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

/freebsd-9.3-release/contrib/expat/lib/
H A Dxmltok.h121 const char *valueEnd; member in struct:__anon968
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:__anon949
H A Dxmltok_impl.c1469 atts[nAtts].valueEnd = ptr;
1483 atts[nAtts].valueEnd = ptr;
H A Dxmlparse.c2790 currAttInfo->valueEnd = parseEndByteIndex - (parseEndPtr - currAtt->valueEnd);
2820 atts[i].valuePtr, atts[i].valueEnd,
2830 atts[i].valueEnd);

Completed in 172 milliseconds