func gopkg.in/yaml.v2.yaml_parser_set_input_string

2 uses

	gopkg.in/yaml.v2 (current package)
		apic.go#L56: func yaml_parser_set_input_string(parser *yaml_parser_t, input []byte) {
		decode.go#L52: 	yaml_parser_set_input_string(&p.parser, b)