Searched refs:ylong_json_add_item_to_array_then_get_node (Results 1 – 1 of 1) sorted by relevance
622 pub unsafe extern "C" fn ylong_json_add_item_to_array_then_get_node( in ylong_json_add_item_to_array_then_get_node() function2385 assert!(ylong_json_add_item_to_array_then_get_node(array, item).is_null()); in ut_ylong_json_add_item_to_array_then_get_node()2391 assert!(ylong_json_add_item_to_array_then_get_node(array, item).is_null()); in ut_ylong_json_add_item_to_array_then_get_node()2396 let node0 = ylong_json_add_item_to_array_then_get_node(array, null); in ut_ylong_json_add_item_to_array_then_get_node()2433 let node = ylong_json_add_item_to_array_then_get_node(array, null); in ut_ylong_json_replace_item_of_array_node()2440 let node = ylong_json_add_item_to_array_then_get_node(array, null); in ut_ylong_json_replace_item_of_array_node()