Searched refs:xmlUCSIsEnclosedAlphanumerics (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.h64 XMLPUBFUN int XMLCALL xmlUCSIsEnclosedAlphanumerics (int code);
H A Dxmlunicode.c78 {"EnclosedAlphanumerics", xmlUCSIsEnclosedAlphanumerics},
1462 * xmlUCSIsEnclosedAlphanumerics:
1470 xmlUCSIsEnclosedAlphanumerics(int code) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h64 XMLPUBFUN int XMLCALL xmlUCSIsEnclosedAlphanumerics (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.h64 XMLPUBFUN int XMLCALL xmlUCSIsEnclosedAlphanumerics (int code);
H A Dxmlunicode.c78 {"EnclosedAlphanumerics", xmlUCSIsEnclosedAlphanumerics},
1462 * xmlUCSIsEnclosedAlphanumerics:
1470 xmlUCSIsEnclosedAlphanumerics(int code) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c78 {"EnclosedAlphanumerics", xmlUCSIsEnclosedAlphanumerics},
1462 * xmlUCSIsEnclosedAlphanumerics:
1470 xmlUCSIsEnclosedAlphanumerics(int code) { function
H A Delfgcchack.h13724 #undef xmlUCSIsEnclosedAlphanumerics macro
13725 extern __typeof (xmlUCSIsEnclosedAlphanumerics) xmlUCSIsEnclosedAlphanumerics __attribute((alias("xmlUCSIsEnclosedAlphanumerics__internal_alias")));
13727 #ifndef xmlUCSIsEnclosedAlphanumerics
13728 extern __typeof (xmlUCSIsEnclosedAlphanumerics) xmlUCSIsEnclosedAlphanumerics__internal_alias __attribute((visibility("hidden")));
13729 #define xmlUCSIsEnclosedAlphanumerics xmlUCSIsEnclosedAlphanumerics__internal_alias macro
H A Dtestapi.c[all...]

Completed in 269 milliseconds