Home | History | Annotate | Download | only in intltest

Lines Matching full:regex

16 #include "unicode/regex.h"
187 // regex tests for incorrect patterns
226 // Basic Check for basic functionality of regex pattern matching.
228 // substantial dependencies on basic Regex functionality.
1404 // Extended A more thorough check for features of regex patterns
1889 REGEX_ERR("abc{5,687865858}", 1, 16, U_REGEX_NUMBER_TOO_BIG); // Overflows regex binary format
2082 // Regex to break the input file into lines, and strip the new lines.
2093 // Regex to split a test file line into fields.
2099 // Regex to identify test patterns with flag settings, and to separate them.
2261 // a regex match, including the matched string, capture group strings,