Searched refs:htmlEntityValueLookup (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 DHTMLparser.h91 htmlEntityValueLookup(unsigned int value);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DHTMLparser.h91 htmlEntityValueLookup(unsigned int value);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLparser.in.h91 htmlEntityValueLookup(unsigned int value);
H A DHTMLparser.c1747 * htmlEntityValueLookup:
1757 htmlEntityValueLookup(unsigned int value) { function
1850 ent = htmlEntityValueLookup(c);
1949 ent = htmlEntityValueLookup(c);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DHTMLparser.h91 htmlEntityValueLookup(unsigned int value);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.in.h91 htmlEntityValueLookup(unsigned int value);
H A DHTMLparser.c1747 * htmlEntityValueLookup:
1757 htmlEntityValueLookup(unsigned int value) { function
1850 ent = htmlEntityValueLookup(c);
1949 ent = htmlEntityValueLookup(c);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DHTMLparser.c1755 * htmlEntityValueLookup:
1765 htmlEntityValueLookup(unsigned int value) { function
1860 ent = htmlEntityValueLookup(c);
1959 ent = htmlEntityValueLookup(c);
H A Delfgcchack.h366 #undef htmlEntityValueLookup macro
367 extern __typeof (htmlEntityValueLookup) htmlEntityValueLookup __attribute((alias("htmlEntityValueLookup__internal_alias")));
369 #ifndef htmlEntityValueLookup
370 extern __typeof (htmlEntityValueLookup) htmlEntityValueLookup__internal_alias __attribute((visibility("hidden")));
371 #define htmlEntityValueLookup htmlEntityValueLookup__internal_alias macro
H A Dtestapi.c2022 ret_val = htmlEntityValueLookup(value);
2028 printf("Leak of %d blocks found in htmlEntityValueLookup",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c1755 * htmlEntityValueLookup:
1765 htmlEntityValueLookup(unsigned int value) { function
1860 ent = htmlEntityValueLookup(c);
1959 ent = htmlEntityValueLookup(c);
H A Delfgcchack.h366 #undef htmlEntityValueLookup macro
367 extern __typeof (htmlEntityValueLookup) htmlEntityValueLookup __attribute((alias("htmlEntityValueLookup__internal_alias")));
369 #ifndef htmlEntityValueLookup
370 extern __typeof (htmlEntityValueLookup) htmlEntityValueLookup__internal_alias __attribute((visibility("hidden")));
371 #define htmlEntityValueLookup htmlEntityValueLookup__internal_alias macro
H A Dtestapi.c2022 ret_val = htmlEntityValueLookup(value);
2028 printf("Leak of %d blocks found in htmlEntityValueLookup",
[all...]

Completed in 828 milliseconds