Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_internal.h1347 #define CHAR_VERTICAL_LINE '|' macro
1610 #define CHAR_VERTICAL_LINE '\174' macro
H A Dpcre_compile.c4719 case CHAR_VERTICAL_LINE: /* or | or ) */ in compile_branch()
6642 case CHAR_VERTICAL_LINE: /* Reset capture count for each branch */ in compile_branch()
8329 if (*ptr != CHAR_VERTICAL_LINE) in compile_regex()

Completed in 34 milliseconds