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

/external/chromium_org/third_party/expat/files/lib/
H A Dxmlparse.c250 const XML_Char *uriName; member in struct:__anon11780
2934 { /* Check hash table for duplicate of expanded name (uriName).
2944 const XML_Char *s2 = nsAtts[j].uriName;
2970 /* fill empty slot with new version, uriName and hash value */
2973 nsAtts[j].uriName = s;
/external/expat/lib/
H A Dxmlparse.c250 const XML_Char *uriName; member in struct:__anon21364
2934 { /* Check hash table for duplicate of expanded name (uriName).
2944 const XML_Char *s2 = nsAtts[j].uriName;
2970 /* fill empty slot with new version, uriName and hash value */
2973 nsAtts[j].uriName = s;

Completed in 295 milliseconds