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

  /external/libxml2/
testAutomata.c 89 states[from] = xmlAutomataNewState(am);
98 states[to] = xmlAutomataNewState(am);
113 states[from] = xmlAutomataNewState(am);
117 states[to] = xmlAutomataNewState(am);
142 states[from] = xmlAutomataNewState(am);
151 states[to] = xmlAutomataNewState(am);
libxml2.syms 407 xmlAutomataNewState;
    [all...]
xmlschemas.c     [all...]
elfgcchack.h     [all...]
valid.c 761 oldend = xmlAutomataNewState(ctxt->am);
    [all...]
xmlregexp.c     [all...]
  /external/libxml2/include/libxml/
xmlautomata.h 54 xmlAutomataNewState (xmlAutomataPtr am);

Completed in 49 milliseconds