Searched refs:start_text (Results 1 – 2 of 2) sorted by relevance
153 get_encoding (const gchar * text, guint * start_text, gboolean * is_multibyte) in get_encoding() argument159 *start_text = 0; in get_encoding()169 *start_text = 1; in get_encoding()192 *start_text = 3; in get_encoding()197 *start_text = 1; in get_encoding()203 *start_text = 1; in get_encoding()208 *start_text = 1; in get_encoding()212 *start_text = 1; in get_encoding()218 *start_text = 1; in get_encoding()241 encoding, firstbyte, *start_text, *is_multibyte); in get_encoding()[all …]
9826 static void start_text(upb_json_parser *p, const char *ptr) { in start_text() function11901 { start_text(parser, p); } in parse()