Home
last modified time | relevance | path

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

/plugin/questionnaire/
DminiYAML.php141 static function InterpretPHP($__yaml,$__values = array()){ argument
147 eval("?".">".$__yaml);
148 $__yaml = ob_get_contents();
151 return $__yaml;