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

/forgerock/web-agents-v4/expat/
H A Dxmltok.h121 const char *valueEnd; member in struct:__anon46
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:__anon27
H A Dxmltok_impl.ci1469 atts[nAtts].valueEnd = ptr;
1483 atts[nAtts].valueEnd = ptr;
H A Dxmlparse.c2771 currAttInfo->valueEnd = parseEndByteIndex - (parseEndPtr - currAtt->valueEnd);
2801 atts[i].valuePtr, atts[i].valueEnd,
2811 atts[i].valueEnd);

Completed in 195 milliseconds