|
Pharos 0.7.23
Modern Web Framework & Web App Hosting Service.
|
Data Fields | |
| yyjson_val ** | items |
| size_t | count |
| size_t | capacity |
Definition at line 12314 of file native_json_runtime_ops.c.
| size_t json_value_list_runtime::capacity |
Definition at line 12317 of file native_json_runtime_ops.c.
Referenced by json_value_list_append_runtime(), and json_value_list_free_runtime().
| size_t json_value_list_runtime::count |
Definition at line 12316 of file native_json_runtime_ops.c.
Referenced by emit_sorted_section_lines_runtime(), handle_generated_surface_list_result_command(), handle_generated_surface_manage_page_json_command(), handle_state_ucal_import_row_json_lines_command(), json_value_list_append_runtime(), json_value_list_free_runtime(), and surface_sort_items_runtime().
| yyjson_val** json_value_list_runtime::items |
Definition at line 12315 of file native_json_runtime_ops.c.
Referenced by emit_sorted_section_lines_runtime(), handle_generated_surface_list_result_command(), handle_generated_surface_manage_page_json_command(), handle_state_ucal_import_row_json_lines_command(), json_value_list_append_runtime(), json_value_list_free_runtime(), and surface_sort_items_runtime().