Home
last modified time | relevance | path

Searched refs:number (Results 101 – 125 of 1459) sorted by path

12345678910>>...59

/plugin/autlogin/
H A Dadmin.php322 $number = -1;
339 $number = 0;
348 if ($number == 0){ //same rule only different perm number
352 elseif($number == -1)//new rule
/plugin/autogallery/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/autogroup/
H A DLICENSE570 Each version is given a distinguishing version number. If the
575 Foundation. If the Program does not specify a version number of the
/plugin/autoindentcontrol/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/autoindex/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/autolink3/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/autonumbering/
H A Dsyntax.php135 $number = "<span class=\"$class\">";
138 $number .= $period . $COUNTER[$counterID][$i];
145 $number .= '</span>';
146 return array($number, NULL);
158 list($number, $null) = $data;
159 $renderer->doc .= $number;
172 … list($number, $null) = $this->handle($matches[0][$i], DOKU_LEXER_SPECIAL, NULL, $handler);
173 $pageContent = preg_replace('(' . $matches[0][$i] . ')', $number, $pageContent, 1);
/plugin/autotabber/
H A DREADME.md13 * An integer at tabSize sets the number of spaces to be used in a tab press
/plugin/avatar/
H A DCOPYING
/plugin/avbarchart/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/avtaskbox/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/backlinks/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/backlinks2/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/backup/
H A DCHANGELOG.md25 - [BT-44] - Added this CHANGELOG.md file and first official version number 1.0.0 and release date t…
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/barcode/
H A DCOPYING570 Each version is given a distinguishing version number. If the
575 Foundation. If the Program does not specify a version number of the
/plugin/barcodes/
H A DLICENSE.md149 Each version is given a distinguishing version number. If the
155 received it does not specify a version number of the GNU Lesser
H A Dcomposer.lock1729 … "description": "Library that helps with managing the version number of Git-hosted PHP projects",
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DLICENSE570 Each version is given a distinguishing version number. If the
575 Foundation. If the Program does not specify a version number of the
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcode1D.php2077 public function dec_to_hex($number) { argument
2080 if($number == 0) {
2083 while($number > 0) {
2084 if($number == 0) {
2087 array_push($hex, strtoupper(dechex(bcmod($number, '16'))));
2088 $number = bcdiv($number, '16', 0);
H A DDatamatrix.php677 * @return number of data codewords in matrix
/plugin/bashorg/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/bbcodeextensions/
H A DLICENSE570 Each version is given a distinguishing version number. If the
575 Foundation. If the Program does not specify a version number of the
H A DREADME3 Extends the functionality provided by eg.: plugin:bbcode, by adding a number of custom BBCode tags …
/plugin/bible/bible_douayRheims/
H A D1_Esdras.txt9 …1:9. And this is the number of them: thirty bowls of gold, a thousand bowls of silver, nine and tw…
13 … Saraia, Rahelaia, Mardochai, Belsan, Mesphar, Beguai, Rehum, Baana. The number of the men of the …
152 … and for a sin offering for all Israel twelve he goats, according to the number of the tribes of I…
219 …8:34. According to the number and weight of everything: and all the weight was written at that tim…

12345678910>>...59