OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isUtf16
(Results
1 - 3
of
3
) sorted by null
/external/expat/lib/
xmltok.h
173
char
isUtf16
;
xmltok.c
[
all
...]
xmlparse.c
35
#define MUST_CONVERT(enc, s) (!(enc)->
isUtf16
|| (((char *)(s) - (char *)NULL) & 1))
[
all
...]
Completed in 39 milliseconds