Home
last modified time | relevance | path

Searched refs:CHAR_A (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_convert.c850 out.out_str[1] = CHAR_A; in convert_glob()
895 out.out_str[4] = CHAR_A; in convert_glob()
H A Dpcre2_internal.h736 #define CHAR_A 'A' macro
1033 #define CHAR_A '\101' macro
H A Dpcre2_jit_compile.c8401 SET_CHAR_OFFSET(CHAR_A); in compile_xclass_matchingpath()
8403 OP2U(SLJIT_SUB | SLJIT_SET_LESS_EQUAL, TMP2, 0, SLJIT_IMM, CHAR_F - CHAR_A); in compile_xclass_matchingpath()

Completed in 44 milliseconds