Searched refs:compile_data (Results 1 – 3 of 3) sorted by relevance
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre_study.c | 552 compile_data *cd, BOOL utf) in set_table_bit() 640 compile_data *cd) in set_type_bits() 682 compile_data *cd) in set_nottype_bits() 719 compile_data *cd) in set_start_bits() 1346 compile_data compile_block; in pcre_study()
|
H A D | pcre_compile.c | 89 compile_data *, int *); 691 expand_workspace(compile_data *cd) in expand_workspace() 2362 BOOL utf, compile_data *cd) in could_be_empty_branch() 2661 branch_chain *bcptr, BOOL utf, compile_data *cd) in could_be_empty() 3061 const pcre_uchar *ptr, int options, compile_data *cd) in check_auto_possessive() 3646 int options, compile_data *cd, const pcre_uint32 *p) in add_not_list_to_class() 3699 compile_data *cd, int *lengthptr) in compile_branch() 7434 compile_data *cd, int atomcount) in is_anchored() 7524 compile_data *cd, int atomcount) in is_startline() 7788 compile_data compile_block; in pcre_compile2() [all …]
|
H A D | pcre_internal.h | 2388 typedef struct compile_data { struct 2418 } compile_data; argument
|
Completed in 65 milliseconds