Lines Matching refs:yaml_parser_remove_simple_key
605 yaml_parser_remove_simple_key(yaml_parser_t *parser);
1121 if (!yaml_parser_remove_simple_key(parser)) return 0; in yaml_parser_save_simple_key()
1134 yaml_parser_remove_simple_key(yaml_parser_t *parser) in yaml_parser_remove_simple_key() function
1349 if (!yaml_parser_remove_simple_key(parser)) in yaml_parser_fetch_stream_end()
1380 if (!yaml_parser_remove_simple_key(parser)) in yaml_parser_fetch_directive()
1418 if (!yaml_parser_remove_simple_key(parser)) in yaml_parser_fetch_document_indicator()
1501 if (!yaml_parser_remove_simple_key(parser)) in yaml_parser_fetch_flow_collection_end()
1543 if (!yaml_parser_remove_simple_key(parser)) in yaml_parser_fetch_flow_entry()
1604 if (!yaml_parser_remove_simple_key(parser)) in yaml_parser_fetch_block_entry()
1657 if (!yaml_parser_remove_simple_key(parser)) in yaml_parser_fetch_key()
1834 if (!yaml_parser_remove_simple_key(parser)) in yaml_parser_fetch_block_scalar()