Home
last modified time | relevance | path

Searched refs:WITH_TRIO (Results 1 – 11 of 11) sorted by relevance

/external/libxml2/include/libxml/
Dxmlversion.h70 #define WITH_TRIO
85 #define WITH_TRIO 1 macro
Dxmlversion.h.in64 #if @WITH_TRIO@
66 * WITH_TRIO:
70 #define WITH_TRIO macro
81 * WITH_TRIO:
85 #define WITH_TRIO 1 macro
Dxmlwin32version.h61 #define WITH_TRIO
Dxmlwin32version.h.in64 * WITH_TRIO:
68 #define WITH_TRIO
/external/libxml2/os400/
Dinitscript.sh63 setenv WITH_TRIO 1 # Configure trio support.
257 -e "s#@WITH_TRIO@#${WITH_TRIO}#g" \
/external/libxml2/
Dlibxml.h48 #ifndef WITH_TRIO
Dconfigure.ac1011 WITH_TRIO=1
1013 WITH_TRIO=0
1016 AC_SUBST(WITH_TRIO) subst
1229 AM_CONDITIONAL(WITH_SAX1_SOURCES, test "${WITH_TRIO}" = "1")
DChangeLog8248 * doc/*: add WITH_TRIO comment so it shows up in the docs, rebuild
/external/libxml2/os400/libxmlrpg/
Dxmlversion.rpgle.in52 /if defined(DEFINED_@WITH_TRIO@)
53 * WITH_TRIO:
57 /define WITH_TRIO
/external/libxml2/vms/
Dreadme.vms105 - to build in trio support you need the define WITH_TRIO to be set. This
117 edited xmlversion.h to set WITH_TRIO
/external/libxml2/python/
Dlibxml.c31 #if defined(WITH_TRIO)