SET_BIT           639 ext/pcre/pcrelib/pcre_study.c SET_BIT(c);
SET_BIT           651 ext/pcre/pcrelib/pcre_study.c     SET_BIT(buff[0]);
SET_BIT           662 ext/pcre/pcrelib/pcre_study.c if (caseless && (cd->ctypes[c] & ctype_letter) != 0) SET_BIT(cd->fcc[c]);
SET_BIT           672 ext/pcre/pcrelib/pcre_study.c SET_BIT(c);
SET_BIT           684 ext/pcre/pcrelib/pcre_study.c     SET_BIT(c);
SET_BIT           693 ext/pcre/pcrelib/pcre_study.c if (caseless && (cd->ctypes[c] & ctype_letter) != 0) SET_BIT(cd->fcc[c]);
SET_BIT           734 ext/pcre/pcrelib/pcre_study.c     SET_BIT(buff[0]);
SET_BIT           942 ext/pcre/pcrelib/pcre_study.c           if (c > 0xff) SET_BIT(0xff); else SET_BIT(c);
SET_BIT          1102 ext/pcre/pcrelib/pcre_study.c       SET_BIT(CHAR_HT);
SET_BIT          1103 ext/pcre/pcrelib/pcre_study.c       SET_BIT(CHAR_SPACE);
SET_BIT          1108 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xC2);  /* For U+00A0 */
SET_BIT          1109 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xE1);  /* For U+1680, U+180E */
SET_BIT          1110 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xE2);  /* For U+2000 - U+200A, U+202F, U+205F */
SET_BIT          1111 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xE3);  /* For U+3000 */
SET_BIT          1113 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xA0);
SET_BIT          1114 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xFF);  /* For characters > 255 */
SET_BIT          1121 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xA0);
SET_BIT          1124 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xFF);  /* For characters > 255 */
SET_BIT          1132 ext/pcre/pcrelib/pcre_study.c       SET_BIT(CHAR_LF);
SET_BIT          1133 ext/pcre/pcrelib/pcre_study.c       SET_BIT(CHAR_VT);
SET_BIT          1134 ext/pcre/pcrelib/pcre_study.c       SET_BIT(CHAR_FF);
SET_BIT          1135 ext/pcre/pcrelib/pcre_study.c       SET_BIT(CHAR_CR);
SET_BIT          1140 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xC2);  /* For U+0085 */
SET_BIT          1141 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xE2);  /* For U+2028, U+2029 */
SET_BIT          1143 ext/pcre/pcrelib/pcre_study.c         SET_BIT(CHAR_NEL);
SET_BIT          1144 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xFF);  /* For characters > 255 */
SET_BIT          1150 ext/pcre/pcrelib/pcre_study.c         SET_BIT(CHAR_NEL);
SET_BIT          1152 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xFF);  /* For characters > 255 */
SET_BIT          1232 ext/pcre/pcrelib/pcre_study.c         SET_BIT(CHAR_HT);
SET_BIT          1233 ext/pcre/pcrelib/pcre_study.c         SET_BIT(CHAR_SPACE);
SET_BIT          1238 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xC2);  /* For U+00A0 */
SET_BIT          1239 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xE1);  /* For U+1680, U+180E */
SET_BIT          1240 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xE2);  /* For U+2000 - U+200A, U+202F, U+205F */
SET_BIT          1241 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xE3);  /* For U+3000 */
SET_BIT          1243 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xA0);
SET_BIT          1244 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xFF);  /* For characters > 255 */
SET_BIT          1250 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xA0);
SET_BIT          1256 ext/pcre/pcrelib/pcre_study.c         SET_BIT(CHAR_LF);
SET_BIT          1257 ext/pcre/pcrelib/pcre_study.c         SET_BIT(CHAR_VT);
SET_BIT          1258 ext/pcre/pcrelib/pcre_study.c         SET_BIT(CHAR_FF);
SET_BIT          1259 ext/pcre/pcrelib/pcre_study.c         SET_BIT(CHAR_CR);
SET_BIT          1264 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xC2);  /* For U+0085 */
SET_BIT          1265 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xE2);  /* For U+2028, U+2029 */
SET_BIT          1267 ext/pcre/pcrelib/pcre_study.c           SET_BIT(CHAR_NEL);
SET_BIT          1268 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xFF);  /* For characters > 255 */
SET_BIT          1273 ext/pcre/pcrelib/pcre_study.c           SET_BIT(CHAR_NEL);
SET_BIT          1333 ext/pcre/pcrelib/pcre_study.c       SET_BIT(0xFF);                         /* For characters > 255 */