Home
last modified time | relevance | path

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

/PHP-7.3/ext/soap/interop/
H A Dclient_round2_run.php42 $iop->showFaults = 0; // used in result table output
H A Dclient_round2_results.php54 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.php52 var $showFaults = 0; // used in result table output variable in Interop_Client
744 if ($this->showFaults && count($faults) > 0) {

Completed in 8 milliseconds