Home
last modified time | relevance | path

Searched defs:utf (Results 1 – 6 of 6) sorted by relevance

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_study.c89 BOOL utf = (options & PCRE_UTF8) != 0; in find_minlength() local
636 compile_data *cd, BOOL utf) in set_table_bit()
802 set_start_bits(const pcre_uchar *code, pcre_uint8 *start_bits, BOOL utf, in set_start_bits()
H A Dpcre_compile.c1010 BOOL utf = (options & PCRE_UTF8) != 0; in check_escape() local
2244 find_recurse(const pcre_uchar *code, BOOL utf) in find_recurse()
2398 BOOL utf, compile_data *cd, recurse_check *recurses) in could_be_empty_branch()
2773 branch_chain *bcptr, BOOL utf, compile_data *cd) in could_be_empty()
2916 get_chr_property_list(const pcre_uchar *code, BOOL utf, in get_chr_property_list()
3121 compare_opcodes(const pcre_uchar *code, BOOL utf, const compile_data *cd, in compare_opcodes()
3660 auto_possessify(pcre_uchar *code, BOOL utf, const compile_data *cd) in auto_possessify()
4407 BOOL utf = (options & PCRE_UTF8) != 0; in add_not_list_to_class() local
4494 BOOL utf = (options & PCRE_UTF8) != 0; in compile_branch() local
4499 BOOL utf = FALSE; in compile_branch() local
[all …]
H A Dpcre_printint.c118 print_char(FILE *f, pcre_uchar *ptr, BOOL utf) in print_char()
314 BOOL utf; in pcre_printint() local
H A Dpcre_exec.c134 BOOL utf = md->utf; in pchars() local
171 BOOL utf = md->utf; in match_ref() local
524 register BOOL utf; /* Local copy of UTF flag for speed */ in match() local
6368 BOOL utf; in pcre_exec() local
H A Dpcre_jit_compile.c439 BOOL utf; member
5469 BOOL utf = common->utf; in compile_xclass_matchingpath() local
H A Dpcre_internal.h2533 BOOL utf; /* UTF-8 / UTF-16 flag */ member

Completed in 74 milliseconds