Home
last modified time | relevance | path

Searched refs:nOutputLength (Results 1 – 1 of 1) sorted by path

/trunk/main/sax/source/expatwrap/
H A Dsaxwriter.cxx808 sal_Int32 nOutputLength = 0; in calcXMLByteLength() local
821 nOutputLength +=5; in calcXMLByteLength()
825 nOutputLength +=4; in calcXMLByteLength()
830 nOutputLength += 6; in calcXMLByteLength()
837 nOutputLength += 6; // in calcXMLByteLength()
841 nOutputLength ++; in calcXMLByteLength()
845 nOutputLength ++; in calcXMLByteLength()
850 nOutputLength ++; in calcXMLByteLength()
868 nOutputLength += 3; in calcXMLByteLength()
872 nOutputLength += 2; in calcXMLByteLength()
[all …]

Completed in 9 milliseconds