Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c403 static const pcre_uchar *posix_substitutes[] = { variable
434 #define POSIX_SUBSIZE (sizeof(posix_substitutes) / sizeof(pcre_uchar *))
5022 if (posix_substitutes[pc] != NULL) in compile_branch()
5025 ptr = posix_substitutes[pc] - 1; in compile_branch()

Completed in 22 milliseconds