Home
last modified time | relevance | path

Searched refs:valueEnd (Results 1 – 4 of 4) sorted by relevance

/external/expat/lib/
Dxmltok.h121 const char *valueEnd; member
Dexpat.h755 XML_Index valueEnd; /* Offset after the attribute value's last byte. */ member
Dxmltok_impl.c1469 atts[nAtts].valueEnd = ptr; in PREFIX()
1483 atts[nAtts].valueEnd = ptr; in PREFIX()
Dxmlparse.c2771 currAttInfo->valueEnd = parseEndByteIndex - (parseEndPtr - currAtt->valueEnd); in storeAtts()
2801 atts[i].valuePtr, atts[i].valueEnd, in storeAtts()
2811 atts[i].valueEnd); in storeAtts()