Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_internal.h1337 #define CHAR_s 's' macro
1600 #define CHAR_s '\163' macro
H A Dpcre_compile.c340 CHAR_X, CHAR_s, CHAR_p, CHAR_RIGHT_CURLY_BRACKET, '\0' };
343 CHAR_X, CHAR_s, CHAR_p, CHAR_RIGHT_CURLY_BRACKET, '\0' };
382 CHAR_X, CHAR_p, CHAR_s, CHAR_RIGHT_CURLY_BRACKET, '\0' };
399 CHAR_X, CHAR_p, CHAR_s, CHAR_RIGHT_CURLY_BRACKET, '\0' };
7575 case CHAR_s: *optset |= PCRE_DOTALL; break; in compile_branch()

Completed in 38 milliseconds