Home
last modified time | relevance | path

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

/PHP-8.3/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.c394 case OP_HSPACE: in get_chr_property_list()
1013 case OP_HSPACE: in compare_opcodes()
H A Dpcre2_dfa_match.c824 case OP_HSPACE: codevalue += OP_HSPACE_EXTRA; break; in internal_dfa_match()
1666 if (OK == (d == OP_HSPACE)) in internal_dfa_match()
1953 if (OK == (d == OP_HSPACE)) in internal_dfa_match()
2220 if (OK == (d == OP_HSPACE)) in internal_dfa_match()
2373 case OP_HSPACE: in internal_dfa_match()
H A Dpcre2_match.c2376 case OP_HSPACE: in match()
3025 case OP_HSPACE: in match()
3283 case OP_HSPACE: in match()
3819 case OP_HSPACE: in match()
3951 case OP_HSPACE: in match()
4471 case OP_HSPACE: in match()
4714 case OP_HSPACE: in match()
H A Dpcre2_internal.h1391 OP_HSPACE, /* 19 \h (horizontal whitespace) */ enumerator
H A Dpcre2_jit_compile.c894 case OP_HSPACE: in next_opcode()
1299 case OP_HSPACE: in detect_early_fail()
2057 case OP_HSPACE: in get_framesize()
8886 case OP_HSPACE: in compile_char1_matchingpath()
12135 case OP_HSPACE: in compile_matchingpath()

Completed in 93 milliseconds