Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c283 (c >= CHAR_A && c <= CHAR_F) || in PRIV()
H A Dpcre2_internal.h741 #define CHAR_F 'F' macro
1038 #define CHAR_F '\106' macro
H A Dpcre2_compile.c1676 case CHAR_F: in PRIV()
H A Dpcre2_jit_compile.c8403 OP2U(SLJIT_SUB | SLJIT_SET_LESS_EQUAL, TMP2, 0, SLJIT_IMM, CHAR_F - CHAR_A); in compile_xclass_matchingpath()

Completed in 78 milliseconds