Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c313 static const int posix_class_maps[] = { variable
5083 memcpy(pbits, cbits + posix_class_maps[posix_class], in compile_branch()
5088 taboffset = posix_class_maps[posix_class + 1]; in compile_branch()
5089 tabopt = posix_class_maps[posix_class + 2]; in compile_branch()

Completed in 21 milliseconds