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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlunicode.in.h99 XMLPUBFUN int XMLCALL xmlUCSIsLetterlikeSymbols (int code);
H A Dxmlunicode.c113 {"LetterlikeSymbols", xmlUCSIsLetterlikeSymbols},
1917 * xmlUCSIsLetterlikeSymbols:
1925 xmlUCSIsLetterlikeSymbols(int code) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h99 XMLPUBFUN int XMLCALL xmlUCSIsLetterlikeSymbols (int code);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlunicode.in.h99 XMLPUBFUN int XMLCALL xmlUCSIsLetterlikeSymbols (int code);
H A Dxmlunicode.c113 {"LetterlikeSymbols", xmlUCSIsLetterlikeSymbols},
1917 * xmlUCSIsLetterlikeSymbols:
1925 xmlUCSIsLetterlikeSymbols(int code) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c113 {"LetterlikeSymbols", xmlUCSIsLetterlikeSymbols},
1917 * xmlUCSIsLetterlikeSymbols:
1925 xmlUCSIsLetterlikeSymbols(int code) { function
H A Delfgcchack.h14144 #undef xmlUCSIsLetterlikeSymbols macro
14145 extern __typeof (xmlUCSIsLetterlikeSymbols) xmlUCSIsLetterlikeSymbols __attribute((alias("xmlUCSIsLetterlikeSymbols__internal_alias")));
14147 #ifndef xmlUCSIsLetterlikeSymbols
14148 extern __typeof (xmlUCSIsLetterlikeSymbols) xmlUCSIsLetterlikeSymbols__internal_alias __attribute((visibility("hidden")));
14149 #define xmlUCSIsLetterlikeSymbols xmlUCSIsLetterlikeSymbols__internal_alias macro
H A Dtestapi.c[all...]

Completed in 288 milliseconds