Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_compile.c428 #define POSIX_SUBSIZE (sizeof(posix_substitutes) / sizeof(pcre_uchar *)) macro
4945 int pc = posix_class + ((local_negate)? POSIX_SUBSIZE/2 : 0); in compile_branch()