Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_internal.h1304 #define CHAR_R 'R' macro
1567 #define CHAR_R '\122' macro
H A Dpcre_compile.c6765 if (*ptr == CHAR_R && ptr[1] == CHAR_AMPERSAND) in compile_branch()
6929 else if (*name == CHAR_R) in compile_branch()
7394 case CHAR_R: /* Recursion, same as (?0) */ in compile_branch()

Completed in 53 milliseconds