Home
last modified time | relevance | path

Searched refs:OP_EXTUNI (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c280 case OP_EXTUNI: in find_minlength()
874 case OP_EXTUNI: in set_start_bits()
H A Dpcre_internal.h1887 #define LAST_AUTOTAB_LEFT_OP OP_EXTUNI
1917 OP_EXTUNI, /* 22 \X (extended Unicode sequence */ enumerator
H A Dpcre_exec.c2654 case OP_EXTUNI: in match()
4347 else if (ctype == OP_EXTUNI) in match()
5105 else if (ctype == OP_EXTUNI) in match()
5624 else if (ctype == OP_EXTUNI) in match()
H A Dpcre_jit_compile.c609 case OP_EXTUNI: in next_opcode()
1171 if (cc[1] != OP_ANYNL && cc[1] != OP_EXTUNI) in set_private_data_ptrs()
1177 if (cc[1 + IMM2_SIZE] != OP_ANYNL && cc[1 + IMM2_SIZE] != OP_EXTUNI) in set_private_data_ptrs()
1364 case OP_EXTUNI: in get_framesize()
5467 case OP_EXTUNI: in compile_char1_matchingpath()
7954 case OP_EXTUNI: in compile_iterator_matchingpath()
7969 if (type == OP_ANYNL || type == OP_EXTUNI) in compile_iterator_matchingpath()
8317 case OP_EXTUNI: in compile_matchingpath()
8621 if (type == OP_ANYNL || type == OP_EXTUNI) in compile_iterator_backtrackingpath()
H A Dpcre_compile.c1973 case OP_EXTUNI: in find_fixedlength()
2599 case OP_EXTUNI: in could_be_empty_branch()
2985 case OP_EXTUNI: in get_chr_property_list()
H A DHACKING195 OP_EXTUNI match an extended Unicode grapheme cluster

Completed in 125 milliseconds