SET_BIT           641 ext/pcre/pcrelib/pcre_study.c SET_BIT(c);
SET_BIT           653 ext/pcre/pcrelib/pcre_study.c     SET_BIT(buff[0]);
SET_BIT           664 ext/pcre/pcrelib/pcre_study.c if (caseless && (cd->ctypes[c] & ctype_letter) != 0) SET_BIT(cd->fcc[c]);
SET_BIT           674 ext/pcre/pcrelib/pcre_study.c SET_BIT(c);
SET_BIT           686 ext/pcre/pcrelib/pcre_study.c     SET_BIT(c);
SET_BIT           695 ext/pcre/pcrelib/pcre_study.c if (caseless && (cd->ctypes[c] & ctype_letter) != 0) SET_BIT(cd->fcc[c]);
SET_BIT           736 ext/pcre/pcrelib/pcre_study.c     SET_BIT(buff[0]);
SET_BIT           944 ext/pcre/pcrelib/pcre_study.c           if (c > 0xff) SET_BIT(0xff); else SET_BIT(c);
SET_BIT          1104 ext/pcre/pcrelib/pcre_study.c       SET_BIT(CHAR_HT);
SET_BIT          1105 ext/pcre/pcrelib/pcre_study.c       SET_BIT(CHAR_SPACE);
SET_BIT          1110 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xC2);  /* For U+00A0 */
SET_BIT          1111 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xE1);  /* For U+1680, U+180E */
SET_BIT          1112 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xE2);  /* For U+2000 - U+200A, U+202F, U+205F */
SET_BIT          1113 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xE3);  /* For U+3000 */
SET_BIT          1115 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xA0);
SET_BIT          1116 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xFF);  /* For characters > 255 */
SET_BIT          1123 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xA0);
SET_BIT          1126 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xFF);  /* For characters > 255 */
SET_BIT          1134 ext/pcre/pcrelib/pcre_study.c       SET_BIT(CHAR_LF);
SET_BIT          1135 ext/pcre/pcrelib/pcre_study.c       SET_BIT(CHAR_VT);
SET_BIT          1136 ext/pcre/pcrelib/pcre_study.c       SET_BIT(CHAR_FF);
SET_BIT          1137 ext/pcre/pcrelib/pcre_study.c       SET_BIT(CHAR_CR);
SET_BIT          1142 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xC2);  /* For U+0085 */
SET_BIT          1143 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xE2);  /* For U+2028, U+2029 */
SET_BIT          1145 ext/pcre/pcrelib/pcre_study.c         SET_BIT(CHAR_NEL);
SET_BIT          1146 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xFF);  /* For characters > 255 */
SET_BIT          1152 ext/pcre/pcrelib/pcre_study.c         SET_BIT(CHAR_NEL);
SET_BIT          1154 ext/pcre/pcrelib/pcre_study.c         SET_BIT(0xFF);  /* For characters > 255 */
SET_BIT          1234 ext/pcre/pcrelib/pcre_study.c         SET_BIT(CHAR_HT);
SET_BIT          1235 ext/pcre/pcrelib/pcre_study.c         SET_BIT(CHAR_SPACE);
SET_BIT          1240 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xC2);  /* For U+00A0 */
SET_BIT          1241 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xE1);  /* For U+1680, U+180E */
SET_BIT          1242 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xE2);  /* For U+2000 - U+200A, U+202F, U+205F */
SET_BIT          1243 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xE3);  /* For U+3000 */
SET_BIT          1245 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xA0);
SET_BIT          1246 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xFF);  /* For characters > 255 */
SET_BIT          1252 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xA0);
SET_BIT          1258 ext/pcre/pcrelib/pcre_study.c         SET_BIT(CHAR_LF);
SET_BIT          1259 ext/pcre/pcrelib/pcre_study.c         SET_BIT(CHAR_VT);
SET_BIT          1260 ext/pcre/pcrelib/pcre_study.c         SET_BIT(CHAR_FF);
SET_BIT          1261 ext/pcre/pcrelib/pcre_study.c         SET_BIT(CHAR_CR);
SET_BIT          1266 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xC2);  /* For U+0085 */
SET_BIT          1267 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xE2);  /* For U+2028, U+2029 */
SET_BIT          1269 ext/pcre/pcrelib/pcre_study.c           SET_BIT(CHAR_NEL);
SET_BIT          1270 ext/pcre/pcrelib/pcre_study.c           SET_BIT(0xFF);  /* For characters > 255 */
SET_BIT          1275 ext/pcre/pcrelib/pcre_study.c           SET_BIT(CHAR_NEL);
SET_BIT          1335 ext/pcre/pcrelib/pcre_study.c       SET_BIT(0xFF);                         /* For characters > 255 */