Home
last modified time | relevance | path

Searched refs:tries (Results 26 – 44 of 44) sorted by path

12

/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md122 should work with it. `$dummy` is a dummy - a simple php object that tries to fulfil your
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Descape.rst65 When using automatic escaping, Twig tries to not double-escape a variable
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst201 When Twig encounters a variable like ``article.title``, it tries to find a
/plugin/formatplus2/
H A DREADME.md4 This fork only tries to fix the deprecated `jQuery.browser` type error (at the moment). I have e-ma…
/plugin/googlesearch/
H A Dnusoap.php2248 $tries = 0;
2251 if ($tries++ < 2) {
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt420 the program tries to highlight a fragment with all available languages and
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput._generic.class.php227 $tries = 0;
233 $tries++;
234 } while (!$filehandle && $tries < WRITER_RETRIES);
/plugin/jmol2/jmol/
H A DCHANGES.txt143 # bug fix: jmol -ionxs with a script that includes measurement tries to update a nonexistant measur…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1135 * Bugfix: WavPack no longer tries to read entire compressed data
/plugin/mantis/lib/
H A Dclass.soap_transport_http.php418 $tries = 0;
421 if ($tries++ < 2) {
H A Dnusoap.php2525 $tries = 0;
2528 if ($tries++ < 2) {
/plugin/pagequery/
H A Dreadme.md7 There are many different page listing / navigation plugins on the [[:plugin]] page, all trying to serve different needs. Pagequery tries to unify many of the ideas into a compact all-in-one method of listing your wiki pages, by name, title, a-z index, by date, by year, month, day, by namespace or by creator; ...and do it quickly.
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt1255 * Now tries to create thumbnail with ImageMagick if
/plugin/snap/
H A Dhelper.php72 var $tries=false; variable in helper_plugin_snap
134 $this->tries=false;
222 $this->tries=$try;
235 $this->tries=$try;
/plugin/socialshareprivacy2/SSP/
H A DREADME.md718 <td>Your Disqus forum shortname. If an empty string is given it tries to use
1208 This function tries to support `file:`-urls, but might fail in some cases.
/plugin/subjectindex/plugins/
H A Dbible_verses.txt13229 Because he stretches out his hand against God himself,And over the Almighty he tries to show himsel…
30669 …e the brothers with respect, and those who are wanting to receive them he tries to hinder and to t…
/plugin/tuxquote/
H A Dquotes.txt1036 …, periodically gets furious at the small seaside resort town of Amity and tries to eat all the res…
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md89 Colored output is handled through the ``Colors`` class. It tries to detect if a color terminal is available and only
105 The ``TableFormatter`` class allows you to align texts in multiple columns. It tries to figure out the available
/plugin/xfortune/
H A Dhelper.php39 $tries = 0;
46 } while( ($lines > $maxlines || strlen($cookie) > $maxchars) && $tries++ < $runaway);

12