Home
last modified time | relevance | path

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

/plugin/xcom/scripts/
H A Dxml.php33 …$array_types = array('dokuwiki.getPagelist','plugin.xcom.pageVersions','plugin.xcom.getPageInfo','… variable
85 if(in_array($fn,$array_types) && !$retv['faultCode'] && !$retv['faultString']) {
/plugin/mantis/lib/
H A Dclass.nusoap_base.php578 $array_types[$tt] = 1;
583 if(count($array_types) > 1){
H A Dnusoap.php578 $array_types[$tt] = 1;
583 if(count($array_types) > 1){
/plugin/xcom/
H A Dscript.js86 …var array_types = {'dokuwiki.getPagelist':1,'plugin.xcom.pageVersions':1,'plugin.xcom.getPageInfo'… class in xmlrpc
101 if(!array_types.hasOwnProperty(func)) {
/plugin/googlesearch/
H A Dnusoap.php518 $array_types[$tt] = 1;
523 if(count($array_types) > 1){