Searched defs:at_start (Results 1 – 7 of 7) sorted by relevance
494 png_do_strip_channel(png_row_infop row_info, png_bytep row, int at_start) in png_do_strip_channel()
484 png_do_strip_channel(png_row_infop row_info, png_bytep row, int at_start) in png_do_strip_channel()
992 bool at_start = !seen_period; in ScanNumber() local
313 int at_start; /* At start (first character) of state */ member
727 bool at_start = true; in ParseCaptureGroupName() local
1344 TriBool at_start() { return at_start_; } in at_start() function1345 void set_at_start(TriBool at_start) { at_start_ = at_start; } in set_at_start()
632 int at_start = 1; in is_whitespace_normalized() local