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()
173 obj = ucl_object_typed_new(UCL_STRING); in ucl_parse_csexp()
555 if (obj->type == UCL_STRING) {1574 else if (param->type == UCL_STRING) {1629 if (ucl_object_type(param) == UCL_STRING) {1826 else if (param->type == UCL_STRING) {2261 obj->type = UCL_STRING;3514 case UCL_STRING:3552 case UCL_STRING:3654 if (new->type == UCL_STRING) {3721 case UCL_STRING:3859 *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()1058 case UCL_STRING: in ucl_schema_validate()
448 case UCL_STRING: in ucl_emitter_common_elt()571 case UCL_STRING: in UCL_EMIT_TYPE_IMPL()
495 case UCL_STRING: in ucl_object_emit_single_json()
1791 obj->type = UCL_STRING; in ucl_parse_value()1817 obj->type = UCL_STRING; in ucl_parse_value()1927 obj->type = UCL_STRING; in ucl_parse_value()2003 obj->type = UCL_STRING; in ucl_parse_value()
1336 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()
139 UCL_STRING, /**< Null terminated string */ enumerator
249 case UCL_STRING: in ucl_object_lua_push_scalar()