Searched refs:quoted_iterator (Results 1 – 8 of 8) sorted by relevance
51 quoted_iterator it;59 len(quoted_iterator it) in len()65 range(quoted_iterator start, quoted_iterator end) in range()71 start(quoted_iterator it, const buffer *buf) in start()77 val(quoted_iterator it) in val()83 check_hex_escape(const buffer *buf, quoted_iterator it) in check_hex_escape()137 parse_description(checker *ck, const quoted_iterator *dir) in parse_description()140 quoted_iterator it = ck->it; in parse_description()161 quoted_iterator *it = &ck->it; in check_conversion()165 quoted_iterator dir = *it; in check_conversion()[all …]
729 quoted_next(const buffer *lit, quoted_iterator *it) in quoted_next()733 *it = (quoted_iterator){ .start = it->end }; in quoted_next()873 quoted_iterator it = { .end = 0 }, prev = it; in check_quoted()951 quoted_iterator it = { .end = 0 }; in lex_character_constant()991 quoted_iterator it = { .end = 0 }; in lex_wide_character_constant()1400 quoted_iterator it = { .end = 0 }; in lex_wide_string()
107 quoted_iterator it = { .end = 0 }; in is_getopt_condition()
366 quoted_iterator it = { .end = 0 }; in outcall()
416 bool quoted_next(const buffer *, quoted_iterator *);
524 } quoted_iterator; typedef
856 quoted_iterator it = { .end = 0 }; in initialization_init_array_from_string()
794 quoted_iterator it = { .end = 0 }; in build_string()