Home
last modified time | relevance | path

Searched defs:xml_content (Results 1 – 2 of 2) sorted by relevance

/plugin/crypto/
Dsyntax.php89 function xml_content($xml) { function in syntax_plugin_crypto
/plugin/json/
Dhelper.php512 … public function handle_element($element, $xml_tag=NULL, $xml_attributes=NULL, $xml_content=NULL) {