Searched refs:xmlValidateAttributeValue (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 Dvalid.h337 xmlValidateAttributeValue(xmlAttributeType type,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dvalid.h337 xmlValidateAttributeValue(xmlAttributeType type,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dvalid.in.h337 xmlValidateAttributeValue(xmlAttributeType type,
H A Dvalid.c2027 (!xmlValidateAttributeValue(type, defaultValue))) {
3676 * xmlValidateAttributeValue:
3701 xmlValidateAttributeValue(xmlAttributeType type, const xmlChar *value) { function
4041 val = xmlValidateAttributeValue(attr->atype, attr->defaultValue);
4322 val = xmlValidateAttributeValue(attrDecl->atype, value);
4507 val = xmlValidateAttributeValue(attrDecl->atype, value);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dvalid.h337 xmlValidateAttributeValue(xmlAttributeType type,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dvalid.in.h337 xmlValidateAttributeValue(xmlAttributeType type,
H A Dvalid.c2027 (!xmlValidateAttributeValue(type, defaultValue))) {
3676 * xmlValidateAttributeValue:
3701 xmlValidateAttributeValue(xmlAttributeType type, const xmlChar *value) { function
4041 val = xmlValidateAttributeValue(attr->atype, attr->defaultValue);
4322 val = xmlValidateAttributeValue(attrDecl->atype, value);
4507 val = xmlValidateAttributeValue(attrDecl->atype, value);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Delfgcchack.h15030 #undef xmlValidateAttributeValue macro
15031 extern __typeof (xmlValidateAttributeValue) xmlValidateAttributeValue __attribute((alias("xmlValidateAttributeValue__internal_alias")));
15033 #ifndef xmlValidateAttributeValue
15034 extern __typeof (xmlValidateAttributeValue) xmlValidateAttributeValue__internal_alias __attribute((visibility("hidden")));
15035 #define xmlValidateAttributeValue xmlValidateAttributeValue__internal_alias macro
H A Dvalid.c3795 * xmlValidateAttributeValue:
3843 xmlValidateAttributeValue(xmlAttributeType type, const xmlChar *value) { function
H A Dtestapi.c25983 ret_val = xmlValidateAttributeValue(type, (const xmlChar *)value);
25990 printf("Leak of %d blocks found in xmlValidateAttributeValue",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h15030 #undef xmlValidateAttributeValue macro
15031 extern __typeof (xmlValidateAttributeValue) xmlValidateAttributeValue __attribute((alias("xmlValidateAttributeValue__internal_alias")));
15033 #ifndef xmlValidateAttributeValue
15034 extern __typeof (xmlValidateAttributeValue) xmlValidateAttributeValue__internal_alias __attribute((visibility("hidden")));
15035 #define xmlValidateAttributeValue xmlValidateAttributeValue__internal_alias macro
H A Dvalid.c3795 * xmlValidateAttributeValue:
3843 xmlValidateAttributeValue(xmlAttributeType type, const xmlChar *value) { function
H A Dtestapi.c25983 ret_val = xmlValidateAttributeValue(type, (const xmlChar *)value);
25990 printf("Leak of %d blocks found in xmlValidateAttributeValue",
[all...]

Completed in 795 milliseconds