HomeSort by relevance Sort by last modified time
    Searched refs:xmlRegexpCompile (Results 1 - 6 of 6) sorted by null

  /external/libxml2/
testRegexp.c 67 comp = xmlRegexpCompile((const xmlChar *) pattern);
74 comp = xmlRegexpCompile((const xmlChar *) expression);
368 comp = xmlRegexpCompile((const xmlChar *) pattern);
libxml2.syms 1050 xmlRegexpCompile;
    [all...]
elfgcchack.h     [all...]
xmlregexp.c     [all...]
xmlschemas.c     [all...]
  /external/libxml2/include/libxml/
xmlregexp.h 52 xmlRegexpCompile (const xmlChar *regexp);

Completed in 241 milliseconds