Searched refs:YAML_VERSION_DIRECTIVE_TOKEN (Results 1 – 3 of 3) sorted by relevance
368 if (implicit && token->type != YAML_VERSION_DIRECTIVE_TOKEN && in yaml_parser_parse_document_start()447 if (token->type == YAML_VERSION_DIRECTIVE_TOKEN || in yaml_parser_parse_document_content()1254 while (token->type == YAML_VERSION_DIRECTIVE_TOKEN || in yaml_parser_process_directives()1257 if (token->type == YAML_VERSION_DIRECTIVE_TOKEN) { in yaml_parser_process_directives()
532 (TOKEN_INIT((token),YAML_VERSION_DIRECTIVE_TOKEN,(start_mark),(end_mark)), \
184 YAML_VERSION_DIRECTIVE_TOKEN, enumerator