OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBXML_LEGACY_ENABLED
(Results
1 - 25
of
26
) sorted by null
1
2
/external/chromium_org/third_party/libxml/src/include/libxml/
entities.h
76
#ifdef
LIBXML_LEGACY_ENABLED
79
#endif /*
LIBXML_LEGACY_ENABLED
*/
113
#ifdef
LIBXML_LEGACY_ENABLED
117
#endif /*
LIBXML_LEGACY_ENABLED
*/
140
#ifdef
LIBXML_LEGACY_ENABLED
143
#endif /*
LIBXML_LEGACY_ENABLED
*/
SAX.h
21
#ifdef
LIBXML_LEGACY_ENABLED
171
#endif /*
LIBXML_LEGACY_ENABLED
*/
xmlversion.h.in
200
*
LIBXML_LEGACY_ENABLED
:
205
#define
LIBXML_LEGACY_ENABLED
parserInternals.h
553
#ifdef
LIBXML_LEGACY_ENABLED
597
#endif /*
LIBXML_LEGACY_ENABLED
*/
parser.h
990
#ifdef
LIBXML_LEGACY_ENABLED
1005
#endif /*
LIBXML_LEGACY_ENABLED
*/
[
all
...]
tree.h
721
#ifdef
LIBXML_LEGACY_ENABLED
726
#endif /*
LIBXML_LEGACY_ENABLED
*/
[
all
...]
/external/libxml2/include/libxml/
entities.h
76
#ifdef
LIBXML_LEGACY_ENABLED
79
#endif /*
LIBXML_LEGACY_ENABLED
*/
113
#ifdef
LIBXML_LEGACY_ENABLED
117
#endif /*
LIBXML_LEGACY_ENABLED
*/
140
#ifdef
LIBXML_LEGACY_ENABLED
143
#endif /*
LIBXML_LEGACY_ENABLED
*/
xmlversion.h
200
*
LIBXML_LEGACY_ENABLED
:
205
#define
LIBXML_LEGACY_ENABLED
SAX.h
21
#ifdef
LIBXML_LEGACY_ENABLED
171
#endif /*
LIBXML_LEGACY_ENABLED
*/
parserInternals.h
553
#ifdef
LIBXML_LEGACY_ENABLED
597
#endif /*
LIBXML_LEGACY_ENABLED
*/
parser.h
990
#ifdef
LIBXML_LEGACY_ENABLED
1005
#endif /*
LIBXML_LEGACY_ENABLED
*/
[
all
...]
tree.h
720
#ifdef
LIBXML_LEGACY_ENABLED
725
#endif /*
LIBXML_LEGACY_ENABLED
*/
[
all
...]
/external/chromium_org/third_party/libxml/linux/include/libxml/
xmlversion.h
200
*
LIBXML_LEGACY_ENABLED
:
205
#define
LIBXML_LEGACY_ENABLED
/external/chromium_org/third_party/libxml/mac/include/libxml/
xmlversion.h
200
*
LIBXML_LEGACY_ENABLED
:
205
#define
LIBXML_LEGACY_ENABLED
/external/chromium_org/third_party/libxml/win32/include/libxml/
xmlversion.h
200
*
LIBXML_LEGACY_ENABLED
:
205
#define
LIBXML_LEGACY_ENABLED
/external/chromium_org/third_party/libxml/src/
SAX.c
31
#ifdef
LIBXML_LEGACY_ENABLED
180
#endif /*
LIBXML_LEGACY_ENABLED
*/
globals.c
528
#if defined(LIBXML_DOCB_ENABLED) && defined(
LIBXML_LEGACY_ENABLED
) && defined(LIBXML_SAX1_ENABLED)
531
#if defined(LIBXML_HTML_ENABLED) && defined(
LIBXML_LEGACY_ENABLED
)
538
#if defined(LIBXML_SAX1_ENABLED) && defined(
LIBXML_LEGACY_ENABLED
)
legacy.c
13
#ifdef
LIBXML_LEGACY_ENABLED
[
all
...]
elfgcchack.h
[
all
...]
parser.c
217
#ifdef
LIBXML_LEGACY_ENABLED
221
#endif /*
LIBXML_LEGACY_ENABLED
*/
844
#ifdef
LIBXML_LEGACY_ENABLED
[
all
...]
/external/libxml2/
SAX.c
31
#ifdef
LIBXML_LEGACY_ENABLED
180
#endif /*
LIBXML_LEGACY_ENABLED
*/
globals.c
509
#if defined(LIBXML_DOCB_ENABLED) && defined(
LIBXML_LEGACY_ENABLED
) && defined(LIBXML_SAX1_ENABLED)
512
#if defined(LIBXML_HTML_ENABLED) && defined(
LIBXML_LEGACY_ENABLED
)
519
#if defined(LIBXML_SAX1_ENABLED) && defined(
LIBXML_LEGACY_ENABLED
)
legacy.c
13
#ifdef
LIBXML_LEGACY_ENABLED
[
all
...]
elfgcchack.h
[
all
...]
parser.c
221
#ifdef
LIBXML_LEGACY_ENABLED
225
#endif /*
LIBXML_LEGACY_ENABLED
*/
848
#ifdef
LIBXML_LEGACY_ENABLED
[
all
...]
Completed in 71 milliseconds
1
2