tabopt 4974 ext/pcre/pcrelib/pcre_compile.c int posix_class, taboffset, tabopt; tabopt 5087 ext/pcre/pcrelib/pcre_compile.c tabopt = posix_class_maps[posix_class + 2]; tabopt 5091 ext/pcre/pcrelib/pcre_compile.c if (tabopt >= 0) tabopt 5100 ext/pcre/pcrelib/pcre_compile.c if (tabopt < 0) tabopt = -tabopt; tabopt 5101 ext/pcre/pcrelib/pcre_compile.c if (tabopt == 1) pbits[1] &= ~0x3c; tabopt 5102 ext/pcre/pcrelib/pcre_compile.c else if (tabopt == 2) pbits[11] &= 0x7f;