Searched refs:xmlUCSIsBlock (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlunicode.h155 XMLPUBFUN int XMLCALL xmlUCSIsBlock (int code, const char *block);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxmlunicode.h155 XMLPUBFUN int XMLCALL xmlUCSIsBlock (int code, const char *block);
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h155 XMLPUBFUN int XMLCALL xmlUCSIsBlock (int code, const char *block);
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
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...]
/netgear-R7000-V1.0.7.12_1.2.5/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 1424 milliseconds