Searched refs:UCL_STRING (Results 1 – 16 of 16) sorted by relevance
281 if (obj->type == UCL_STRING) in uclparse_toplevel()527 if (obj->type != UCL_STRING) { in uclparse_portal_group()540 if (obj->type == UCL_STRING) { in uclparse_portal_group()562 if (obj->type == UCL_STRING) { in uclparse_portal_group()584 if (obj->type != UCL_STRING) { in uclparse_portal_group()631 if (obj->type != UCL_STRING) { in uclparse_target()796 if (obj->type != UCL_STRING) { in uclparse_target()834 if (obj->type != UCL_STRING) { in uclparse_lun()855 if (obj->type != UCL_STRING) { in uclparse_lun()880 if (obj->type != UCL_STRING) { in uclparse_lun()[all …]
247 assert (ucl_object_type (it_obj) == UCL_STRING); in main()250 assert (ucl_object_type (it_obj) == UCL_STRING); in main()253 assert (ucl_object_type (it_obj) == UCL_STRING); in main()
428 if (obj->type == UCL_STRING) {1363 else if (param->type == UCL_STRING) {1418 if (ucl_object_type(param) == UCL_STRING) {1620 else if (param->type == UCL_STRING) {2057 obj->type = UCL_STRING;3097 case UCL_STRING:3136 case UCL_STRING:3232 if (new->type == UCL_STRING) {3300 case UCL_STRING:3433 *res = UCL_STRING;[all …]
171 obj = ucl_object_typed_new (UCL_STRING); in ucl_parse_csexp()
392 else if (elt->type == UCL_STRING && in ucl_schema_validate_string()613 else if (type->type == UCL_STRING) { in ucl_schema_type_is_allowed()1044 case UCL_STRING: in ucl_schema_validate()
425 case UCL_STRING: in ucl_emitter_common_elt()532 case UCL_STRING: in UCL_EMIT_TYPE_IMPL()
472 case UCL_STRING: in ucl_object_emit_single_json()
1603 obj->type = UCL_STRING; in ucl_parse_value()1675 obj->type = UCL_STRING; in ucl_parse_value()1733 obj->type = UCL_STRING; in ucl_parse_value()
1390 obj = ucl_object_new_full (UCL_STRING, parser->chunks->priority); in ucl_msgpack_parse_string()
77 else if (obj->type == UCL_STRING) { in ucl_obj_dump()
15 case UCL_STRING: in _basic_ucl_type()
275 if (seq->type != UCL_STRING) in config_parse()
287 if (cur->type != UCL_STRING) in parse_fingerprint()
125 UCL_STRING, /**< Null terminated string */ enumerator
340 - `UCL_STRING` - NULL terminated string376 If parsing operations fail then the resulting UCL object will be a `UCL_STRING`. A caller should al…
228 case UCL_STRING: in ucl_object_lua_push_scalar()