Searched refs:valuePtr (Results 1 - 3 of 3) sorted by relevance

/forgerock/web-agents-v4/expat/
H A Dxmltok.h120 const char *valuePtr; member in struct:__anon46
H A Dxmltok_impl.ci1462 atts[nAtts].valuePtr = ptr + MINBPC(enc);
1476 atts[nAtts].valuePtr = ptr + MINBPC(enc);
1497 && (ptr == atts[nAtts].valuePtr
H A Dxmlparse.c2770 (parseEndPtr - currAtt->valuePtr);
2801 atts[i].valuePtr, atts[i].valueEnd,
2810 appAtts[attIndex] = poolStoreString(&tempPool, enc, atts[i].valuePtr,

Completed in 255 milliseconds