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