Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h768 #define CHAR_r 'r' macro
1058 #define CHAR_r '\162' macro
H A Dpcre2_compile.c5943 if (C <= D && C <= CHAR_r) in compile_branch()
5947 ((D < CHAR_r)? D : CHAR_r) + uc); in compile_branch()

Completed in 36 milliseconds