Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h1315 #define CHAR_DOT '.' macro
1573 #define CHAR_DOT '\056' macro
H A Dpcre_compile.c2734 (ptr[1] == CHAR_COLON || ptr[1] == CHAR_DOT || in check_posix_syntax()
4008 case CHAR_DOT: in compile_branch()
4048 if ((ptr[1] == CHAR_COLON || ptr[1] == CHAR_DOT || in compile_branch()
4170 (ptr[1] == CHAR_COLON || ptr[1] == CHAR_DOT || in compile_branch()

Completed in 35 milliseconds