Searched refs:xmlUCSIsBopomofo (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.h36 XMLPUBFUN int XMLCALL xmlUCSIsBopomofo (int code);
H A Dxmlunicode.c50 {"Bopomofo", xmlUCSIsBopomofo},
1098 * xmlUCSIsBopomofo:
1106 xmlUCSIsBopomofo(int code) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h36 XMLPUBFUN int XMLCALL xmlUCSIsBopomofo (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.h36 XMLPUBFUN int XMLCALL xmlUCSIsBopomofo (int code);
H A Dxmlunicode.c50 {"Bopomofo", xmlUCSIsBopomofo},
1098 * xmlUCSIsBopomofo:
1106 xmlUCSIsBopomofo(int code) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c50 {"Bopomofo", xmlUCSIsBopomofo},
1098 * xmlUCSIsBopomofo:
1106 xmlUCSIsBopomofo(int code) { function
H A Delfgcchack.h12944 #undef xmlUCSIsBopomofo macro
12945 extern __typeof (xmlUCSIsBopomofo) xmlUCSIsBopomofo __attribute((alias("xmlUCSIsBopomofo__internal_alias")));
12947 #ifndef xmlUCSIsBopomofo
12948 extern __typeof (xmlUCSIsBopomofo) xmlUCSIsBopomofo__internal_alias __attribute((visibility("hidden")));
12949 #define xmlUCSIsBopomofo xmlUCSIsBopomofo__internal_alias macro
H A Dtestapi.c37163 ret_val = xmlUCSIsBopomofo(code);
37169 printf("Leak of %d blocks found in xmlUCSIsBopomofo",
[all...]

Completed in 220 milliseconds