Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h1341 #define CHAR_s 's' macro
1604 #define CHAR_s '\163' macro
H A Dpcre_compile.c342 CHAR_X, CHAR_s, CHAR_p, CHAR_RIGHT_CURLY_BRACKET, '\0' };
345 CHAR_X, CHAR_s, CHAR_p, CHAR_RIGHT_CURLY_BRACKET, '\0' };
384 CHAR_X, CHAR_p, CHAR_s, CHAR_RIGHT_CURLY_BRACKET, '\0' };
401 CHAR_X, CHAR_p, CHAR_s, CHAR_RIGHT_CURLY_BRACKET, '\0' };
7572 case CHAR_s: *optset |= PCRE_DOTALL; break; in compile_branch()

Completed in 51 milliseconds