Searched refs:xmlUCSIsCatPf (Results 1 - 11 of 11) 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.h180 XMLPUBFUN int XMLCALL xmlUCSIsCatPf (int code);
H A Dxmlunicode.c193 {"Pf", xmlUCSIsCatPf},
2976 * xmlUCSIsCatPf:
2984 xmlUCSIsCatPf(int code) { function
H A Dxmlregexp.c2703 ret = xmlUCSIsCatPf(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h180 XMLPUBFUN int XMLCALL xmlUCSIsCatPf (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.h180 XMLPUBFUN int XMLCALL xmlUCSIsCatPf (int code);
H A Dxmlunicode.c193 {"Pf", xmlUCSIsCatPf},
2976 * xmlUCSIsCatPf:
2984 xmlUCSIsCatPf(int code) { function
H A Dxmlregexp.c2703 ret = xmlUCSIsCatPf(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c193 {"Pf", xmlUCSIsCatPf},
2976 * xmlUCSIsCatPf:
2984 xmlUCSIsCatPf(int code) { function
H A Delfgcchack.h13412 #undef xmlUCSIsCatPf macro
13413 extern __typeof (xmlUCSIsCatPf) xmlUCSIsCatPf __attribute((alias("xmlUCSIsCatPf__internal_alias")));
13415 #ifndef xmlUCSIsCatPf
13416 extern __typeof (xmlUCSIsCatPf) xmlUCSIsCatPf__internal_alias __attribute((visibility("hidden")));
13417 #define xmlUCSIsCatPf xmlUCSIsCatPf__internal_alias macro
H A Dxmlregexp.c2854 ret = xmlUCSIsCatPf(codepoint);
H A Dtestapi.c[all...]

Completed in 384 milliseconds