Home
last modified time | relevance | path

Searched refs:gettype (Results 201 – 212 of 212) sorted by relevance

123456789

/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php1254 $debug_object->debug_log(2, 'Invalid type: ', gettype($class));
1266 $debug_object->debug_log(2, 'Invalid type: ', gettype($class));
/plugin/googlesearch/
H A Dnusoap.php516 $tt = gettype($v);
3613 … called method $this->methodname, received $this->methodreturn of type ".gettype($this->methodretu…
3638 $this->debug('got a(n) '.gettype($this->methodreturn).' from method');
5247 if ($uqType == 'string' && gettype($value) == 'string') {
5250 if (($uqType == 'long' || $uqType == 'unsignedLong') && gettype($value) == 'double') {
6673 $this->debug('sent message successfully and got a(n) '.gettype($return));
/plugin/eventum/XML/
H A DRPC.php1980 $type = gettype($php_val);
/plugin/mantis/lib/
H A Dnusoap.php576 $tt = gettype($v);
4029 …$this->debug("in invoke_method, called method $this->methodname, received data of type ".gettype($…
4054 $this->debug('got a(n) '.gettype($this->methodreturn).' from method');
5869 if ($uqType == 'string' && gettype($value) == 'string') {
5880 if (($uqType == 'long' || $uqType == 'unsignedLong') && gettype($value) == 'double') {
7362 $this->debug('sent message successfully and got a(n) '.gettype($return));
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php1609 …et_class($extension), \is_object($operators) ? \get_class($operators) : \gettype($operators).(\is_…
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mp3header.php41 switch (gettype($variable)) {
46 $returnstring .= '<td valign="top">'.gettype($value);
/plugin/codemirror/dist/modes/
H A Dvb.min.js.map1 …\", \"event\", \"exit\", \"explicit\", \"false\", \"for\", \"friend\", \"gettype\", \"goto\", \"ha…
H A Dphp.min.js.map1 …ile is_uploaded_file move_uploaded_file intval floatval doubleval strval gettype settype is_null i…
/plugin/scrape/
H A DphpQuery-onefile.php
H A DHTMLPurifier.standalone.php
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php4183 return gettype($var);
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …ndmax getrusage getservbyname getservbyport gettext ' +\n 'gettimeofday gettype glob gmdate gmmkt…

123456789