Searched refs:CHAR_VERTICAL_LINE (Results 1 – 2 of 2) sorted by relevance
1393 #define CHAR_VERTICAL_LINE '|' macro1651 #define CHAR_VERTICAL_LINE '\174' macro
1425 else if (ptr[2] == CHAR_VERTICAL_LINE) in find_parens_sub()1589 else if (*ptr == CHAR_VERTICAL_LINE && dup_parens) in find_parens_sub()3965 case CHAR_VERTICAL_LINE: /* or | or ) */ in compile_branch()5738 case CHAR_VERTICAL_LINE: /* Reset capture count for each branch */ in compile_branch()7295 if (*ptr != CHAR_VERTICAL_LINE) in compile_regex()
Completed in 49 milliseconds