Home
last modified time | relevance | path

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

/aosp_15_r20/external/pcre/src/
H A Dpcre2_compile.c725 static const int posix_class_maps[] = { variable
6108 memcpy(pbits, cbits + posix_class_maps[posix_class], in compile_branch()
6113 taboffset = posix_class_maps[posix_class + 1]; in compile_branch()
6114 tabopt = posix_class_maps[posix_class + 2]; in compile_branch()