Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h1308 #define CHAR_R 'R' macro
1571 #define CHAR_R '\122' macro
H A Dpcre_compile.c6767 if (*ptr == CHAR_R && ptr[1] == CHAR_AMPERSAND) in compile_branch()
6931 else if (*name == CHAR_R) in compile_branch()
7391 case CHAR_R: /* Recursion, same as (?0) */ in compile_branch()

Completed in 31 milliseconds