Home
last modified time | relevance | path

Searched full:planet (Results 1 – 25 of 26) sorted by relevance

12

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
DPostnet.php6 * POSTNET and PLANET barcodes.
16 * @param bool $planet
18 public function __construct($code, $xDim, $gapWidth, $planet = false) argument
20 $this->init($code, $gapWidth, $planet);
32 * @param bool $planet
34 private function init($code, $gapWidth, $planet) argument
37 if ($planet) {
/plugin/jplayer/vendor/mustache/mustache/
DREADME.md20 echo $m->render('Hello {{planet}}', array('planet' => 'World!')); // "Hello World!"
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Loader/
DInlineLoader.php25 * Hello, {{ planet }}!
28 * Goodbye, cruel {{ planet }}
/plugin/requiz/conf/
Ddefault.php37 "question" => "How many moons does planet Earth have?",
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DBarcode.php70 case 'PLANET': // PLANET
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
Dutility.js298 var mustache = _.template('Hello {{planet}}!');
299 assert.equal(mustache({planet: 'World'}), 'Hello World!', 'can mimic mustache.js');
301 var templateWithNull = _.template('a null undefined {{planet}}');
302 …assert.equal(templateWithNull({planet: 'world'}), 'a null undefined world', 'can handle missing es…
/plugin/barcodes/lib/
DBarcodesWrapper.php37 …"EAN5", "EAN8", "EAN13", "UPCA", "UPCE", "MSI", "MSI+", "POSTNET", "PLANET", "RMS4CC", "KIX", "IMB…
/plugin/barcodes/
DREADME.md34 …N2`, `EAN5`, `EAN8`, `EAN13`, `UPCA`, `UPCE`, `MSI`, `MSI+`, `POSTNET`, `PLANET`, `RMS4CC`, `KIX`,…
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
DBarcode1D.php74 …>MSI+ : MSI + CHECKSUM (modulo 11)</li><li>POSTNET : POSTNET</li><li>PLANET : PLANET</li><li>RMS4C…
93 …>MSI+ : MSI + CHECKSUM (modulo 11)</li><li>POSTNET : POSTNET</li><li>PLANET : PLANET</li><li>RMS4C…
187 case 'PLANET': { // PLANET
1436 * POSTNET and PLANET barcodes.
1439 * @param $planet (boolean) if true print the PLANET barcode, otherwise print POSTNET
1443 protected function barcode_postnet($code, $planet=false) { argument
1445 if ($planet) {
/plugin/barcodes/vendor/jucksearm/php-barcode/
DREADME.md76 …, C128B, C128C, EAN2, EAN5, EAN8, EAN13, UPCA, UPCE, MSI, MSI+, POSTNET, PLANET, RMS4CC, KIX, IMB,…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
DBarCode.php214 } elseif (in_array($objattr['btype'], ['IMB', 'RM4SCC', 'KIX', 'POSTNET', 'PLANET'])) {
/plugin/passpolicy/
Dwords.txt2670 planet
D10k-common-passwords.txt1350 planet
/plugin/botmon/lang/de/
H A Dwordlist.txt2488 Planet 1
/plugin/asciidocjs/node_modules/pug-filters/node_modules/wordwrap/test/
Didleness.txt49 …noblest task, and because I like to think how much man can transform his planet. It is true that m…
/plugin/asciidocjs/node_modules/wordwrap/test/
Didleness.txt49 …noblest task, and because I like to think how much man can transform his planet. It is true that m…
/plugin/statistics/vendor/matomo/device-detector/Parser/Device/
DAbstractDeviceParser.php1457 '9P' => 'Planet Computers',
/plugin/statistics/vendor/matomo/device-detector/
DREADME.md316 …er, Pioneer Computers, PiPO, PIRANHA, Pixela, Pixelphone, PIXPRO, Pixus, Planet Computers, Platoon…
/plugin/combo/resources/dictionary/
H A Demojis.json1434 "ringed-planet": "1fa90",
H A Dmaterial-design-icon-meta.json1 …3BF7625","name":"earth","codepoint":"F01E7","aliases":["globe","public","planet"],"tags":["Geograp…
/plugin/tuxquote/
Dquotes.txt1419 …man's ability to use language that makes him the dominant species on the planet. That may be. But …
1824 Remember, this planet is also disposable. <BR> -- Paul Palmer
1828 What's the use of a house if you haven't got a tolerable planet to put it on? <BR> -- Henry David …
2409 It is easier for a man to be loyal to his club than to his planet; the by-laws are shorter, and he …
3216 You can use the Internet to find out, from anywhere on the planet: exactly how much coffee is in a …
3431 The sum of the intelligence on the planet is a constant; the population is growing. <BR> -- Cole's …
3834 Maybe this world is another planet's hell.
4176 The fact that we live at the bottom of a deep gravity well, on the surface of a gas covered planet
/plugin/sectiontoggle/
DMobile_Detect.php411 …one 8GB|Andromeda|Silken|X2|Andromeda II|Halley|Flame|Saphyr 9,7|Touch 8|Planet|Triton|Unique 10|H…
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
Dencoder.json1Planet": 41801, "\u0120rightfully": 41802, "\u0120niece": 41803, "\u0120NEC": 41804, "\u0120IPO": … number
/plugin/farm/install/animaltemplate/conf/
Dwordblock.conf7457 https?:\/\/([^\/]*\.)?wifi-planet\.org
/plugin/statistics/vendor/matomo/device-detector/regexes/device/
Dmobiles.yml35508 # Planet Computers (https://www.www3.planetcom.co.uk/)
35509 Planet Computers:

12