Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_internal.h1338 #define CHAR_s 's' macro
1601 #define CHAR_s '\163' macro
H A Dpcre_compile.c336 CHAR_X, CHAR_s, CHAR_p, CHAR_RIGHT_CURLY_BRACKET, '\0' };
339 CHAR_X, CHAR_s, CHAR_p, CHAR_RIGHT_CURLY_BRACKET, '\0' };
378 CHAR_X, CHAR_p, CHAR_s, CHAR_RIGHT_CURLY_BRACKET, '\0' };
395 CHAR_X, CHAR_p, CHAR_s, CHAR_RIGHT_CURLY_BRACKET, '\0' };
7454 case CHAR_s: *optset |= PCRE_DOTALL; break; in compile_branch()

Completed in 58 milliseconds