Home
last modified time | relevance | path

Searched refs:alphabet (Results 1 – 25 of 48) sorted by relevance

12

/template/strap/vendor/hidehalo/nanoid-php/src/
H A DClient.php15 * @param string $alphabet Symbols to be used in ID.
70 * @param string $alphabet default CoreInterface::SAFE_SYMBOLS
73 public function formattedId($alphabet, $size = 0, GeneratorInterface $generator = null) argument
75 $alphabet = $alphabet?:CoreInterface::SAFE_SYMBOLS;
79 return $this->core->random($generator, $size, $alphabet);
85 * @param string $alphabet
92 public function formatedId($alphabet, $size = 0, GeneratorInterface $generator = null) argument
96 return $this->formattedId($alphabet, $size, $generator);
H A DCore.php10 …public function random(GeneratorInterface $generator, $size, $alphabet = CoreInterface::SAFE_SYMBO… argument
12 $len = strlen($alphabet);
20 if (isset($alphabet[$byte])) {
21 $id .= $alphabet[$byte];
H A DCoreInterface.php15 * @param string $alphabet
18 …public function random(GeneratorInterface $generator, $size, $alphabet = CoreInterface::SAFE_SYMBO… argument
/template/strap/resources/library/combo/
H A Dcombo.min.js.map1alphabet/index.js'\nif (process.env.NODE_ENV !== 'production') {\n if (\n typeof navigator !==…
/template/strap/resources/library/combo/dist/
H A Dcombo.min.js.map1alphabet/index.js'\nif (process.env.NODE_ENV !== 'production') {\n if (\n typeof navigator !==…
/template/writr/css/
Dbootstrap-icons.less1982 .bi-alphabet-uppercase::before { content: "\f2a5"; }
1983 .bi-alphabet::before { content: "\f68a"; }
/template/dokubootstrapsimplified/css/
Dbootstrap-readable.min.css1 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
Dbootstrap-cosmo.min.css1 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
Dbootstrap-cyborg.min.css1 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
Dbootstrap-united.min.css1 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
Dbootstrap-amelia.min.css1 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
Dbootstrap-default.min.css7 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
Dbootstrap-journal.min.css1 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
Dbootstrap-yeti.min.css1 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
Dbootstrap-flatly.min.css1 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
Dbootstrap-spacelab.min.css1 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
Dbootstrap-simplex.min.css1 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
Dbootstrap-cerulean.min.css1 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
/template/dokutwitterbootstrap/css/
Dbootstrap.min.css9 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
/template/bootstrap3/assets/bootstrap/solar/
Dbootstrap.min.css11 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
/template/bootstrap3/assets/bootstrap/default/
Dbootstrap.min.css5 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
/template/bootstrap3/assets/bootstrap/superhero/
Dbootstrap.min.css11 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
/template/bootstrap3/assets/bootstrap/cerulean/
Dbootstrap.min.css11 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
/template/klean/bootstrap/css/
Dbootstrap.min.css5 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-
/template/bootstrap3/assets/bootstrap/lumen/
Dbootstrap.min.css11 …sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-

12