OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlPedanticParserDefaultValue
(Results
1 - 3
of
3
) sorted by null
/external/libxml2/include/libxml/
globals.h
90
#undef
xmlPedanticParserDefaultValue
147
int
xmlPedanticParserDefaultValue
;
430
#define
xmlPedanticParserDefaultValue
\
433
XMLPUBVAR int
xmlPedanticParserDefaultValue
;
/external/libxml2/
globals.c
159
#undef
xmlPedanticParserDefaultValue
236
*
xmlPedanticParserDefaultValue
:
241
int
xmlPedanticParserDefaultValue
= 0;
540
gs->
xmlPedanticParserDefaultValue
= xmlPedanticParserDefaultValueThrDef;
1007
#undef
xmlPedanticParserDefaultValue
1011
return (&
xmlPedanticParserDefaultValue
);
1013
return (&xmlGetGlobalState()->
xmlPedanticParserDefaultValue
);
parserInternals.c
[
all
...]
Completed in 45 milliseconds