Home
last modified time | relevance | path

Searched refs:xmlAutomataNewAllTrans (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Dxmlautomata.rpgle133 d xmlAutomataNewAllTrans...
134 d pr extproc('xmlAutomataNewAllTrans')
/external/cronet/third_party/libxml/src/include/libxml/
Dxmlautomata.h111 xmlAutomataNewAllTrans (xmlAutomataPtr am,
/external/libxml2/include/libxml/
Dxmlautomata.h111 xmlAutomataNewAllTrans (xmlAutomataPtr am,
/external/libxml2/
Dxmlregexp.c6395 xmlAutomataNewAllTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, in xmlAutomataNewAllTrans() function
Dxmlschemas.c13209 xmlAutomataNewAllTrans(pctxt->am, pctxt->state, NULL, 0); in xmlSchemaBuildAContentModel()