Searched refs:get_ucp (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre_compile.c | 1214 get_ucp(const pcre_uchar **ptrptr, BOOL *negptr, unsigned int *ptypeptr, in get_ucp() function 3354 if (!get_ucp(&ptr, &negated, &ptype, &pdata, &errorcodeptr)) in check_auto_possessive() 4388 if (!get_ucp(&ptr, &negated, &ptype, &pdata, errorcodeptr)) in compile_branch() 6887 if (!get_ucp(&ptr, &negated, &ptype, &pdata, errorcodeptr)) in compile_branch()
|
Completed in 17 milliseconds