cbit_space 193 pcre/pcre_compile.cpp cbit_space, -1, 1, /* blank - a GNU extension */ cbit_space 199 pcre/pcre_compile.cpp cbit_space, -1, 0, /* space */ cbit_space 3116 pcre/pcre_compile.cpp for (c = 0; c < 32; c++) classbits[c] |= cbits[c+cbit_space]; cbit_space 3121 pcre/pcre_compile.cpp for (c = 0; c < 32; c++) classbits[c] |= ~cbits[c+cbit_space]; cbit_space 109 pcre/pcre_maketables.cpp if (VMPI_isspace(i)) p[cbit_space + i/8] |= 1 << (i&7); cbit_space 283 pcre/pcre_study.cpp int d = cd->cbits[c+cbit_space]; cbit_space 296 pcre/pcre_study.cpp int d = cd->cbits[c+cbit_space]; cbit_space 362 pcre/pcre_study.cpp int d = cd->cbits[c+cbit_space]; cbit_space 374 pcre/pcre_study.cpp int d = cd->cbits[c+cbit_space];