Searched refs:CHAR_R (Results 1 – 2 of 2) sorted by relevance
743 #define CHAR_R 'R' macro1012 #define CHAR_R '\122' macro
3457 if (ptr[0] == CHAR_R || /* (?R) */ in scan_for_captures()6248 if (*ptr == CHAR_R && ptr[1] == CHAR_AMPERSAND) in compile_branch()6413 else if (*name == CHAR_R) in compile_branch()6806 case CHAR_R: /* Recursion, same as (?0) */ in compile_branch()