Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c87 BOOL utf = (options & PCRE_UTF8) != 0; in find_minlength() local
630 compile_data *cd, BOOL utf) in set_table_bit()
796 set_start_bits(const pcre_uchar *code, pcre_uint8 *start_bits, BOOL utf, in set_start_bits()
H A Dpcre_compile.c999 BOOL utf = (options & PCRE_UTF8) != 0; in check_escape() local
2224 find_recurse(const pcre_uchar *code, BOOL utf) in find_recurse()
2378 BOOL utf, compile_data *cd, recurse_check *recurses) in could_be_empty_branch()
2753 branch_chain *bcptr, BOOL utf, compile_data *cd) in could_be_empty()
2896 get_chr_property_list(const pcre_uchar *code, BOOL utf, in get_chr_property_list()
3101 compare_opcodes(const pcre_uchar *code, BOOL utf, const compile_data *cd, in compare_opcodes()
3640 auto_possessify(pcre_uchar *code, BOOL utf, const compile_data *cd) in auto_possessify()
4390 BOOL utf = (options & PCRE_UTF8) != 0; in add_not_list_to_class() local
4477 BOOL utf = (options & PCRE_UTF8) != 0; in compile_branch() local
4482 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
4757 BOOL utf = common->utf; in compile_xclass_matchingpath() local
H A Dpcre_internal.h2528 BOOL utf; /* UTF-8 / UTF-16 flag */ member

Completed in 79 milliseconds