Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_internal.h1268 #define CHAR_DOT '.' macro
1531 #define CHAR_DOT '\056' macro
H A Dpcre_compile.c4776 case CHAR_DOT: in compile_branch()
4840 if ((ptr[1] == CHAR_COLON || ptr[1] == CHAR_DOT || in compile_branch()
4970 (ptr[1] == CHAR_COLON || ptr[1] == CHAR_DOT || in compile_branch()
5361 (ptr[1] == CHAR_COLON || ptr[1] == CHAR_DOT || in compile_branch()

Completed in 46 milliseconds