Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/python/src/
H A Duclmodule.c215 ucl_dump (PyObject *self, PyObject *args) in ucl_dump() function
293 {"dump", ucl_dump, METH_VARARGS, "Dump UCL to stream"},