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

  /external/libxml2/
testAutomata.c 184 exec = xmlRegNewExecCtxt(regexp, NULL, NULL);
200 exec = xmlRegNewExecCtxt(regexp, NULL, NULL);
244 exec = xmlRegNewExecCtxt(regexp, NULL, NULL);
libxml2.syms 1049 xmlRegNewExecCtxt;
    [all...]
valid.c 305 xmlRegNewExecCtxt(elemDecl->contModel, NULL, NULL);
    [all...]
elfgcchack.h     [all...]
relaxng.c     [all...]
xmlregexp.c     [all...]
xmlschemas.c     [all...]
  /external/libxml2/include/libxml/
xmlregexp.h 81 xmlRegNewExecCtxt (xmlRegexpPtr comp,

Completed in 90 milliseconds