SETBIT 4073 pcre/pcrelib/pcre_compile.c SETBIT(classbits, 0x09); /* VT */ SETBIT 4074 pcre/pcrelib/pcre_compile.c SETBIT(classbits, 0x20); /* SPACE */ SETBIT 4075 pcre/pcrelib/pcre_compile.c SETBIT(classbits, 0xa0); /* NSBP */ SETBIT 4183 pcre/pcrelib/pcre_compile.c SETBIT(classbits, 0x0a); /* LF */ SETBIT 4184 pcre/pcrelib/pcre_compile.c SETBIT(classbits, 0x0b); /* VT */ SETBIT 4185 pcre/pcrelib/pcre_compile.c SETBIT(classbits, 0x0c); /* FF */ SETBIT 4186 pcre/pcrelib/pcre_compile.c SETBIT(classbits, 0x0d); /* CR */ SETBIT 4187 pcre/pcrelib/pcre_compile.c SETBIT(classbits, 0x85); /* NEL */ SETBIT 34649 sqlite3/libsqlite/sqlite3.c SETBIT(pV, (i+1));