Home
last modified time | relevance | path

Searched refs:xmlUCSIsLatinExtendedAdditional (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dxmlunicode.c112 {"LatinExtendedAdditional", xmlUCSIsLatinExtendedAdditional},
1912 xmlUCSIsLatinExtendedAdditional(int code) { in xmlUCSIsLatinExtendedAdditional() function
Delfgcchack.h14200 #undef xmlUCSIsLatinExtendedAdditional
14201 extern __typeof (xmlUCSIsLatinExtendedAdditional) xmlUCSIsLatinExtendedAdditional __attribute((alia…
14203 #ifndef xmlUCSIsLatinExtendedAdditional
14204 extern __typeof (xmlUCSIsLatinExtendedAdditional) xmlUCSIsLatinExtendedAdditional__internal_alias _…
14205 #define xmlUCSIsLatinExtendedAdditional xmlUCSIsLatinExtendedAdditional__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h98 XMLPUBFUN int XMLCALL xmlUCSIsLatinExtendedAdditional (int code);