Home
last modified time | relevance | path

Searched refs:XML_UNICODE (Results 1 – 12 of 12) sorted by relevance

/third_party/python/Modules/expat/
Dexpat_external.h137 # ifndef XML_UNICODE
138 # define XML_UNICODE macro
145 #ifdef XML_UNICODE /* Information is UTF-16 encoded. */
Dxmlparse.c144 #ifdef XML_UNICODE
172 #ifdef XML_UNICODE
2484 #ifdef XML_UNICODE in XML_GetFeatureList()
3977 #ifdef XML_UNICODE in initializeEncoding()
7383 # if defined(XML_UNICODE) in entityTrackingReportStats()
/third_party/skia/third_party/externals/expat/expat/lib/
Dexpat_external.h132 # ifndef XML_UNICODE
133 # define XML_UNICODE macro
140 #ifdef XML_UNICODE /* Information is UTF-16 encoded. */
Dxmlparse.c144 #ifdef XML_UNICODE
172 #ifdef XML_UNICODE
2492 #ifdef XML_UNICODE in XML_GetFeatureList()
3985 #ifdef XML_UNICODE in initializeEncoding()
7396 # if defined(XML_UNICODE) in entityTrackingReportStats()
/third_party/skia/third_party/externals/expat/expat/xmlwf/
Dwin32filemap.c39 # ifndef XML_UNICODE
40 # define XML_UNICODE macro
44 #ifdef XML_UNICODE
Dfilemap.h47 #ifdef XML_UNICODE
Dxmltchar.h37 #ifdef XML_UNICODE
Dxmlwf.c62 #ifdef XML_UNICODE
934 #if defined(__MINGW32__) && defined(XML_UNICODE)
1185 #ifdef XML_UNICODE in tmain()
/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c87 # ifdef XML_UNICODE
662 #ifdef XML_UNICODE in START_TEST()
677 #ifdef XML_UNICODE in START_TEST()
690 #ifdef XML_UNICODE in START_TEST()
703 #ifdef XML_UNICODE in START_TEST()
716 #ifdef XML_UNICODE in START_TEST()
732 #ifdef XML_UNICODE in START_TEST()
840 #ifdef XML_UNICODE in START_TEST()
908 #ifdef XML_UNICODE in START_TEST()
989 #ifdef XML_UNICODE in START_TEST()
[all …]
/third_party/expat/
D10-backport-CVE-2022-25315-Prevent-integer-overflow-in-storeRawNames.patch8 with XML_UNICODE then the attack does not work. Compiling with
/third_party/skia/third_party/externals/expat/expat/
DChanges293 - XML_UNICODE -> EXPAT_CHAR_TYPE=ushort (!)
396 #207 #208 CMake: Introduce option XML_UNICODE and XML_UNICODE_WCHAR_T,
917 - Made the XML_UNICODE builds usable (thanks, Karl!).
Dconfigure.ac184 AM_CONDITIONAL([UNICODE], [echo -- "${CPPFLAGS}${CFLAGS}" | ${FGREP} XML_UNICODE >/dev/null])