From e6f2633ca989fa7f85e29b83656f8f1393441262 Mon Sep 17 00:00:00 2001
From: jacobwilliams
Date: Sun, 2 Jun 2024 17:43:36 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20jacobwil?=
=?UTF-8?q?liams/json-fortran@ebb2812bd438cbba65cc1ac92879a559a56064f6=20?=
=?UTF-8?q?=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
index.html | 2 +-
interface/json_array_callback_func.html | 2 +-
interface/json_core.html | 58 +-
interface/json_file.html | 332 +-
interface/json_traverse_callback_func.html | 4 +-
interface/operator(==).html | 2 +-
interface/operator(SLASH=).html | 2 +-
interface/operator(SLASHSLASH).html | 2 +-
interface/to_unicode.html | 3024 +++++------
lists/absint.html | 2 +-
lists/files.html | 2 +-
lists/modules.html | 2 +-
lists/procedures.html | 4718 ++++++++---------
lists/types.html | 2 +-
module/json_file_module.html | 1336 ++---
module/json_kinds.html | 2 +-
module/json_module.html | 8 +-
module/json_parameters.html | 6 +-
module/json_string_utilities.html | 46 +-
module/json_value_module.html | 1606 +++---
page/README.html | 2 +-
page/development-resources/CI.html | 102 +-
page/development-resources/CONTRIBUTING.html | 2 +-
page/development-resources/LICENSE.html | 2 +-
page/development-resources/build.html | 2 +-
page/development-resources/codecov.html | 2 +-
page/development-resources/gccr.html | 2 +-
page/development-resources/index.html | 2 +-
.../json_module.F90.html | 2 +-
.../release-checklist.html | 2 +-
page/index.html | 2 +-
page/releases/index.html | 2 +-
proc/annotate_invalid_json.html | 72 +-
proc/assign_json_file.html | 4 +-
proc/assign_json_file_to_string.html | 410 +-
proc/assign_string_to_json_file.html | 126 +-
proc/compact_real_string.html | 888 ++--
proc/convert.html | 1274 ++---
proc/decode_rfc6901.html | 872 +--
proc/default_comp_ucs4.html | 2 +-
proc/default_join_ucs4.html | 2 +-
proc/default_neq_ucs4.html | 2 +-
proc/destroy_json_core.html | 976 ++--
proc/destroy_json_data.html | 970 ++--
proc/encode_rfc6901.html | 4 +-
proc/escape_string.html | 888 ++--
proc/finalize_json_file.html | 26 +-
proc/flag_not_found.html | 884 +--
...get_current_line_from_file_sequential.html | 70 +-
proc/get_current_line_from_file_stream.html | 70 +-
proc/get_json_core_in_file.html | 4 +-
proc/initialize_json_core.html | 46 +-
proc/initialize_json_core_in_file.html | 68 +-
proc/initialize_json_file.html | 64 +-
proc/initialize_json_file_from_string.html | 184 +-
proc/initialize_json_file_from_string_v2.html | 126 +-
proc/initialize_json_file_v2.html | 4 +-
proc/integer_to_string.html | 1328 ++---
proc/json_add_integer_by_path.html | 414 +-
proc/json_add_integer_vec_by_path.html | 418 +-
proc/json_add_logical_by_path.html | 414 +-
proc/json_add_logical_vec_by_path.html | 418 +-
proc/json_add_member_by_path.html | 416 +-
proc/json_add_real32_by_path.html | 422 +-
proc/json_add_real32_vec_by_path.html | 422 +-
proc/json_add_real_by_path.html | 414 +-
proc/json_add_real_vec_by_path.html | 418 +-
proc/json_add_string_by_path.html | 418 +-
proc/json_add_string_by_path_path_ascii.html | 418 +-
proc/json_add_string_by_path_value_ascii.html | 418 +-
proc/json_add_string_vec_by_path.html | 424 +-
...son_add_string_vec_by_path_path_ascii.html | 424 +-
...on_add_string_vec_by_path_value_ascii.html | 424 +-
proc/json_check_all_for_duplicate_keys.html | 74 +-
...son_check_children_for_duplicate_keys.html | 412 +-
proc/json_check_for_errors.html | 6 +-
proc/json_clear_exceptions.html | 1330 ++---
proc/json_clone.html | 6 +-
proc/json_count.html | 4 +-
proc/json_create_by_path.html | 412 +-
proc/json_failed.html | 4 +-
proc/json_file_add.html | 28 +-
proc/json_file_add_integer.html | 424 +-
proc/json_file_add_integer_vec.html | 424 +-
proc/json_file_add_logical.html | 424 +-
proc/json_file_add_logical_vec.html | 424 +-
proc/json_file_add_object.html | 424 +-
proc/json_file_add_real.html | 424 +-
proc/json_file_add_real32.html | 424 +-
proc/json_file_add_real32_vec.html | 424 +-
proc/json_file_add_real_vec.html | 424 +-
proc/json_file_add_string.html | 428 +-
proc/json_file_add_string_path_ascii.html | 428 +-
proc/json_file_add_string_value_ascii.html | 428 +-
proc/json_file_add_string_vec.html | 430 +-
proc/json_file_add_string_vec_path_ascii.html | 430 +-
proc/json_file_add_string_vec_vec_ascii.html | 430 +-
proc/json_file_check_for_errors.html | 8 +-
proc/json_file_clear_exceptions.html | 4 +-
proc/json_file_destroy.html | 56 +-
proc/json_file_failed.html | 6 +-
proc/json_file_get_alloc_string_vec.html | 526 +-
proc/json_file_get_integer.html | 522 +-
proc/json_file_get_integer_vec.html | 522 +-
proc/json_file_get_logical.html | 522 +-
proc/json_file_get_logical_vec.html | 522 +-
proc/json_file_get_object.html | 520 +-
proc/json_file_get_real.html | 522 +-
proc/json_file_get_real32.html | 522 +-
proc/json_file_get_real32_vec.html | 522 +-
proc/json_file_get_real_vec.html | 522 +-
proc/json_file_get_root.html | 112 +-
proc/json_file_get_string.html | 522 +-
proc/json_file_get_string_vec.html | 522 +-
proc/json_file_load.html | 98 +-
proc/json_file_load_from_string.html | 134 +-
proc/json_file_move_pointer.html | 24 +-
proc/json_file_nullify.html | 4 +-
proc/json_file_print_error_message.html | 6 +-
proc/json_file_print_to_console.html | 4 +-
proc/json_file_print_to_filename.html | 6 +-
proc/json_file_print_to_string.html | 410 +-
proc/json_file_print_to_unit.html | 6 +-
proc/json_file_remove.html | 428 +-
proc/json_file_rename.html | 10 +-
proc/json_file_rename_name_ascii.html | 10 +-
proc/json_file_rename_path_ascii.html | 10 +-
proc/json_file_traverse.html | 6 +-
proc/json_file_update_integer.html | 36 +-
proc/json_file_update_logical.html | 36 +-
proc/json_file_update_real.html | 36 +-
proc/json_file_update_real32.html | 36 +-
proc/json_file_update_string.html | 40 +-
proc/json_file_update_string_name_ascii.html | 82 +-
proc/json_file_update_string_val_ascii.html | 82 +-
proc/json_file_valid_path.html | 452 +-
proc/json_file_valid_path_op.html | 438 +-
proc/json_file_variable_info.html | 436 +-
proc/json_file_variable_matrix_info.html | 826 +--
proc/json_fortran_version.html | 2 +-
proc/json_get_alloc_string_vec.html | 1288 ++---
proc/json_get_alloc_string_vec_by_path.html | 1296 ++---
proc/json_get_array.html | 888 ++--
proc/json_get_array_by_path.html | 1288 ++---
proc/json_get_by_path.html | 1290 ++---
proc/json_get_by_path_default.html | 1280 ++---
proc/json_get_by_path_jsonpath_bracket.html | 1280 ++---
proc/json_get_by_path_rfc6901.html | 1278 ++---
proc/json_get_integer.html | 888 ++--
proc/json_get_integer_by_path.html | 1290 ++---
proc/json_get_integer_vec.html | 1286 ++---
proc/json_get_integer_vec_by_path.html | 1292 ++---
proc/json_get_logical.html | 888 ++--
proc/json_get_logical_by_path.html | 1290 ++---
proc/json_get_logical_vec.html | 1286 ++---
proc/json_get_logical_vec_by_path.html | 1292 ++---
proc/json_get_next.html | 4 +-
proc/json_get_parent.html | 4 +-
proc/json_get_path.html | 412 +-
proc/json_get_previous.html | 4 +-
proc/json_get_real.html | 888 ++--
proc/json_get_real32.html | 1284 ++---
proc/json_get_real32_by_path.html | 1290 ++---
proc/json_get_real32_vec.html | 1286 ++---
proc/json_get_real32_vec_by_path.html | 1292 ++---
proc/json_get_real_by_path.html | 1290 ++---
proc/json_get_real_vec.html | 1286 ++---
proc/json_get_real_vec_by_path.html | 1292 ++---
proc/json_get_string.html | 888 ++--
proc/json_get_string_by_path.html | 1290 ++---
proc/json_get_string_vec.html | 1286 ++---
proc/json_get_string_vec_by_path.html | 1292 ++---
proc/json_get_tail.html | 4 +-
proc/json_info.html | 882 +--
proc/json_info_by_path.html | 1282 ++---
proc/json_initialize.html | 134 +-
proc/json_is_vector.html | 408 +-
proc/json_matrix_info.html | 466 +-
proc/json_matrix_info_by_path.html | 496 +-
proc/json_parse_end.html | 72 +-
proc/json_parse_file.html | 92 +-
proc/json_parse_string.html | 130 +-
proc/json_prepare_parser.html | 68 +-
proc/json_print_error_message.html | 4 +-
proc/json_print_to_console.html | 4 +-
proc/json_print_to_filename.html | 6 +-
proc/json_print_to_unit.html | 410 +-
proc/json_rename_by_path.html | 414 +-
proc/json_rename_by_path_name_ascii.html | 10 +-
proc/json_rename_by_path_path_ascii.html | 10 +-
proc/json_string_info.html | 1288 ++---
proc/json_throw_exception.html | 1354 ++---
proc/json_traverse.html | 72 +-
proc/json_update_integer.html | 430 +-
proc/json_update_logical.html | 430 +-
proc/json_update_real.html | 430 +-
proc/json_update_real32.html | 36 +-
proc/json_update_string.html | 434 +-
proc/json_update_string_name_ascii.html | 98 +-
proc/json_update_string_val_ascii.html | 98 +-
proc/json_valid_path.html | 456 +-
proc/json_value_add_integer.html | 50 +-
proc/json_value_add_integer_vec.html | 50 +-
proc/json_value_add_logical.html | 50 +-
proc/json_value_add_logical_vec.html | 50 +-
proc/json_value_add_member.html | 408 +-
proc/json_value_add_null.html | 48 +-
proc/json_value_add_real.html | 50 +-
proc/json_value_add_real32.html | 50 +-
proc/json_value_add_real32_vec.html | 50 +-
proc/json_value_add_real_vec.html | 50 +-
proc/json_value_add_string.html | 54 +-
proc/json_value_add_string_name_ascii.html | 1142 ++--
proc/json_value_add_string_val_ascii.html | 1142 ++--
proc/json_value_add_string_vec.html | 54 +-
.../json_value_add_string_vec_name_ascii.html | 1142 ++--
proc/json_value_add_string_vec_val_ascii.html | 1142 ++--
proc/json_value_clone_func.html | 6 +-
proc/json_value_create.html | 938 ++--
proc/json_value_create_array.html | 874 +--
proc/json_value_create_integer.html | 8 +-
proc/json_value_create_logical.html | 8 +-
proc/json_value_create_null.html | 874 +--
proc/json_value_create_object.html | 874 +--
proc/json_value_create_real.html | 8 +-
proc/json_value_create_real32.html | 8 +-
proc/json_value_create_string.html | 12 +-
proc/json_value_destroy.html | 990 ++--
proc/json_value_get_child.html | 746 +--
proc/json_value_get_child_by_index.html | 748 +--
proc/json_value_get_child_by_name.html | 750 +--
proc/json_value_insert_after.html | 872 +--
...son_value_insert_after_child_by_index.html | 1272 ++---
proc/json_value_is_child_of.html | 2 +-
proc/json_value_print.html | 412 +-
proc/json_value_remove.html | 896 ++--
proc/json_value_remove_if_present.html | 428 +-
proc/json_value_rename.html | 6 +-
proc/json_value_replace.html | 1272 ++---
proc/json_value_reverse.html | 408 +-
proc/json_value_swap.html | 2 +-
proc/json_value_to_string.html | 410 +-
proc/json_value_validate.html | 6 +-
proc/lowercase_string.html | 746 +--
proc/name_equal.html | 748 +--
proc/name_strings_equal.html | 744 +--
proc/parse_array.html | 144 +-
proc/parse_for_chars.html | 72 +-
proc/parse_number.html | 72 +-
proc/parse_object.html | 144 +-
proc/parse_string.html | 72 +-
proc/parse_value.html | 144 +-
proc/pop_char.html | 72 +-
proc/push_char.html | 68 +-
proc/real_to_string.html | 888 ++--
proc/replace_string.html | 872 +--
proc/set_json_core_in_file.html | 26 +-
proc/string_to_dble.html | 70 +-
proc/string_to_int.html | 70 +-
proc/string_to_integer.html | 944 ++--
proc/string_to_real.html | 958 ++--
proc/to_array.html | 940 ++--
proc/to_integer.html | 74 +-
proc/to_logical.html | 74 +-
proc/to_null.html | 940 ++--
proc/to_object.html | 940 ++--
proc/to_real.html | 74 +-
proc/to_string.html | 78 +-
proc/to_uni.html | 3022 +++++------
proc/to_uni_vec.html | 3022 +++++------
proc/ucs4_comp_default.html | 2 +-
proc/ucs4_join_default.html | 2 +-
proc/ucs4_neq_default.html | 2 +-
proc/unescape_string.html | 70 +-
proc/valid_json_hex.html | 954 ++--
proc/wrap_assign_string_to_json_file.html | 126 +-
...wrap_initialize_json_file_from_string.html | 184 +-
...p_initialize_json_file_from_string_v2.html | 126 +-
proc/wrap_json_add_integer_by_path.html | 414 +-
proc/wrap_json_add_integer_vec_by_path.html | 418 +-
proc/wrap_json_add_logical_by_path.html | 414 +-
proc/wrap_json_add_logical_vec_by_path.html | 418 +-
proc/wrap_json_add_member_by_path.html | 416 +-
proc/wrap_json_add_real32_by_path.html | 422 +-
proc/wrap_json_add_real32_vec_by_path.html | 422 +-
proc/wrap_json_add_real_by_path.html | 414 +-
proc/wrap_json_add_real_vec_by_path.html | 418 +-
proc/wrap_json_add_string_by_path.html | 418 +-
proc/wrap_json_add_string_vec_by_path.html | 424 +-
proc/wrap_json_create_by_path.html | 412 +-
proc/wrap_json_file_add_integer.html | 424 +-
proc/wrap_json_file_add_integer_vec.html | 424 +-
proc/wrap_json_file_add_logical.html | 424 +-
proc/wrap_json_file_add_logical_vec.html | 424 +-
proc/wrap_json_file_add_object.html | 424 +-
proc/wrap_json_file_add_real.html | 424 +-
proc/wrap_json_file_add_real32.html | 424 +-
proc/wrap_json_file_add_real32_vec.html | 424 +-
proc/wrap_json_file_add_real_vec.html | 424 +-
proc/wrap_json_file_add_string.html | 428 +-
proc/wrap_json_file_add_string_vec.html | 430 +-
proc/wrap_json_file_get_alloc_string_vec.html | 720 +--
proc/wrap_json_file_get_integer.html | 716 +--
proc/wrap_json_file_get_integer_vec.html | 716 +--
proc/wrap_json_file_get_logical.html | 716 +--
proc/wrap_json_file_get_logical_vec.html | 716 +--
proc/wrap_json_file_get_object.html | 714 +--
proc/wrap_json_file_get_real.html | 716 +--
proc/wrap_json_file_get_real32.html | 716 +--
proc/wrap_json_file_get_real32_vec.html | 716 +--
proc/wrap_json_file_get_real_vec.html | 716 +--
proc/wrap_json_file_get_string.html | 716 +--
proc/wrap_json_file_get_string_vec.html | 716 +--
proc/wrap_json_file_load_from_string.html | 148 +-
proc/wrap_json_file_remove.html | 442 +-
proc/wrap_json_file_rename.html | 10 +-
proc/wrap_json_file_update_integer.html | 36 +-
proc/wrap_json_file_update_logical.html | 36 +-
proc/wrap_json_file_update_real.html | 36 +-
proc/wrap_json_file_update_real32.html | 36 +-
proc/wrap_json_file_update_string.html | 40 +-
proc/wrap_json_file_valid_path.html | 466 +-
proc/wrap_json_file_valid_path_op.html | 8 +-
proc/wrap_json_file_variable_info.html | 450 +-
proc/wrap_json_file_variable_matrix_info.html | 840 +--
...rap_json_get_alloc_string_vec_by_path.html | 1296 ++---
proc/wrap_json_get_array_by_path.html | 1288 ++---
proc/wrap_json_get_by_path.html | 1290 ++---
proc/wrap_json_get_integer_by_path.html | 1290 ++---
proc/wrap_json_get_integer_vec_by_path.html | 1292 ++---
proc/wrap_json_get_logical_by_path.html | 1290 ++---
proc/wrap_json_get_logical_vec_by_path.html | 1292 ++---
proc/wrap_json_get_path.html | 412 +-
proc/wrap_json_get_real32_by_path.html | 1290 ++---
proc/wrap_json_get_real32_vec_by_path.html | 1292 ++---
proc/wrap_json_get_real_by_path.html | 1290 ++---
proc/wrap_json_get_real_vec_by_path.html | 1292 ++---
proc/wrap_json_get_string_by_path.html | 1290 ++---
proc/wrap_json_get_string_vec_by_path.html | 1292 ++---
proc/wrap_json_info_by_path.html | 1282 ++---
proc/wrap_json_matrix_info_by_path.html | 848 +--
proc/wrap_json_parse_string.html | 144 +-
proc/wrap_json_rename_by_path.html | 10 +-
proc/wrap_json_throw_exception.html | 1354 ++---
proc/wrap_json_update_integer.html | 36 +-
proc/wrap_json_update_logical.html | 36 +-
proc/wrap_json_update_real.html | 36 +-
proc/wrap_json_update_real32.html | 36 +-
proc/wrap_json_update_string.html | 40 +-
proc/wrap_json_valid_path.html | 470 +-
proc/wrap_json_value_add_integer.html | 50 +-
proc/wrap_json_value_add_integer_vec.html | 50 +-
proc/wrap_json_value_add_logical.html | 50 +-
proc/wrap_json_value_add_logical_vec.html | 50 +-
proc/wrap_json_value_add_null.html | 48 +-
proc/wrap_json_value_add_real.html | 50 +-
proc/wrap_json_value_add_real32.html | 50 +-
proc/wrap_json_value_add_real32_vec.html | 50 +-
proc/wrap_json_value_add_real_vec.html | 50 +-
proc/wrap_json_value_add_string.html | 54 +-
proc/wrap_json_value_add_string_vec.html | 54 +-
proc/wrap_json_value_create_array.html | 874 +--
proc/wrap_json_value_create_integer.html | 8 +-
proc/wrap_json_value_create_logical.html | 8 +-
proc/wrap_json_value_create_null.html | 874 +--
proc/wrap_json_value_create_object.html | 874 +--
proc/wrap_json_value_create_real.html | 8 +-
proc/wrap_json_value_create_real32.html | 8 +-
proc/wrap_json_value_create_string.html | 12 +-
proc/wrap_json_value_get_child_by_name.html | 1150 ++--
proc/wrap_json_value_remove_if_present.html | 428 +-
proc/wrap_json_value_rename.html | 6 +-
search.html | 2 +-
sourcefile/json_file_module.f90.html | 2 +-
sourcefile/json_kinds.f90.html | 2 +-
sourcefile/json_module.f90.html | 2 +-
sourcefile/json_parameters.f90.html | 2 +-
sourcefile/json_string_utilities.f90.html | 2 +-
sourcefile/json_value_module.f90.html | 2 +-
tipuesearch/tipuesearch_content.js | 2 +-
type/json_core.html | 226 +-
type/json_file.html | 312 +-
type/json_value.html | 14 +-
383 files changed, 86872 insertions(+), 86872 deletions(-)
diff --git a/index.html b/index.html
index 835a4ff9a..1f62eab1c 100644
--- a/index.html
+++ b/index.html
@@ -206,7 +206,7 @@ Derived Types
Documentation generated by
FORD
- on 2024-06-02 02:20
+ on 2024-06-02 17:40
-
+
logical(kind=LK),
|
intent(in), |
@@ -463,7 +463,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -478,7 +478,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -493,7 +493,7 @@ Arguments
-
+
character(kind=CDK, len=*),
|
intent(in), |
@@ -508,7 +508,7 @@ Arguments
-
+
integer(kind=IK),
|
intent(in), |
@@ -523,7 +523,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -540,7 +540,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -557,7 +557,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -573,7 +573,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -590,7 +590,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -608,7 +608,7 @@ Arguments
-
+
character(kind=CK, len=*),
|
intent(in), |
@@ -628,7 +628,7 @@ Arguments
-
+
integer(kind=IK),
|
intent(in), |
@@ -639,12 +639,12 @@ Arguments
path_mode |
How the path strings are interpreted in the
-get_by_path routines: Read more…
+get_by_path routines:Read more…
|
-
+
character(kind=CK, len=1),
|
intent(in), |
@@ -665,7 +665,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -685,7 +685,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -695,12 +695,12 @@ Arguments
:: |
allow_duplicate_keys |
-Read more…
+Read more…
|
-
+
logical(kind=LK),
|
intent(in), |
@@ -712,12 +712,12 @@ Arguments
Note that this option does not affect parsing
(both escaped and unescaped are still valid in
-all cases). Read more…
+all cases).Read more…
|
-
+
logical(kind=LK),
|
intent(in), |
@@ -733,7 +733,7 @@ Arguments
-
+
integer(kind=IK),
|
intent(in), |
@@ -743,12 +743,12 @@ Arguments
:: |
null_to_real_mode |
- if strict_type_checking=false : Read more…
+if strict_type_checking=false : Read more…
|
-
+
integer(kind=IK),
|
intent(in), |
@@ -759,12 +759,12 @@ Arguments
non_normal_mode |
How to serialize NaN, Infinity, and
--Infinity real values: Read more…
+-Infinity real values:Read more…
|
-
+
logical(kind=LK),
|
intent(in), |
@@ -774,12 +774,12 @@ Arguments
:: |
use_quiet_nan |
-Read more…
+Read more…
|
-
+
logical(kind=LK),
|
intent(in), |
@@ -789,7 +789,7 @@ Arguments
:: |
strict_integer_type_checking |
- (default is true) Read more…
+(default is true) Read more…
|
@@ -821,7 +821,7 @@
-
+
type(json_value),
|
|
@@ -1625,7 +1625,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -1640,7 +1640,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -1655,7 +1655,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -1670,7 +1670,7 @@ Arguments
-
+
character(kind=CDK, len=*),
|
intent(in), |
@@ -1685,7 +1685,7 @@ Arguments
-
+
integer(kind=IK),
|
intent(in), |
@@ -1700,7 +1700,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -1717,7 +1717,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -1734,7 +1734,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -1750,7 +1750,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -1767,7 +1767,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -1785,7 +1785,7 @@ Arguments
-
+
character(kind=CK, len=*),
|
intent(in), |
@@ -1805,7 +1805,7 @@ Arguments
-
+
integer(kind=IK),
|
intent(in), |
@@ -1816,12 +1816,12 @@ Arguments
path_mode |
How the path strings are interpreted in the
-get_by_path routines: Read more…
+get_by_path routines:Read more…
|
-
+
character(kind=CK, len=1),
|
intent(in), |
@@ -1842,7 +1842,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -1862,7 +1862,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -1872,12 +1872,12 @@ Arguments
:: |
allow_duplicate_keys |
-Read more…
+Read more…
|
-
+
logical(kind=LK),
|
intent(in), |
@@ -1889,12 +1889,12 @@ Arguments
Note that this option does not affect parsing
(both escaped and unescaped are still valid in
-all cases). Read more…
+all cases).Read more…
|
-
+
logical(kind=LK),
|
intent(in), |
@@ -1910,7 +1910,7 @@ Arguments
-
+
integer(kind=IK),
|
intent(in), |
@@ -1920,12 +1920,12 @@ Arguments
:: |
null_to_real_mode |
- if strict_type_checking=false : Read more…
+if strict_type_checking=false : Read more…
|
-
+
integer(kind=IK),
|
intent(in), |
@@ -1936,12 +1936,12 @@ Arguments
non_normal_mode |
How to serialize NaN, Infinity, and
--Infinity real values: Read more…
+-Infinity real values:Read more…
|
-
+
logical(kind=LK),
|
intent(in), |
@@ -1951,12 +1951,12 @@ Arguments
:: |
use_quiet_nan |
-Read more…
+Read more…
|
-
+
logical(kind=LK),
|
intent(in), |
@@ -1966,7 +1966,7 @@ Arguments
:: |
strict_integer_type_checking |
- (default is true) Read more…
+(default is true) Read more…
|
@@ -2021,7 +2021,7 @@
-
+
character(kind=CK, len=*),
|
intent(in) |
@@ -2086,7 +2086,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2101,7 +2101,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2116,7 +2116,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2131,7 +2131,7 @@ Arguments
-
+
character(kind=CDK, len=*),
|
intent(in), |
@@ -2146,7 +2146,7 @@ Arguments
-
+
integer(kind=IK),
|
intent(in), |
@@ -2161,7 +2161,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2178,7 +2178,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2195,7 +2195,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2211,7 +2211,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2228,7 +2228,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2246,7 +2246,7 @@ Arguments
-
+
character(kind=CK, len=*),
|
intent(in), |
@@ -2266,7 +2266,7 @@ Arguments
-
+
integer(kind=IK),
|
intent(in), |
@@ -2277,12 +2277,12 @@ Arguments
path_mode |
How the path strings are interpreted in the
-get_by_path routines: Read more…
+get_by_path routines:Read more…
|
-
+
character(kind=CK, len=1),
|
intent(in), |
@@ -2303,7 +2303,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2323,7 +2323,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2333,12 +2333,12 @@ Arguments
:: |
allow_duplicate_keys |
-Read more…
+Read more…
|
-
+
logical(kind=LK),
|
intent(in), |
@@ -2350,12 +2350,12 @@ Arguments
Note that this option does not affect parsing
(both escaped and unescaped are still valid in
-all cases). Read more…
+all cases).Read more…
|
-
+
logical(kind=LK),
|
intent(in), |
@@ -2371,7 +2371,7 @@ Arguments
-
+
integer(kind=IK),
|
intent(in), |
@@ -2381,12 +2381,12 @@ Arguments
:: |
null_to_real_mode |
- if strict_type_checking=false : Read more…
+if strict_type_checking=false : Read more…
|
-
+
integer(kind=IK),
|
intent(in), |
@@ -2397,12 +2397,12 @@ Arguments
non_normal_mode |
How to serialize NaN, Infinity, and
--Infinity real values: Read more…
+-Infinity real values:Read more…
|
-
+
logical(kind=LK),
|
intent(in), |
@@ -2412,12 +2412,12 @@ Arguments
:: |
use_quiet_nan |
-Read more…
+Read more…
|
-
+
logical(kind=LK),
|
intent(in), |
@@ -2427,7 +2427,7 @@ Arguments
:: |
strict_integer_type_checking |
- (default is true) Read more…
+(default is true) Read more…
|
@@ -2462,7 +2462,7 @@
-
+
character(kind=CDK, len=*),
|
intent(in) |
@@ -2477,7 +2477,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2492,7 +2492,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2507,7 +2507,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2522,7 +2522,7 @@ Arguments
-
+
character(kind=CDK, len=*),
|
intent(in), |
@@ -2537,7 +2537,7 @@ Arguments
-
+
integer(kind=IK),
|
intent(in), |
@@ -2552,7 +2552,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2569,7 +2569,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2586,7 +2586,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2602,7 +2602,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2619,7 +2619,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2637,7 +2637,7 @@ Arguments
-
+
character(kind=CK, len=*),
|
intent(in), |
@@ -2657,7 +2657,7 @@ Arguments
-
+
integer(kind=IK),
|
intent(in), |
@@ -2668,12 +2668,12 @@ Arguments
path_mode |
How the path strings are interpreted in the
-get_by_path routines: Read more…
+get_by_path routines:Read more…
|
-
+
character(kind=CK, len=1),
|
intent(in), |
@@ -2694,7 +2694,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2714,7 +2714,7 @@ Arguments
-
+
logical(kind=LK),
|
intent(in), |
@@ -2724,12 +2724,12 @@ Arguments
:: |
allow_duplicate_keys |
-Read more…
+Read more…
|
-
+
logical(kind=LK),
|
intent(in), |
@@ -2741,12 +2741,12 @@ Arguments
Note that this option does not affect parsing
(both escaped and unescaped are still valid in
-all cases). Read more…
+all cases).Read more…
|
-
+
logical(kind=LK),
|
intent(in), |
@@ -2762,7 +2762,7 @@ Arguments
-
+
integer(kind=IK),
|
intent(in), |
@@ -2772,12 +2772,12 @@ Arguments
:: |
null_to_real_mode |
- if strict_type_checking=false : Read more…
+if strict_type_checking=false : Read more…
|
-
+
integer(kind=IK),
|
intent(in), |
@@ -2788,12 +2788,12 @@ Arguments
non_normal_mode |
How to serialize NaN, Infinity, and
--Infinity real values: Read more…
+-Infinity real values:Read more…
|
-
+
logical(kind=LK),
|
intent(in), |
@@ -2803,12 +2803,12 @@ Arguments
:: |
use_quiet_nan |
-Read more…
+Read more…
|
-
+
logical(kind=LK),
|
intent(in), |
@@ -2818,7 +2818,7 @@ Arguments
:: |
strict_integer_type_checking |
- (default is true) Read more…
+(default is true) Read more…
|
@@ -2858,7 +2858,7 @@