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

/external/pcre/dist2/src/
H A Dpcre2_compile.c458 static const int posix_class_maps[] = { variable
4505 memcpy(pbits, cbits + posix_class_maps[posix_class],
4510 taboffset = posix_class_maps[posix_class + 1];
4511 tabopt = posix_class_maps[posix_class + 2];

Completed in 79 milliseconds