Searched defs:at_start (Results 1 – 7 of 7) sorted by relevance
33 bool at_start, std::unique_ptr<ProxyMapperInterface> mapper) { in Register()
161 let at_start = |n, k| { in size_hint_for() localVariable
495 png_do_strip_channel(png_row_infop row_info, png_bytep row, int at_start) in png_do_strip_channel()
235 pub(crate) fn at_start(&self) -> bool { in at_start() method
315 int at_start; /* At start (first character) of state */ member
823 int at_start = 1; in is_whitespace_normalized() local