Searched refs:get_ucp (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist/ |
D | pcre_compile.c | 1492 get_ucp(const pcre_uchar **ptrptr, BOOL *negptr, unsigned int *ptypeptr, in get_ucp() function 5150 if (!get_ucp(&ptr, &negated, &ptype, &pdata, errorcodeptr)) in compile_branch() 7824 if (!get_ucp(&ptr, &negated, &ptype, &pdata, errorcodeptr)) in compile_branch()
|