Searched refs:attrkey (Results 1 – 1 of 1) sorted by relevance
812 const char *attrkey, const char *attrvalue) in xmlwrite_string_attr() argument823 if (attrkey != NULL && attrvalue != NULL) { in xmlwrite_string_attr()825 BAD_CAST_CONST(attrkey), BAD_CAST_CONST(attrvalue)); in xmlwrite_string_attr()