Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_study.c362 case OP_HSPACE: in find_minlength()
1258 case OP_HSPACE: in set_start_bits()
1397 case OP_HSPACE: in set_start_bits()
H A Dpcre2_auto_possess.c377 case OP_HSPACE: in get_chr_property_list()
995 case OP_HSPACE: in compare_opcodes()
H A Dpcre2_dfa_match.c824 case OP_HSPACE: codevalue += OP_HSPACE_EXTRA; break; in internal_dfa_match()
1638 if (OK == (d == OP_HSPACE)) in internal_dfa_match()
1911 if (OK == (d == OP_HSPACE)) in internal_dfa_match()
2163 if (OK == (d == OP_HSPACE)) in internal_dfa_match()
2316 case OP_HSPACE: in internal_dfa_match()
H A Dpcre2_match.c2359 case OP_HSPACE: in match()
2932 case OP_HSPACE: in match()
3190 case OP_HSPACE: in match()
3664 case OP_HSPACE: in match()
3796 case OP_HSPACE: in match()
4262 case OP_HSPACE: in match()
4505 case OP_HSPACE: in match()
H A Dpcre2_internal.h1367 OP_HSPACE, /* 19 \h (horizontal whitespace) */ enumerator
H A Dpcre2_jit_compile.c889 case OP_HSPACE: in next_opcode()
1292 case OP_HSPACE: in detect_early_fail()
2056 case OP_HSPACE: in get_framesize()
8578 case OP_HSPACE: in compile_char1_matchingpath()
11827 case OP_HSPACE: in compile_matchingpath()

Completed in 90 milliseconds