Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/interop/
H A Dclient_round2_run.php45 $iop->showFaults = 0; // used in result table output
H A Dclient_round2_results.php56 if ($_GET['detail'] == 1) $iop->showFaults = 1;
H A Dclient_round2.php106 $iop->showFaults = 0; // used in result table output
H A Dclient_round2_interop.php54 var $showFaults = 0; // used in result table output variable in Interop_Client
746 if ($this->showFaults && count($faults) > 0) {

Completed in 16 milliseconds