Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_maketables.c128 if (isgraph(i)) p[cbit_graph + i/8] |= 1u << (i&7);
H A Dpcre2_internal.h587 #define cbit_graph 192 /* [:graph:] */ macro
H A Dpcre2_compile.c734 cbit_graph, -1, 0, /* graph */

Completed in 54 milliseconds