Lines Matching refs:single

415     negated single-character class with a character that occupied more than one
767 1. Improved JIT compiler optimizations for first character search and single
967 8. OP_NOT now supports any UTF character not just single-byte ones.
1057 37. Optimizing single character iterators in JIT.
1171 (*THEN), \h, \H, \v, \V, and single character negative classes with fixed
1323 broke RunTest's code that checks for the link size. A single white space
1409 back over a single character (\n). This seems wrong (because it treated the
1410 two characters as a single entity when going forwards), conflicts with the
2175 19. If an odd number of negated classes containing just a single character
2382 a UTF-8 string, even in non-UTF-8 mode. Now it generates a single byte in
2641 It amalgamated them into a single range, with the script of the first of
2727 24. Rewrite so as to remove the single use of %n from pcregrep because in some
2774 using a single long string with a table of offsets can drastically reduce
3493 5. A negated single-character class was not being recognized as fixed-length
3549 17. A character class other than a single negated character that had a minimum
3995 below) to a single monolithic source would have made it really too
4139 containing multiple characters in a single byte-string. Each character
4520 option, a class that contained a single character with a value between 128
4579 from a single perltest script.
4628 as (?>x*). In other words, if what is inside (?>...) is just a single repeated
4727 30. If pcregrep was called with the -l option and just a single file name, it
4950 (ii) A negated character class with a single character < 255 is coded as
4974 53. The single man page has become too large. I have therefore split it up into
5434 1. A negated single character class followed by a quantifier with a minimum
5510 optimized code for single-character negative classes.
5595 2. Optimized negated single characters not to use a bit map.
5638 even if it is a single digit.