Searched defs:remainingLength (Results 1 – 3 of 3) sorted by relevance
235 const size_t remainingLength = length - (pos - buf); in resolveUnicodeExtension() local251 const size_t remainingLength = length - (pos - buf); in resolveEmojiStyle() local
292 size_t remainingLength = unescapedLength - unescapedPosition; in unescapeStream() local
173 int remainingLength = data.length() - (index + length); in parse() local