Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h1259 #define CHAR_EXCLAMATION_MARK '!' macro
1522 #define CHAR_EXCLAMATION_MARK '\041' macro
H A Dpcre_compile.c6745 tempptr[2] == CHAR_EXCLAMATION_MARK || in compile_branch()
6748 tempptr[3] == CHAR_EXCLAMATION_MARK)))) in compile_branch()
6986 case CHAR_EXCLAMATION_MARK: /* Negative lookahead */ in compile_branch()
7011 case CHAR_EXCLAMATION_MARK: /* Negative lookbehind */ in compile_branch()

Completed in 34 milliseconds