Searched defs:testRegexp (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A DtestRegexp.c2 * testRegexp.c: simple module for testing regular expressions
19 static void testRegexp(xmlRegexpPtr comp, const char *value) { function
80 testRegexp(comp, expression);
376 testRegexp(comp, argv[i]);

Completed in 64 milliseconds