Searched refs:UCL_STRING (Results 1 – 16 of 16) sorted by relevance
283 if (obj->type == UCL_STRING) in uclparse_toplevel()529 if (obj->type != UCL_STRING) { in uclparse_portal_group()542 if (obj->type == UCL_STRING) { in uclparse_portal_group()564 if (obj->type == UCL_STRING) { in uclparse_portal_group()586 if (obj->type != UCL_STRING) { in uclparse_portal_group()709 if (obj->type != UCL_STRING) { in uclparse_target()863 if (obj->type != UCL_STRING) { in uclparse_target()901 if (obj->type != UCL_STRING) { in uclparse_lun()922 if (obj->type != UCL_STRING) { in uclparse_lun()947 if (obj->type != UCL_STRING) { in uclparse_lun()[all …]
249 assert (ucl_object_type (it_obj) == UCL_STRING); in main()253 assert (ucl_object_type (it_obj) == UCL_STRING); in main()257 assert (ucl_object_type (it_obj) == UCL_STRING); in main()
171 obj = ucl_object_typed_new (UCL_STRING); in ucl_parse_csexp()
558 if (obj->type == UCL_STRING) {1547 else if (param->type == UCL_STRING) {1607 if (ucl_object_type(param) == UCL_STRING) {1810 else if (param->type == UCL_STRING) {2249 obj->type = UCL_STRING;3471 case UCL_STRING:3510 case UCL_STRING:3606 if (new->type == UCL_STRING) {3681 case UCL_STRING:3822 *res = UCL_STRING;[all …]
405 else if (elt->type == UCL_STRING && in ucl_schema_validate_string()626 else if (type->type == UCL_STRING) { in ucl_schema_type_is_allowed()1057 case UCL_STRING: in ucl_schema_validate()
425 case UCL_STRING: in ucl_emitter_common_elt()540 case UCL_STRING: in UCL_EMIT_TYPE_IMPL()
521 case UCL_STRING: in ucl_object_emit_single_json()
1710 obj->type = UCL_STRING; in ucl_parse_value()1736 obj->type = UCL_STRING; in ucl_parse_value()1829 obj->type = UCL_STRING; in ucl_parse_value()1898 obj->type = UCL_STRING; in ucl_parse_value()
1402 obj = ucl_object_new_full (UCL_STRING, parser->chunks->priority); in ucl_msgpack_parse_string()
80 else if (obj->type == UCL_STRING) { in ucl_obj_dump()
15 case UCL_STRING: in _basic_ucl_type()
292 if (seq->type != UCL_STRING) in config_parse()
292 if (cur->type != UCL_STRING) in parse_fingerprint()
126 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…
242 case UCL_STRING: in ucl_object_lua_push_scalar()