Home
last modified time | relevance | path

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

12345

/plugin/davcard/vendor/sabre/vobject/bin/
Dgenerate_vcards67 $sets = array( variable
208 $country = array_rand($sets);
213 'FN' => $r($sets[$country][$gender]) . ' ' . $r($sets[$country]['last']),
/plugin/icalevents/vendor/sabre/vobject/bin/
Dgenerate_vcards67 $sets = array(
208 $country = array_rand($sets);
213 'FN' => $r($sets[$country][$gender]) . ' ' . $r($sets[$country]['last']),
/plugin/webdavclient/vendor/sabre/vobject/bin/
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( variable
208 $country = array_rand($sets);
213 'FN' => $r($sets[$country][$gender]) . ' ' . $r($sets[$country]['last']),
/plugin/icalevents/vendor/bin/
Dgenerate_vcards67 $sets = array(
208 $country = array_rand($sets);
213 'FN' => $r($sets[$country][$gender]) . ' ' . $r($sets[$country]['last']),
/plugin/vertical/
DREADME.md15 * top - sets vertical-align to `top`
16 * center - sets vertical-align to `middle`
17 * bottom - sets vertical-align to `bottom`
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php141 $sets = [];
144 $this->readSets($sets, function () {
152 $this->readSets($sets, function () {
157 $this->readEdges($atn, $sets);
366 private function readSets(array &$sets, callable $readUnicode) : void argument
373 $sets[] = $iset;
392 private function readEdges(ATN $atn, array &$sets) : void argument
403 $trans = $this->edgeFactory($atn, $ttype, $src, $trg, $arg1, $arg2, $arg3, $sets);
768 array $sets argument
803 return new SetTransition($target, $sets[$arg1]);
[all …]
/plugin/pgn4web/pgn4web/images/alpha/
DREADME.txt1 Chess images from http://ixian.com/chess/jin-piece-sets/ by Eric De Mund.
/plugin/pgn4web/pgn4web/images/uscf/
DREADME.txt1 Chess images from http://ixian.com/chess/jin-piece-sets/ by Eric De Mund.
/plugin/pgn4web/pgn4web/images/merida/
DREADME.txt1 Chess images from http://ixian.com/chess/jin-piece-sets/ by Eric De Mund.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
Drector.php20 $rectorConfig->sets([
/plugin/authserversso/
Dplugin.info.txt6 desc Allow authentication against any SSO mechanism that sets server/environment variables
/plugin/s5/ui/blue/
Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/default/
Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/dokuwiki/
Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/pixel/
Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/yatil/
Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/i18n/
Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/flower/
Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5reloaded/ui/thesis/
Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/searchcombinedgoogle/
DREADME.md5 …rch and queries Google for your search word. It the combines both results sets so that Googles mat…
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DCSS.MaxImgLength.txt7 This parameter sets the maximum allowed length on <code>img</code> tags,
DAttr.IDPrefixLocal.txt7 need to allow multiple sets of user content on web page, you may need to
/plugin/autotabber/
DREADME.md13 * An integer at tabSize sets the number of spaces to be used in a tab press
/plugin/pgn4web/
DREADME.md48 The used [jin piece sets](http://ixian.com/chess/jin-piece-sets/) have a

12345