Searched refs:NAMESPACE_XSI (Results 1 – 3 of 3) sorted by relevance
53 enum { NAMESPACE_OOR = 1, NAMESPACE_XS = 2, NAMESPACE_XSI = 3 }; enumerator
65 OSL_ASSERT(id == NAMESPACE_XSI); in ParseManager()
458 if (attrNsId == ParseManager::NAMESPACE_XSI && in handlePropValue()547 } else if (attrNsId == ParseManager::NAMESPACE_XSI && in handleLocpropValue()
Completed in 12 milliseconds