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

/vbox/src/libs/libxml2-2.6.31/
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);
363 testRegexp(comp, argv[i]);

Completed in 43 milliseconds