func gopkg.in/yaml.v2.yaml_parser_scan_directive

2 uses

	gopkg.in/yaml.v2 (current package)
		scannerc.go#L1066: 	if !yaml_parser_scan_directive(parser, &token) {
		scannerc.go#L1508: func yaml_parser_scan_directive(parser *yaml_parser_t, token *yaml_token_t) bool {