Home
last modified time | relevance | path

Searched refs:xmlAutomataStatePtr (Results 1 – 6 of 6) sorted by relevance

/reactos/sdk/include/reactos/libs/libxml/
H A Dxmlautomata.h57 xmlAutomataStatePtr from,
58 xmlAutomataStatePtr to,
64 xmlAutomataStatePtr to,
71 xmlAutomataStatePtr to,
79 xmlAutomataStatePtr to,
87 xmlAutomataStatePtr to,
96 xmlAutomataStatePtr to,
104 xmlAutomataStatePtr to,
113 xmlAutomataStatePtr to,
122 xmlAutomataStatePtr to,
[all …]
H A Dvalid.h105 xmlAutomataStatePtr state; /* used to build the automata */
/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlregexp.c5825 xmlAutomataStatePtr
5863 xmlAutomataStatePtr
5901 xmlAutomataStatePtr
5961 xmlAutomataStatePtr
6028 xmlAutomataStatePtr
6115 xmlAutomataStatePtr
6183 xmlAutomataStatePtr
6263 xmlAutomataStatePtr
6310 xmlAutomataStatePtr
6333 xmlAutomataStatePtr
[all …]
H A Drelaxng.c253 xmlAutomataStatePtr state; /* used to build the automata */
3057 xmlAutomataStatePtr oldstate = ctxt->state; in xmlRelaxNGCompile()
3099 xmlAutomataStatePtr oldstate = ctxt->state; in xmlRelaxNGCompile()
3146 xmlAutomataStatePtr oldstate = ctxt->state; in xmlRelaxNGCompile()
3157 xmlAutomataStatePtr oldstate; in xmlRelaxNGCompile()
3173 xmlAutomataStatePtr oldstate; in xmlRelaxNGCompile()
3192 xmlAutomataStatePtr target = NULL; in xmlRelaxNGCompile()
3193 xmlAutomataStatePtr oldstate = ctxt->state; in xmlRelaxNGCompile()
3227 xmlAutomataStatePtr oldstate; in xmlRelaxNGCompile()
H A Dxmlschemas.c624 xmlAutomataStatePtr start;
625 xmlAutomataStatePtr end;
626 xmlAutomataStatePtr state;
12648 xmlAutomataStatePtr start, tmp; in xmlSchemaBuildContentModelForSubstGroup()
12719 xmlAutomataStatePtr hop; in xmlSchemaBuildContentModelForSubstGroup()
12775 xmlAutomataStatePtr start; in xmlSchemaBuildContentModelForElement()
12846 xmlAutomataStatePtr start, end; in xmlSchemaBuildAContentModel()
12891 xmlAutomataStatePtr hop; in xmlSchemaBuildAContentModel()
13015 xmlAutomataStatePtr tmp; in xmlSchemaBuildAContentModel()
13072 xmlAutomataStatePtr start, end; in xmlSchemaBuildAContentModel()
[all …]
H A Dvalid.c663 xmlAutomataStatePtr oldstate = ctxt->state; in xmlValidBuildAContentModel()
701 xmlAutomataStatePtr oldstate, oldend; in xmlValidBuildAContentModel()
738 xmlAutomataStatePtr oldstate, oldend; in xmlValidBuildAContentModel()