Searched refs:xmlUCSIsLetterlikeSymbols (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A Dxmlunicode.h99 XMLPUBFUN int XMLCALL xmlUCSIsLetterlikeSymbols (int code);
/external/libxml2/
H A Dlibxml2.syms1173 xmlUCSIsLetterlikeSymbols;
H A Dxmlunicode.c113 {"LetterlikeSymbols", xmlUCSIsLetterlikeSymbols},
1917 * xmlUCSIsLetterlikeSymbols:
1925 xmlUCSIsLetterlikeSymbols(int code) { function
H A Delfgcchack.h14398 #undef xmlUCSIsLetterlikeSymbols macro
14399 extern __typeof (xmlUCSIsLetterlikeSymbols) xmlUCSIsLetterlikeSymbols __attribute((alias("xmlUCSIsLetterlikeSymbols__internal_alias")));
14401 #ifndef xmlUCSIsLetterlikeSymbols
14402 extern __typeof (xmlUCSIsLetterlikeSymbols) xmlUCSIsLetterlikeSymbols__internal_alias __attribute((visibility("hidden")));
14403 #define xmlUCSIsLetterlikeSymbols xmlUCSIsLetterlikeSymbols__internal_alias macro
H A Dtestapi.c[all...]

Completed in 168 milliseconds