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

  /external/libxml2/include/libxml/
xmlautomata.h 49 xmlAutomataGetInitState (xmlAutomataPtr am);
  /external/libxml2/
testAutomata.c 58 states[0] = xmlAutomataGetInitState(am);
229 start = xmlAutomataGetInitState(am);
libxml2.syms 398 xmlAutomataGetInitState;
    [all...]
elfgcchack.h     [all...]
relaxng.c     [all...]
valid.c 838 ctxt->state = xmlAutomataGetInitState(ctxt->am);
    [all...]
xmlregexp.c     [all...]
xmlschemas.c     [all...]

Completed in 48 milliseconds