Searched refs:yaml_parser_process_directives (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/ext/psych/yaml/
H A Dparser.c156 yaml_parser_process_directives(yaml_parser_t *parser,
373 if (!yaml_parser_process_directives(parser, NULL, NULL, NULL))
389 if (!yaml_parser_process_directives(parser, &version_directive,
1229 yaml_parser_process_directives(yaml_parser_t *parser, function

Completed in 63 milliseconds