Searched refs:add_json (Results 1 – 3 of 3) sorted by relevance
| /plugin/json/ |
| D | remote.php | 74 $json_o->add_json($json,
|
| D | helper.php | 659 public function add_json(&$json_database, &$data, $recursion_depth, &$log) { function in helper_plugin_json 809 … helper_plugin_json::add_json($json_src, $data_elem, $recursion_depth-1, $log_elem);
|
| /plugin/json/syntax/ |
| D | define.php | 202 … $json_o->add_json(helper_plugin_json::$json, $data, $this->getConf('src_recursive'), $log);
|