Lines Matching defs:utf
780 BOOL utf = (options & PCRE_UTF8) != 0; in check_escape() local
1397 BOOL xmode, BOOL utf, int *count) in find_parens_sub()
1631 BOOL utf) in find_parens()
1739 find_fixedlength(pcre_uchar *code, BOOL utf, BOOL atend, compile_data *cd) in find_fixedlength()
2206 find_recurse(const pcre_uchar *code, BOOL utf) in find_recurse()
2362 BOOL utf, compile_data *cd) in could_be_empty_branch()
2661 branch_chain *bcptr, BOOL utf, compile_data *cd) in could_be_empty()
2808 adjust_recurse(pcre_uchar *group, int adjust, BOOL utf, compile_data *cd, in adjust_recurse()
3060 check_auto_possessive(const pcre_uchar *previous, BOOL utf, in check_auto_possessive()
3648 BOOL utf = (options & PCRE_UTF8) != 0; in add_not_list_to_class() local
3735 BOOL utf = (options & PCRE_UTF8) != 0; in compile_branch() local
3740 BOOL utf = FALSE; in compile_branch() local
7783 BOOL utf; in pcre_compile2() local