Searched refs:xmlUCSIsBasicLatin (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlunicode.h33 XMLPUBFUN int XMLCALL xmlUCSIsBasicLatin (int code);
/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.h33 XMLPUBFUN int XMLCALL xmlUCSIsBasicLatin (int code);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlunicode.in.h33 XMLPUBFUN int XMLCALL xmlUCSIsBasicLatin (int code);
H A Dxmlunicode.c47 {"BasicLatin", xmlUCSIsBasicLatin},
1059 * xmlUCSIsBasicLatin:
1067 xmlUCSIsBasicLatin(int code) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h33 XMLPUBFUN int XMLCALL xmlUCSIsBasicLatin (int code);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlunicode.in.h33 XMLPUBFUN int XMLCALL xmlUCSIsBasicLatin (int code);
H A Dxmlunicode.c47 {"BasicLatin", xmlUCSIsBasicLatin},
1059 * xmlUCSIsBasicLatin:
1067 xmlUCSIsBasicLatin(int code) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c47 {"BasicLatin", xmlUCSIsBasicLatin},
1059 * xmlUCSIsBasicLatin:
1067 xmlUCSIsBasicLatin(int code) { function
H A Delfgcchack.h12896 #undef xmlUCSIsBasicLatin macro
12897 extern __typeof (xmlUCSIsBasicLatin) xmlUCSIsBasicLatin __attribute((alias("xmlUCSIsBasicLatin__internal_alias")));
12899 #ifndef xmlUCSIsBasicLatin
12900 extern __typeof (xmlUCSIsBasicLatin) xmlUCSIsBasicLatin__internal_alias __attribute((visibility("hidden")));
12901 #define xmlUCSIsBasicLatin xmlUCSIsBasicLatin__internal_alias macro
H A Dtestapi.c37020 ret_val = xmlUCSIsBasicLatin(code);
37026 printf("Leak of %d blocks found in xmlUCSIsBasicLatin",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlunicode.c47 {"BasicLatin", xmlUCSIsBasicLatin},
1059 * xmlUCSIsBasicLatin:
1067 xmlUCSIsBasicLatin(int code) { function
H A Delfgcchack.h12896 #undef xmlUCSIsBasicLatin macro
12897 extern __typeof (xmlUCSIsBasicLatin) xmlUCSIsBasicLatin __attribute((alias("xmlUCSIsBasicLatin__internal_alias")));
12899 #ifndef xmlUCSIsBasicLatin
12900 extern __typeof (xmlUCSIsBasicLatin) xmlUCSIsBasicLatin__internal_alias __attribute((visibility("hidden")));
12901 #define xmlUCSIsBasicLatin xmlUCSIsBasicLatin__internal_alias macro
H A Dtestapi.c37020 ret_val = xmlUCSIsBasicLatin(code);
37026 printf("Leak of %d blocks found in xmlUCSIsBasicLatin",
[all...]

Completed in 727 milliseconds