Home
last modified time | relevance | path

Searched refs:parser_append_tag (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/lyaml/ext/yaml/
H A Dparser.c106 parser_append_tag (lua_State *L, yaml_tag_directive_t tag) in parser_append_tag() function
151 parser_append_tag (L, *cur); in parse_DOCUMENT_START()