Home
last modified time | relevance | path

Searched defs:input_end (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dascii.cc179 auto input_end = stripped.end(); in RemoveExtraAsciiWhitespace() local
/third_party/cJSON/
DcJSON.c653 …iteral_to_utf8(const unsigned char * const input_pointer, const unsigned char * const input_end, u… in utf16_literal_to_utf8()
777 const unsigned char *input_end = buffer_at_offset(input_buffer) + 1; in parse_string() local
/third_party/python/Modules/_io/
Dtextio.c2657 const char *input, *input_end; in _io_TextIOWrapper_tell_impl() local