func gopkg.in/yaml.v2.skip_line

5 uses

	gopkg.in/yaml.v2 (current package)
		scannerc.go#L498: func skip_line(parser *yaml_parser_t) {
		scannerc.go#L1486: 			skip_line(parser)
		scannerc.go#L1595: 		skip_line(parser)
		scannerc.go#L2165: 		skip_line(parser)
		scannerc.go#L2369: 				skip_line(parser)