Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c86 BOOL utf = (options & PCRE_UTF8) != 0; in find_minlength() local
552 compile_data *cd, BOOL utf) in set_table_bit()
718 set_start_bits(const pcre_uchar *code, pcre_uint8 *start_bits, BOOL utf, in set_start_bits()
H A Dpcre_compile.c780 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()
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()
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
[all …]
H A Dpcre_exec.c116 BOOL utf = md->utf; in pchars() local
153 BOOL utf = md->utf; in match_ref() local
508 register BOOL utf; /* Local copy of UTF flag for speed */ in match() local
6253 BOOL utf; in pcre_exec() local
H A Dpcre_internal.h2480 BOOL utf; /* UTF-8 / UTF-16 flag */ member

Completed in 51 milliseconds