Searched refs:UCL_STRING (Results 1 – 13 of 13) sorted by relevance
79 if (!user || user.type() != UCL_STRING) { in uclparse_chap()86 if (!secret || secret.type() != UCL_STRING) { in uclparse_chap()101 if (!user || user.type() != UCL_STRING) { in uclparse_chap_mutual()108 if (!secret || secret.type() != UCL_STRING) { in uclparse_chap_mutual()115 if (!mutual_user || mutual_user.type() != UCL_STRING) { in uclparse_chap_mutual()122 if (!mutual_secret || mutual_secret.type() != UCL_STRING) { in uclparse_chap_mutual()139 if (!user || user.type() != UCL_STRING) { in uclparse_target_chap()146 if (!secret || secret.type() != UCL_STRING) { in uclparse_target_chap()161 if (!user || user.type() != UCL_STRING) { in uclparse_target_chap_mutual()168 if (!secret || secret.type() != UCL_STRING) { in uclparse_target_chap_mutual()[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) {1573 else if (param->type == UCL_STRING) {1628 if (ucl_object_type(param) == UCL_STRING) {1830 else if (param->type == UCL_STRING) {2273 obj->type = UCL_STRING;3497 case UCL_STRING:3536 case UCL_STRING:3634 if (new->type == UCL_STRING) {3702 case UCL_STRING:3843 *res = UCL_STRING;[all …]
406 else if (elt->type == UCL_STRING && in ucl_schema_validate_string()627 else if (type->type == UCL_STRING) { in ucl_schema_type_is_allowed()1058 case UCL_STRING: in ucl_schema_validate()
453 case UCL_STRING: in ucl_emitter_common_elt()568 case UCL_STRING: in UCL_EMIT_TYPE_IMPL()
521 case UCL_STRING: in ucl_object_emit_single_json()
1776 obj->type = UCL_STRING; in ucl_parse_value()1802 obj->type = UCL_STRING; in ucl_parse_value()1912 obj->type = UCL_STRING; in ucl_parse_value()1988 obj->type = UCL_STRING; in ucl_parse_value()
1402 obj = ucl_object_new_full (UCL_STRING, parser->chunks->priority); in ucl_msgpack_parse_string()
272 if (seq->type != UCL_STRING) in config_parse()
362 if (cur->type != UCL_STRING) in parse_fingerprint()
126 UCL_STRING, /**< Null terminated string */ enumerator
249 case UCL_STRING: in ucl_object_lua_push_scalar()