Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_compile.c311 static const int posix_class_maps[] = { variable
5081 memcpy(pbits, cbits + posix_class_maps[posix_class], in compile_branch()
5086 taboffset = posix_class_maps[posix_class + 1]; in compile_branch()
5087 tabopt = posix_class_maps[posix_class + 2]; in compile_branch()

Completed in 22 milliseconds