Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/tests/
H A Dtest_msgpack.c265 UCL_STRING_RAW)); in ucl_test_string()
271 UCL_STRING_RAW)); in ucl_test_string()
277 UCL_STRING_RAW); in ucl_test_string()
285 UCL_STRING_RAW); in ucl_test_string()
294 UCL_STRING_RAW); in ucl_test_string()
457 UCL_STRING_RAW); in ucl_test_large_string()
/freebsd/contrib/libucl/include/
H A Ducl++.h300 UCL_STRING_RAW)); in Ucl()
303 obj.reset (ucl_object_fromstring_common (value, 0, UCL_STRING_RAW)); in Ucl()
H A Ducl.h166 UCL_STRING_RAW = 0x0, /**< Treat string as is */ enumerator
/freebsd/contrib/libucl/lua/
H A Dlua_ucl.c587 obj = ucl_object_lua_fromtable (L, idx, UCL_STRING_RAW); in ucl_object_lua_import_escape()
590 obj = ucl_object_lua_fromelt (L, idx, UCL_STRING_RAW); in ucl_object_lua_import_escape()