Searched refs:xml_lang (Results 1 – 1 of 1) sorted by relevance
1335 xmlAttrPtr xml_lang = NULL; in xhtmlAttrListDumpOutput() local1357 xml_lang = cur; in xhtmlAttrListDumpOutput()1394 if ((lang != NULL) && (xml_lang == NULL)) { in xhtmlAttrListDumpOutput()1399 if ((xml_lang != NULL) && (lang == NULL)) { in xhtmlAttrListDumpOutput()1401 xmlAttrSerializeContent(buf, xml_lang); in xhtmlAttrListDumpOutput()