Searched refs:element_name (Results 1 – 2 of 2) sorted by relevance
3560 const std::string& element_name,3767 const std::string& element_name, in OutputXmlAttribute() argument3771 GetReservedOutputAttributesForElement(element_name); in OutputXmlAttribute()3775 << "Attribute " << name << " is not allowed for element <" << element_name in OutputXmlAttribute()3998 const std::string& element_name,4004 const std::string& element_name,4122 const std::string& element_name, in OutputJsonKey() argument4128 GetReservedOutputAttributesForElement(element_name); in OutputJsonKey()4132 << "Key \"" << name << "\" is not allowed for value \"" << element_name in OutputJsonKey()4142 const std::string& element_name, in OutputJsonKey() argument[all …]
1847 const XML_Char *element_name; member1855 verify_attlist_decl_handler(void *userData, const XML_Char *element_name, in verify_attlist_decl_handler() argument1861 if (xcstrcmp(element_name, at->element_name)) in verify_attlist_decl_handler()