Searched refs:_schemavalidator_output_create_node (Results 1 – 3 of 3) sorted by relevance
6 json_object *_schemavalidator_output_create_node(const char *name) in _schemavalidator_output_create_node() function30 _schemavalidator_output_create_node(name); in _schemavalidator_output_create_and_append_node()
231 _schemavalidator_output_create_node(jprop_key); in _schemavalidator_check_properties()287 _schemavalidator_output_create_node(numstr); in _schemavalidator_check_prefixItems_and_items()328 _schemavalidator_output_create_node(numstr); in _schemavalidator_check_prefixItems_and_items()833 json_object *joutput = _schemavalidator_output_create_node("root"); in schemavalidator_validate()
44 json_object *_schemavalidator_output_create_node(const char *name);