func gopkg.in/yaml.v2.yaml_parser_remove_simple_key

10 uses

	gopkg.in/yaml.v2 (current package)
		scannerc.go#L868: 		if !yaml_parser_remove_simple_key(parser) {
		scannerc.go#L878: func yaml_parser_remove_simple_key(parser *yaml_parser_t) bool {
		scannerc.go#L1034: 	if !yaml_parser_remove_simple_key(parser) {
		scannerc.go#L1058: 	if !yaml_parser_remove_simple_key(parser) {
		scannerc.go#L1082: 	if !yaml_parser_remove_simple_key(parser) {
		scannerc.go#L1142: 	if !yaml_parser_remove_simple_key(parser) {
		scannerc.go#L1174: 	if !yaml_parser_remove_simple_key(parser) {
		scannerc.go#L1216: 	if !yaml_parser_remove_simple_key(parser) {
		scannerc.go#L1255: 	if !yaml_parser_remove_simple_key(parser) {
		scannerc.go#L1388: 	if !yaml_parser_remove_simple_key(parser) {