Home
last modified time | relevance | path

Searched refs:handle_element (Results 1 – 2 of 2) sorted by relevance

/plugin/json/
Dhelper.php512 … public function handle_element($element, $xml_tag=NULL, $xml_attributes=NULL, $xml_content=NULL) { function in helper_plugin_json
793 … $data_elem = helper_plugin_json::handle_element(NULL, $matches[1], $matches[2], $matches[3]);
/plugin/json/syntax/
Ddefine.php63 $data = $json_o->handle_element($match);