Lines Matching full:regular
112 fixed a bug in regular expressions that dates (so help me) from 1977;
133 regular expressions in non-US locales. thanks to ruslan for keeping
145 regular expressions (cclenter). its properties are much too
154 for regular expressions, where the goal is to match specific
583 to permit regular expressions to be much bigger.
729 Added \x to regular expressions (already in strings).
731 Centralized the code for parsing escapes in regular expressions.