Lines Matching refs:EXACT
109 node->SetPrettyRecursive(XMLNode::EXACT); in Parse()
119 node->SetPrettyRecursive(XMLNode::EXACT); in Parse()
132 node->SetPrettyRecursive(XMLNode::EXACT); in Parse()
142 node->SetPrettyRecursive(XMLNode::EXACT); in Parse()
353 attrs, XMLNode::EXACT); in convert_html_to_xliff()
378 "ph", attrs, XMLNode::EXACT); in convert_html_to_xliff()
382 XMLNode::EXACT)); in convert_html_to_xliff()
386 "bpt", attrs, XMLNode::EXACT); in convert_html_to_xliff()
389 original->OpenTagToString(XLIFF_NAMESPACES, XMLNode::EXACT), in convert_html_to_xliff()
390 XMLNode::EXACT)); in convert_html_to_xliff()
392 "ept", attrs, XMLNode::EXACT); in convert_html_to_xliff()
397 endText, XMLNode::EXACT)); in convert_html_to_xliff()
425 XMLNode* node = XMLNode::NewElement(str.pos, XLIFF_XMLNS, name, attrs, XMLNode::EXACT); in create_string_node()
517 extradataAttrs, XMLNode::EXACT); in ToXMLNode()
549 XMLNode::EXACT); in ToXMLNode()