Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_maketables.c126 if (isgraph(i)) p[cbit_graph + i/8] |= 1u << (i&7);
H A Dpcre2_internal.h570 #define cbit_graph 192 /* [:graph:] */ macro
H A Dpcre2_compile.c730 cbit_graph, -1, 0, /* graph */

Completed in 35 milliseconds