Searched refs:xmlUCSIsBlock (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.h155 XMLPUBFUN int XMLCALL xmlUCSIsBlock (int code, const char *block);
H A Dxmlunicode.c2634 * xmlUCSIsBlock:
2643 xmlUCSIsBlock(int code, const char *block) { function
H A Dxmlregexp.c2753 ret = xmlUCSIsBlock(codepoint, (const char *) blockName);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h155 XMLPUBFUN int XMLCALL xmlUCSIsBlock (int code, const char *block);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlunicode.in.h155 XMLPUBFUN int XMLCALL xmlUCSIsBlock (int code, const char *block);
H A Dxmlunicode.c2634 * xmlUCSIsBlock:
2643 xmlUCSIsBlock(int code, const char *block) { function
H A Dxmlregexp.c2753 ret = xmlUCSIsBlock(codepoint, (const char *) blockName);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h12920 #undef xmlUCSIsBlock macro
12921 extern __typeof (xmlUCSIsBlock) xmlUCSIsBlock __attribute((alias("xmlUCSIsBlock__internal_alias")));
12923 #ifndef xmlUCSIsBlock
12924 extern __typeof (xmlUCSIsBlock) xmlUCSIsBlock__internal_alias __attribute((visibility("hidden")));
12925 #define xmlUCSIsBlock xmlUCSIsBlock__internal_alias macro
H A Dxmlunicode.c2634 * xmlUCSIsBlock:
2643 xmlUCSIsBlock(int code, const char *block) { function
H A Dxmlregexp.c2904 ret = xmlUCSIsBlock(codepoint, (const char *) blockName);
H A Dtestapi.c37092 ret_val = xmlUCSIsBlock(code, (const char *)block);
37099 printf("Leak of %d blocks found in xmlUCSIsBlock",
[all...]

Completed in 285 milliseconds