Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h1272 #define CHAR_DOT '.' macro
1535 #define CHAR_DOT '\056' macro
H A Dpcre_compile.c4778 case CHAR_DOT: in compile_branch()
4842 if ((ptr[1] == CHAR_COLON || ptr[1] == CHAR_DOT || in compile_branch()
4972 (ptr[1] == CHAR_COLON || ptr[1] == CHAR_DOT || in compile_branch()
5363 (ptr[1] == CHAR_COLON || ptr[1] == CHAR_DOT || in compile_branch()

Completed in 41 milliseconds