Searched refs:xmlUCSIsMiscellaneousSymbols (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlunicode.h109 XMLPUBFUN int XMLCALL xmlUCSIsMiscellaneousSymbols (int code);
/external/libxml2/include/libxml/
H A Dxmlunicode.h109 XMLPUBFUN int XMLCALL xmlUCSIsMiscellaneousSymbols (int code);
/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c123 {"MiscellaneousSymbols", xmlUCSIsMiscellaneousSymbols},
2047 * xmlUCSIsMiscellaneousSymbols:
2055 xmlUCSIsMiscellaneousSymbols(int code) { function
H A Delfgcchack.h14344 #undef xmlUCSIsMiscellaneousSymbols macro
14345 extern __typeof (xmlUCSIsMiscellaneousSymbols) xmlUCSIsMiscellaneousSymbols __attribute((alias("xmlUCSIsMiscellaneousSymbols__internal_alias")));
14347 #ifndef xmlUCSIsMiscellaneousSymbols
14348 extern __typeof (xmlUCSIsMiscellaneousSymbols) xmlUCSIsMiscellaneousSymbols__internal_alias __attribute((visibility("hidden")));
14349 #define xmlUCSIsMiscellaneousSymbols xmlUCSIsMiscellaneousSymbols__internal_alias macro
H A Dtestapi.c[all...]
/external/libxml2/
H A Dxmlunicode.c123 {"MiscellaneousSymbols", xmlUCSIsMiscellaneousSymbols},
2047 * xmlUCSIsMiscellaneousSymbols:
2055 xmlUCSIsMiscellaneousSymbols(int code) { function
H A Delfgcchack.h14344 #undef xmlUCSIsMiscellaneousSymbols macro
14345 extern __typeof (xmlUCSIsMiscellaneousSymbols) xmlUCSIsMiscellaneousSymbols __attribute((alias("xmlUCSIsMiscellaneousSymbols__internal_alias")));
14347 #ifndef xmlUCSIsMiscellaneousSymbols
14348 extern __typeof (xmlUCSIsMiscellaneousSymbols) xmlUCSIsMiscellaneousSymbols__internal_alias __attribute((visibility("hidden")));
14349 #define xmlUCSIsMiscellaneousSymbols xmlUCSIsMiscellaneousSymbols__internal_alias macro

Completed in 201 milliseconds