Searched refs:compile_data (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/pcre/
H A Dpcre_study.c636 compile_data *cd, BOOL utf)
724 compile_data *cd)
766 compile_data *cd)
803 compile_data *cd)
1469 compile_data compile_block;
H A Dpcre_compile.c83 add_list_to_class(pcre_uint8 *, pcre_uchar **, int, compile_data *,
89 compile_data *, int *);
924 expand_workspace(compile_data *cd)
1739 find_fixedlength(pcre_uchar *code, BOOL utf, BOOL atend, compile_data *cd,
2400 BOOL utf, compile_data *cd, recurse_check *recurses)
2775 branch_chain *bcptr, BOOL utf, compile_data *cd)
3123 compare_opcodes(const pcre_uchar *code, BOOL utf, const compile_data *cd,
3662 auto_possessify(pcre_uchar *code, BOOL utf, const compile_data *cd)
4023 adjust_recurse(pcre_uchar *group, int adjust, BOOL utf, compile_data *cd,
4079 auto_callout(pcre_uchar *code, const pcre_uchar *ptr, compile_data *c
[all...]

Completed in 47 milliseconds