Searched refs:CHAR_AMPERSAND (Results 1 – 2 of 2) sorted by relevance
1260 #define CHAR_AMPERSAND '&' macro1523 #define CHAR_AMPERSAND '\046' macro
6767 if (*ptr == CHAR_R && ptr[1] == CHAR_AMPERSAND) in compile_branch()7191 case CHAR_AMPERSAND: /* Perl recursion/subroutine syntax */ in compile_branch()