Searched refs:xmlUCSIsCatP (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.h176 XMLPUBFUN int XMLCALL xmlUCSIsCatP (int code);
H A Dxmlunicode.c189 {"P", xmlUCSIsCatP},
2917 * xmlUCSIsCatP:
2925 xmlUCSIsCatP(int code) { function
H A Dxmlregexp.c2636 ret = xmlUCSIsCatP(codepoint);
2685 ret = xmlUCSIsCatP(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h176 XMLPUBFUN int XMLCALL xmlUCSIsCatP (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.h176 XMLPUBFUN int XMLCALL xmlUCSIsCatP (int code);
H A Dxmlunicode.c189 {"P", xmlUCSIsCatP},
2917 * xmlUCSIsCatP:
2925 xmlUCSIsCatP(int code) { function
H A Dxmlregexp.c2636 ret = xmlUCSIsCatP(codepoint);
2685 ret = xmlUCSIsCatP(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c189 {"P", xmlUCSIsCatP},
2917 * xmlUCSIsCatP:
2925 xmlUCSIsCatP(int code) { function
H A Delfgcchack.h13364 #undef xmlUCSIsCatP macro
13365 extern __typeof (xmlUCSIsCatP) xmlUCSIsCatP __attribute((alias("xmlUCSIsCatP__internal_alias")));
13367 #ifndef xmlUCSIsCatP
13368 extern __typeof (xmlUCSIsCatP) xmlUCSIsCatP__internal_alias __attribute((visibility("hidden")));
13369 #define xmlUCSIsCatP xmlUCSIsCatP__internal_alias macro
H A Dxmlregexp.c2787 ret = xmlUCSIsCatP(codepoint);
2836 ret = xmlUCSIsCatP(codepoint);
H A Dtestapi.c[all...]

Completed in 305 milliseconds