Searched refs:parseLength (Results 1 – 4 of 4) sorted by relevance
35 int parseLength; field in ParseStatus44 parseLength = 0; in reset()58 return parseLength; in getParseLength()
239 sts.parseLength = itr.currentEnd(); in parseLanguage()263 sts.parseLength = itr.currentEnd(); in parseExtlangs()286 sts.parseLength = itr.currentEnd(); in parseScript()304 sts.parseLength = itr.currentEnd(); in parseRegion()328 sts.parseLength = itr.currentEnd(); in parseVariants()354 sts.parseLength = itr.currentEnd(); in parseExtensions()361 if (sts.parseLength <= start) { in parseExtensions()398 sts.parseLength = itr.currentEnd(); in parsePrivateuse()403 if (sts.parseLength <= start) { in parsePrivateuse()
147 private int parseLength() throws IOException { in parseLength() method in DerIndefLenConverter330 len = parseLength(); in convert()
61 private int parseLength() throws java.io.IOException { in parseLength() method in DerIndefLenConverter