Home
last modified time | relevance | path

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

/plugin/snap/
H A Dhelper.php52 var $tryTimeout=3; //Secondes variable in helper_plugin_snap
212 while (!$fp && $try<$this->tryTimeout) {
H A Dsyntax.php.ori83 $tryTimeout=3; //Secondes
177 while (!$fp && $try<$tryTimeout) {