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()1258 while (token->type == YAML_VERSION_DIRECTIVE_TOKEN || in yaml_parser_process_directives()1261 if (token->type == YAML_VERSION_DIRECTIVE_TOKEN) { in yaml_parser_process_directives()
531 (TOKEN_INIT((token),YAML_VERSION_DIRECTIVE_TOKEN,(start_mark),(end_mark)), \
225 YAML_VERSION_DIRECTIVE_TOKEN, enumerator
Completed in 12 milliseconds