Home
last modified time | relevance | path

Searched refs:uriName (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c361 const XML_Char *uriName; member
3629 { /* Check hash table for duplicate of expanded name (uriName). in storeAtts()
3639 const XML_Char *s2 = parser->m_nsAtts[j].uriName; in storeAtts()
3666 /* fill empty slot with new version, uriName and hash value */ in storeAtts()
3669 parser->m_nsAtts[j].uriName = s; in storeAtts()
/third_party/python/Modules/expat/
H A Dxmlparse.c354 const XML_Char *uriName; member
3586 { /* Check hash table for duplicate of expanded name (uriName). in storeAtts()
3596 const XML_Char *s2 = parser->m_nsAtts[j].uriName; in storeAtts()
3623 /* fill empty slot with new version, uriName and hash value */ in storeAtts()
3626 parser->m_nsAtts[j].uriName = s; in storeAtts()

Completed in 20 milliseconds