OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XML_UNICODE
(Results
1 - 8
of
8
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
expat_external.h
88
#define
XML_UNICODE
91
#ifdef
XML_UNICODE
/* Information is UTF-16 encoded. */
102
#endif /*
XML_UNICODE
*/
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
expat_external.h
86
#define
XML_UNICODE
89
#ifdef
XML_UNICODE
/* Information is UTF-16 encoded. */
100
#endif /*
XML_UNICODE
*/
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/expat/
expat_external.h
88
#define
XML_UNICODE
91
#ifdef
XML_UNICODE
/* Information is UTF-16 encoded. */
102
#endif /*
XML_UNICODE
*/
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
expat_external.h
88
#define
XML_UNICODE
91
#ifdef
XML_UNICODE
/* Information is UTF-16 encoded. */
102
#endif /*
XML_UNICODE
*/
/external/expat/lib/
expat_external.h
124
# ifndef
XML_UNICODE
125
# define
XML_UNICODE
132
#ifdef
XML_UNICODE
/* Information is UTF-16 encoded. */
143
#endif /*
XML_UNICODE
*/
/external/expat/xmlwf/
win32filemap.c
37
# ifndef
XML_UNICODE
38
# define
XML_UNICODE
42
#ifdef
XML_UNICODE
45
#endif /*
XML_UNICODE
*/
/external/python/cpython2/Modules/expat/
expat_external.h
124
# ifndef
XML_UNICODE
125
# define
XML_UNICODE
132
#ifdef
XML_UNICODE
/* Information is UTF-16 encoded. */
143
#endif /*
XML_UNICODE
*/
/external/python/cpython3/Modules/expat/
expat_external.h
128
# ifndef
XML_UNICODE
129
# define
XML_UNICODE
136
#ifdef
XML_UNICODE
/* Information is UTF-16 encoded. */
147
#endif /*
XML_UNICODE
*/
Completed in 436 milliseconds