Home
last modified time | relevance | path

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

/PHP-5.5/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.c1009 BOOL utf = (options & PCRE_UTF8) != 0; in check_escape() local
2243 find_recurse(const pcre_uchar *code, BOOL utf) in find_recurse()
2397 BOOL utf, compile_data *cd, recurse_check *recurses) in could_be_empty_branch()
2772 branch_chain *bcptr, BOOL utf, compile_data *cd) in could_be_empty()
2915 get_chr_property_list(const pcre_uchar *code, BOOL utf, in get_chr_property_list()
3120 compare_opcodes(const pcre_uchar *code, BOOL utf, const compile_data *cd, in compare_opcodes()
3659 auto_possessify(pcre_uchar *code, BOOL utf, const compile_data *cd) in auto_possessify()
4406 BOOL utf = (options & PCRE_UTF8) != 0; in add_not_list_to_class() local
4493 BOOL utf = (options & PCRE_UTF8) != 0; in compile_branch() local
4498 BOOL utf = FALSE; in compile_branch() local
[all …]
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.c419 BOOL utf; member
4790 BOOL utf = common->utf; in compile_xclass_matchingpath() local
H A Dpcre_internal.h2537 BOOL utf; /* UTF-8 / UTF-16 flag */ member

Completed in 78 milliseconds