cbit_space        202 ext/pcre/pcrelib/pcre_compile.c   cbit_space, -1,          1,             /* blank - a GNU extension */
cbit_space        208 ext/pcre/pcrelib/pcre_compile.c   cbit_space, -1,          0,             /* space */
cbit_space       2874 ext/pcre/pcrelib/pcre_compile.c             for (c = 0; c < 32; c++) classbits[c] |= cbits[c+cbit_space];
cbit_space       2880 ext/pcre/pcrelib/pcre_compile.c             for (c = 0; c < 32; c++) classbits[c] |= ~cbits[c+cbit_space];
cbit_space        107 ext/pcre/pcrelib/pcre_maketables.c   if (isspace(i)) p[cbit_space  + i/8] |= 1 << (i&7);
cbit_space        281 ext/pcre/pcrelib/pcre_study.c         int d = cd->cbits[c+cbit_space];
cbit_space        294 ext/pcre/pcrelib/pcre_study.c         int d = cd->cbits[c+cbit_space];
cbit_space        360 ext/pcre/pcrelib/pcre_study.c           int d = cd->cbits[c+cbit_space];
cbit_space        372 ext/pcre/pcrelib/pcre_study.c           int d = cd->cbits[c+cbit_space];