the_index 444 ext/json/JSON_parser.c int the_index; the_index 455 ext/json/JSON_parser.c for (the_index = 0; the_index < length; the_index += 1) { the_index 456 ext/json/JSON_parser.c next_char = utf16_json[the_index];