Home
last modified time | relevance | path

Searched defs:get_anchor (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/lyaml/lib/lyaml/
H A Dinit.lua91 get_anchor = function(self, value) function
/freebsd/contrib/libyaml/tests/
H A Drun-emitter-test-suite.c206 char *get_anchor(char sigil, char *line, char *anchor) in get_anchor() function