Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c721 static const int posix_class_maps[] = { variable
5740 memcpy(pbits, cbits + posix_class_maps[posix_class], in compile_branch()
5745 taboffset = posix_class_maps[posix_class + 1]; in compile_branch()
5746 tabopt = posix_class_maps[posix_class + 2]; in compile_branch()

Completed in 27 milliseconds