OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 272 milliseconds