Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_internal.h727 #define CHAR_8 '8' macro
1024 #define CHAR_8 '\070' macro
H A Dpcre2_compile.c1855 case CHAR_6: case CHAR_7: case CHAR_8: case CHAR_9: in PRIV()
1871 (s < 10 || oldptr[-1] >= CHAR_8 || s <= (int)cb->bracount)) in PRIV()
1886 if (c >= CHAR_8) break; in PRIV()
4414 case CHAR_5: case CHAR_6: case CHAR_7: case CHAR_8: case CHAR_9: in parse_regex()

Completed in 41 milliseconds