Searched refs:recursion_depth (Results 1 – 1 of 1) sorted by relevance
633 * @param integer $recursion_depth If greater than zero, then this function659 public function add_json(&$json_database, &$data, $recursion_depth, &$log) { argument715 else if(is_array($src) && $recursion_depth > 0) {809 … helper_plugin_json::add_json($json_src, $data_elem, $recursion_depth-1, $log_elem);