Home
last modified time | relevance | path

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

/freebsd/contrib/lyaml/ext/yaml/
H A Demitter.c393 append_output (void *arg, unsigned char *buff, size_t len) in append_output() function
433 yaml_emitter_set_output (&emitter->emitter, &append_output, emitter); in Pemitter()