Searched refs:valueEnd (Results 1 – 6 of 6) sorted by relevance
75 int valueBegin, valueEnd; in WindowFeatures() local112 valueEnd = i; in WindowFeatures()117 String valueString(buffer.substring(valueBegin, valueEnd - valueBegin)); in WindowFeatures()
76 int valueBegin, valueEnd; in parseContentAttribute() local118 valueEnd = i; in parseContentAttribute()123 String valueString = buffer.substring(valueBegin, valueEnd - valueBegin); in parseContentAttribute()
121 const char *valueEnd; member
755 XML_Index valueEnd; /* Offset after the attribute value's last byte. */ member
1469 atts[nAtts].valueEnd = ptr; in PREFIX()1483 atts[nAtts].valueEnd = ptr; in PREFIX()
2771 currAttInfo->valueEnd = parseEndByteIndex - (parseEndPtr - currAtt->valueEnd); in storeAtts()2801 atts[i].valuePtr, atts[i].valueEnd, in storeAtts()2811 atts[i].valueEnd); in storeAtts()