Lines Matching refs:caseless
338 the offsets that have so far been used in the match. Note that in caseless
345 caseless TRUE if caseless
356 match_ref(PCRE2_SIZE offset, BOOL caseless, heapframe *F, match_block *mb,
377 /* Separate the caseless and UTF cases for speed. */
383 if (caseless)
1078 else if (Fop == OP_NOTI) /* If caseless */
1101 else if (Fop == OP_NOTI) /* If caseless */
1222 The various UTF/non-UTF and caseful/caseless cases are handled separately,
1234 /* Handle multi-code-unit character matching, caseful and caseless. */
1567 /* The code is duplicated for the caseless and caseful cases, for speed,
5057 case. However, in caseless UTF-8 mode there are pairs of case-equivalent
7183 Writing separate code for caseful/caseless versions makes it go faster,
7187 memchr() twice in the caseless case because we only need to check for the