Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c725 static const int posix_class_maps[] = { variable
6107 memcpy(pbits, cbits + posix_class_maps[posix_class], in compile_branch()
6112 taboffset = posix_class_maps[posix_class + 1]; in compile_branch()
6113 tabopt = posix_class_maps[posix_class + 2]; in compile_branch()

Completed in 24 milliseconds