Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h1384 #define CHAR_s 's' macro
1642 #define CHAR_s '\163' macro
H A Dpcre_compile.c311 CHAR_X, CHAR_s, CHAR_p, CHAR_RIGHT_CURLY_BRACKET, '\0' };
314 CHAR_X, CHAR_s, CHAR_p, CHAR_RIGHT_CURLY_BRACKET, '\0' };
347 CHAR_X, CHAR_p, CHAR_s, CHAR_RIGHT_CURLY_BRACKET, '\0' };
364 CHAR_X, CHAR_p, CHAR_s, CHAR_RIGHT_CURLY_BRACKET, '\0' };
6445 case CHAR_s: *optset |= PCRE_DOTALL; break; in compile_branch()

Completed in 61 milliseconds