Searched defs:start_code (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_dfa_exec.c425 const pcre_uchar *start_code = md->start_code; local
[all...]
H A Dpcre_internal.h2431 const pcre_uchar *start_code; /* The start of the compiled code */ member in struct:compile_data
2542 const pcre_uchar *start_code; /* For use when recursing */ member in struct:match_data
2569 const pcre_uchar *start_code; /* Start of the compiled pattern */ member in struct:dfa_match_data

Completed in 46 milliseconds