Searched refs:jprefixitems (Results 1 – 1 of 1) sorted by relevance
255 json_object *jprefixitems = in _schemavalidator_check_prefixItems_and_items() local262 if (jprefixitems) { in _schemavalidator_check_prefixItems_and_items()267 if (!json_object_is_type(jprefixitems, json_type_array)) { in _schemavalidator_check_prefixItems_and_items()276 json_object_array_length(jprefixitems); in _schemavalidator_check_prefixItems_and_items()282 json_object_array_get_idx(jprefixitems, i); in _schemavalidator_check_prefixItems_and_items()