Searched refs:xml_lang (Results 1 – 1 of 1) sorted by relevance
1348 xmlAttrPtr xml_lang = NULL; in xhtmlAttrListDumpOutput() local1370 xml_lang = cur; in xhtmlAttrListDumpOutput()1407 if ((lang != NULL) && (xml_lang == NULL)) { in xhtmlAttrListDumpOutput()1412 if ((xml_lang != NULL) && (lang == NULL)) { in xhtmlAttrListDumpOutput()1414 xmlAttrSerializeContent(buf, xml_lang); in xhtmlAttrListDumpOutput()