Home
last modified time | relevance | path

Searched refs:sets (Results 1 – 25 of 99) sorted by relevance

1234

/plugin/icalevents/vendor/bin/
H A Dgenerate_vcards67 $sets = array(
208 $country = array_rand($sets);
213 'FN' => $r($sets[$country][$gender]) . ' ' . $r($sets[$country]['last']),
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dgenerate_vcards67 $sets = array(
208 $country = array_rand($sets);
213 'FN' => $r($sets[$country][$gender]) . ' ' . $r($sets[$country]['last']),
/plugin/davcard/vendor/sabre/vobject/bin/
H A Dgenerate_vcards67 $sets = array( variable
208 $country = array_rand($sets);
213 'FN' => $r($sets[$country][$gender]) . ' ' . $r($sets[$country]['last']),
/plugin/webdavclient/vendor/sabre/vobject/bin/
H A Dgenerate_vcards67 $sets = array( variable
208 $country = array_rand($sets);
213 'FN' => $r($sets[$country][$gender]) . ' ' . $r($sets[$country]['last']),
/plugin/davcal/vendor/sabre/vobject/bin/
H A Dgenerate_vcards67 $sets = array(
208 $country = array_rand($sets);
213 'FN' => $r($sets[$country][$gender]) . ' ' . $r($sets[$country]['last']),
/plugin/vertical/
H A DREADME.md15 * top - sets vertical-align to `top`
16 * center - sets vertical-align to `middle`
17 * bottom - sets vertical-align to `bottom`
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DsfCompact.yml4 Compact notation for sets of mappings with single element
57 Compact notation for sets of mappings with single element
110 Compact notation for sets of mappings with single element
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php62 * This UUID indicates the serialized ATN contains two sets of IntervalSets,
141 $sets = [];
143 // First, deserialize sets with 16-bit arguments <= U+FFFF.
144 $this->readSets($sets, function () {
149 // deserialize sets with 32-bit arguments <= U+10FFFF.
152 $this->readSets($sets, function () {
157 $this->readEdges($atn, $sets);
364 * @param array<IntervalSet> $sets
366 private function readSets(array &$sets, callable $readUnicode) : void argument
373 $sets[]
392 readEdges(ATN $atn, array& $sets) global() argument
768 edgeFactory(ATN $atn, int $type, int $src, int $trg, int $arg1, int $arg2, int $arg3, array $sets) global() argument
[all...]
/plugin/statistics/ico/flags/
H A DREADME5 All sets provided are free to use to anyone, for commercial or non-commercial websites.
/plugin/pgn4web/pgn4web/images/uscf/
H A DREADME.txt1 Chess images from http://ixian.com/chess/jin-piece-sets/ by Eric De Mund.
/plugin/pgn4web/pgn4web/images/alpha/
H A DREADME.txt1 Chess images from http://ixian.com/chess/jin-piece-sets/ by Eric De Mund.
/plugin/pgn4web/pgn4web/images/merida/
H A DREADME.txt1 Chess images from http://ixian.com/chess/jin-piece-sets/ by Eric De Mund.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Drector.php20 $rectorConfig->sets([
/plugin/s5reloaded/ui/thesis/
H A Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/blue/
H A Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/dokuwiki/
H A Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/pixel/
H A Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/i18n/
H A Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/flower/
H A Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/yatil/
H A Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/default/
H A Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/searchcombinedgoogle/
H A DREADME.md5 …rch and queries Google for your search word. It the combines both results sets so that Googles mat…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCSS.MaxImgLength.txt
H A DAttr.IDPrefixLocal.txt
/plugin/autotabber/
H A DREADME.md13 * An integer at tabSize sets the number of spaces to be used in a tab press

1234