Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c539 0, -ESC_k,
570 /* 90 */ 0, 0, -ESC_k, 0, 0, CHAR_LF, 0, -ESC_p,
1726 if (*errorcodeptr == 0) escape = ESC_k; /* No number found */ in PRIV()
3070 case ESC_k: in parse_regex()
3110 (escape == ESC_k || terminator == CHAR_RIGHT_CURLY_BRACKET)? in parse_regex()
8861 case ESC_k: in parsed_skip()
H A Dpcre2_internal.h1315 ESC_E, ESC_Q, ESC_g, ESC_k }; enumerator

Completed in 62 milliseconds