Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c4083 static void read_char8_type(compiler_common *common, jump_list **backtracks, BOOL negated) in read_char8_type() function
8444 read_char8_type(common, backtracks, type == OP_NOT_DIGIT); in compile_char1_matchingpath()
8459 read_char8_type(common, backtracks, type == OP_NOT_WHITESPACE); in compile_char1_matchingpath()
8473 read_char8_type(common, backtracks, type == OP_NOT_WORDCHAR); in compile_char1_matchingpath()

Completed in 41 milliseconds