Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dxmltok.h121 const char *valueEnd; member
H A Dexpat.h755 XML_Index valueEnd; /* Offset after the attribute value's last byte. */ member
H A Dxmltok_impl.c1465 atts[nAtts].valueEnd = ptr; in PREFIX()
1479 atts[nAtts].valueEnd = ptr; in PREFIX()
H A Dxmlparse.c2820 currAttInfo->valueEnd = parseEndByteIndex - (parseEndPtr - currAtt->valueEnd); in storeAtts()
2850 atts[i].valuePtr, atts[i].valueEnd, in storeAtts()
2860 atts[i].valueEnd); in storeAtts()