Searched refs:CHAR_VERTICAL_LINE (Results 1 – 2 of 2) sorted by relevance
794 #define CHAR_VERTICAL_LINE '|' macro1054 #define CHAR_VERTICAL_LINE '\174' macro
1166 else if (ptr[2] == CHAR_VERTICAL_LINE) in find_parens_sub()1329 else if (*ptr == CHAR_VERTICAL_LINE && dup_parens) in find_parens_sub()3201 case CHAR_VERTICAL_LINE: /* or | or ) */ in compile_branch()4936 case CHAR_VERTICAL_LINE: /* Reset capture count for each branch */ in compile_branch()6415 if (*ptr != CHAR_VERTICAL_LINE) in compile_regex()