Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h1351 #define CHAR_R 'R' macro
1609 #define CHAR_R '\122' macro
H A Dpcre_compile.c5783 if (ptr[1] == CHAR_R && ptr[2] == CHAR_AMPERSAND) in compile_branch()
5910 else if (*name == CHAR_R) in compile_branch()
6277 case CHAR_R: /* Recursion */ in compile_branch()

Completed in 34 milliseconds