Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_internal.h1256 #define CHAR_EXCLAMATION_MARK '!' macro
1519 #define CHAR_EXCLAMATION_MARK '\041' macro
H A Dpcre_compile.c6688 tempptr[2] == CHAR_EXCLAMATION_MARK || in compile_branch()
6691 tempptr[3] == CHAR_EXCLAMATION_MARK)))) in compile_branch()
6918 case CHAR_EXCLAMATION_MARK: /* Negative lookahead */ in compile_branch()
6943 case CHAR_EXCLAMATION_MARK: /* Negative lookbehind */ in compile_branch()

Completed in 32 milliseconds