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

/freebsd-11.0-release/contrib/expat/lib/
H A Dxmltok.h121 const char *valueEnd; member in struct:__anon1119
H A Dexpat.h749 info->valueEnd - info->valueStart = 4 bytes.
755 XML_Index valueEnd; /* Offset after the attribute value's last byte. */ member in struct:__anon1100
H A Dxmltok_impl.c1465 atts[nAtts].valueEnd = ptr;
1479 atts[nAtts].valueEnd = ptr;
H A Dxmlparse.c2820 currAttInfo->valueEnd = parseEndByteIndex - (parseEndPtr - currAtt->valueEnd);
2850 atts[i].valuePtr, atts[i].valueEnd,
2860 atts[i].valueEnd);

Completed in 170 milliseconds