Searched refs:UCL_NULL (Results 1 – 9 of 9) sorted by relevance
281 obj.reset (ucl_object_typed_new (UCL_NULL)); in Ucl()284 obj.reset (ucl_object_typed_new (UCL_NULL)); in Ucl()342 return UCL_NULL; in type()715 if (!obj || type() == UCL_NULL) {
130 UCL_NULL /**< Null value */ enumerator
263 case UCL_NULL: in ucl_object_lua_push_scalar()500 obj = ucl_object_typed_new (UCL_NULL); in ucl_object_lua_fromelt()517 obj = ucl_object_typed_new (UCL_NULL); in ucl_object_lua_fromelt()
471 case UCL_NULL: in ucl_emitter_common_elt()580 case UCL_NULL: in UCL_EMIT_TYPE_IMPL()
2405 if (top->type == UCL_NULL) {2999 return ucl_object_typed_new (UCL_NULL);3018 new->type = (type <= UCL_NULL ? type : UCL_NULL);3088 return UCL_NULL;3849 *res = UCL_NULL;3889 case UCL_NULL:
510 case UCL_NULL: in ucl_object_emit_single_json()
1540 nobj = ucl_object_new_full (UCL_NULL, parser->chunks->priority); in ucl_parse_key()1711 obj = ucl_object_new_full (UCL_NULL, parser->chunks->priority); in ucl_parser_get_container()1975 obj->type = UCL_NULL; in ucl_parse_value()
1596 obj = ucl_object_new_full (UCL_NULL, parser->chunks->priority); in ucl_msgpack_parse_null()
467 return ucl_object_typed_new (UCL_NULL); in ucl_test_null()