Home
last modified time | relevance | path

Searched refs:to (Results 1 – 25 of 3435) sorted by relevance

12345678910>>...138

/plugin/pgn4web/pgn4web/libs/garbochess/
H A Dgarbochess.js363 to = from - 15; while (g_board[to] == 0) { to -= 15; mob++; }
367 to -= 15; while (g_board[to] == 0) to -= 15;
376 to -= 17; while (g_board[to] == 0) to -= 17;
385 to += 15; while (g_board[to] == 0) to += 15;
394 to += 17; while (g_board[to] == 0) to += 17;
408 to = from - 1; while (g_board[to] == 0) { to--; mob++;} if (g_board[to] & enemy) mob++;
409 to = from + 1; while (g_board[to] == 0) { to++; mob++; } if (g_board[to] & enemy) mob++;
410to = from + 16; while (g_board[to] == 0) { to += 16; mob++; } if (g_board[to] & enemy) mob++;
411to = from - 16; while (g_board[to] == 0) { to -= 16; mob++; } if (g_board[to] & enemy) mob++;
425 to = from - 1; while (g_board[to] == 0) { to--; mob++; } if (g_board[to] & enemy) mob++;
[all …]
/plugin/findologicxmlexport/vendor/sebastian/diff/tests/LCS/
H A DLongestCommonSubsequenceTest.php53 $to = array();
65 $to = $from;
70 $to = array(
90 $to = $range;
100 $to = array('B');
105 $to = array('D', 'E', 'F');
148 $this->assertEquals($to, $common);
159 $this->assertEquals($to, $common);
170 $this->assertEquals($to, $common);
177 $to = array('B', 'A');
[all …]
/plugin/findologicxmlexport/vendor/sebastian/diff/src/
H A DDiffer.php54 $to = $this->validateDiffInput($to);
217 $to = $this->splitStringByLines($to);
224 list($from, $to, $start, $end) = self::getArrayDiffParted($from, $to);
245 \reset($to);
305 * @param array $to
328 * @param array $to
356 * @param array $to
365 \reset($to);
368 $toK = \key($to);
380 \end($to);
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md144 * Added SendGridHandler to use the SendGrid API to send emails
146 * Added SqsHandler to send log records to an AWS SQS queue
395 * Added SlackHandler to log records to a Slack.com account
428 * Added $appendNewline flag to the JsonFormatter to enable using it when logging to files
439 * Added FlowdockHandler to send logs to a Flowdock account
440 * Added RollbarHandler to send logs to a Rollbar account
456 * Added LogglyHandler to send logs to a Loggly account
470 * Added HipChatHandler to send logs to a HipChat chat room
472 * Added NewRelicHandler to send logs to NewRelic's service
505 * Added ZendMonitorHandler to log to the Zend Server monitor
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSecurityNamespace.asciidoc71 $params['username'] = (string) The username of the user to change the password for
72 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
86 $params['ids'] = (list) A comma-separated list of IDs of API keys to clear from the cache
112 $params['realms'] = (list) Comma-separated list of realms to clear
113 $params['usernames'] = (list) Comma-separated list of usernames to clear from the cache
139 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to searc
[all...]
H A DTransformNamespace.asciidoc38 $params['transform_id'] = (string) The id of the transform to delete
52 $params['transform_id'] = (string) The id or comma delimited list of id expressions of the transforms to get, '_all' or '*' implies get all transforms
53 $params['from'] = (int) skips a number of transform configs, defaults to 0
54 $params['size'] = (int) specifies a max number of transforms to get, defaults to 100
55 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
56 $params['exclude_generated'] = (boolean) Omits fields that are illegal to set on transform PUT (Default = false)
69 $params['transform_id'] = (string) The id of the transform for which to get stats. '_all' or '*' implies all transforms
70 $params['from'] = (number) skips a number of transform stats, defaults to 0
71 $params['size'] = (number) specifies a max number of transform stats to ge
[all...]
H A DIndicesNamespace.asciidoc86 $params['index'] = (list) A comma separated list of indices to add a block to
87 $params['block'] = (string) The block to add (one of read, write, read_only or metadata)
89 $params['master_timeout'] = (time) Specify timeout for connection to master
91 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolves into no concrete indices. (This includes `_all` string or when no indices have been specified)
92 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open)
105 $params['index'] = (string) The name of the index to scope the operation
119 $params['index'] = (list) A comma-separated list of index name to limit the operation
121 $params['fields'] = (list) A comma-separated list of fields to clea
[all...]
H A DNodesNamespace.asciidoc35 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
38 $params['threads'] = (number) Specify the number of threads to provide information for (default: 3)
40 $params['type'] = (enum) The type to sample (default: cpu) (Options = cpu,wait,block)
54 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to ge
[all...]
H A DCatNamespace.asciidoc55 $params['name'] = (list) A comma-separated list of alias names to return
58 $params['h'] = (list) Comma-separated list of column names to display
60 $params['s'] = (list) Comma-separated list of column names or column aliases to sort by
62 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = all)
75 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information
77 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,g,gb,t,tb,p,pb)
79 $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
80 $params['h'] = (list) Comma-separated list of column names to display
82 $params['s'] = (list) Comma-separated list of column names or column aliases to sor
[all...]
H A DMlNamespace.asciidoc91 $params['job_id'] = (string) The name of the job to close
92 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (This includes `_all` string or when no jobs have been specified)
93 $params['allow_no_jobs'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (This includes `_all` string or when no jobs have been specified)
95 $params['timeout'] = (time) Controls the time to wait until a job has closed. Default to 30 minutes
109 $params['calendar_id'] = (string) The ID of the calendar to delete
122 $params['calendar_id'] = (string) The ID of the calendar to modify
123 $params['event_id'] = (string) The ID of the event to remove from the calendar
136 $params['calendar_id'] = (string) The ID of the calendar to modify
137 $params['job_id'] = (string) The ID of the job to remov
[all...]
/plugin/groupmail/
H A DREADME.textile5 using. However, I wanted to use it to send out email to a group of people which
14 * support emailing to emails
90 | toemail=... | a (list of) email address(es) to send email to. |
91 | touser=... | a (list of) dokuwiki user account names to send email to. |
92 | togroup=... | a (list of) dokuwiki group names to send email to. |
93 | ccemail=... | a (list of) email address(es) to carbon copy email to. |
94 | ccuser=... | a (list of) dokuwiki user account names to carbon copy email to. |
95 | ccgroup=... | a (list of) dokuwiki group names to carbon copy email to. |
96 | bccemail=... | a (list of) email address(es) to blind carbon copy email to. |
97 | bccuser=... | a (list of) dokuwiki user account names to blind carbon copy email to. |
[all …]
/plugin/findologicxmlexport/vendor/sebastian/diff/src/LCS/
H A DMemoryEfficientLongestCommonSubsequenceImplementation.php22 * @param array $to
26 public function calculate(array $from, array $to) argument
29 $cTo = \count($to);
36 if (\in_array($from[0], $to, true)) {
46 $llB = $this->length($fromStart, $to);
60 $toStart = \array_slice($to, 0, $jMax);
61 $toEnd = \array_slice($to, $jMax);
71 * @param array $to
75 private function length(array $from, array $to) argument
79 $cTo = \count($to);
[all …]
/plugin/confmanager/lang/en/
H A Dinterwiki.txt1to have one large distributed [[wp>Wiki]] over the whole net. Today its more of an easy way to lin…
7 [[wp>Wiki]] links to Wikipedia,
8 [[Meatball>TourBusStop]] links to the MeatBall wiki TourBusStop,
9 [[google>Wiki]] links to a Google search,
10 [[doku>interwiki]] links to this page
13 [[wp>Wiki]] links to Wikipedia, [[Meatball>TourBusStop]] links to the MeatBall wiki TourBusStop, [[…
14 [[doku>interwiki]] links to this page.
16 … links to the webserver directory DokuWiki is installed in. You can use this to construct relative…
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/en/
H A Den.txt9 Whereas it is essential, if man is not to be compelled to have recourse, as a last resort, to rebellion against tyranny and oppression, that human rights should be protected by the rule of law,
11 Whereas it is essential to promote the development of friendly relations between nations,
13 Whereas the peoples of the United Nations have in the Charter reaffirmed their faith in fundamental human rights, in the dignity and worth of the human person and in the equal rights of men and women and have determined to promote social progress and better standards of life in larger freedom,
15 Whereas Member States have pledged themselves to achieve, in co‐operation with the United Nations, the promotion of universal respect for and observance of human rights and fundamental freedoms,
23 Proclaims this Universal Declaration of Human Rights as a common standard of achievement for all peoples and all nations, to the end that every individual and every organ of society, keeping this Declaration constantly in mind, shall strive by teaching and education to promote respect for these rights and freedoms and by progressive measures, national and international, to secure their universal and effective recognition and observance, both among the peoples of Member States themselves and among the peoples of territories under their jurisdiction.
29 Everyone is entitled to al
[all...]
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md7 * Handle POSIX signals sent to the LDAP server / child processes to properly shutdown existing clients.
8 * Allow a PSR-3 compatible logging instance to be set on the LDAP server for info / error events.
12 * Add the ability to run the LDAP server / client over a UNIX socket.
13 * Add the ability to run the LDAP server over an SSL / TLS only socket.
14 * Add the ability for the server to handle client paging requests via a handler.
16 * The LDAP server handlers can now be set as a class instance in addition to the class FQCN string.
17 * When setting the options on the LdapClient you can now choose to force a disconnect at the same time.
30 * Server request handlers can now return their own RootDSE if they choose to.
31 * Added an isValid() method to th
[all...]
/plugin/bible/bible_douayRheims/
H A DTitus.txt1 …tle of Jesus Christ, according to the faith of the elect of God and the acknowledging of the truth…
3 …1:3. But hath in due times manifested his word in preaching, which is committed to me according to
7 … be without crime, as the steward of God: not proud, not subject to anger, nor given to wine, no s…
8 1:8. But given to hospitality, gentle, sober, just, holy, continent:
9 …cing that faithful word which is according to doctrine, that he may be able to exhort in sound doc…
15 …1:15. All things are clean to the clean: but to them that are defiled and to unbelievers, nothing …
20 …2:4. That they may teach the young women to be wise, to love their husbands, to love their childre…
25 2:9. Exhort servants to be obedient to their masters: in all things pleasing, not gainsaying:
27 2:11. For the grace of God our Saviour hath appeared to all men:
32 …3:1. Admonish them to be subject to princes and powers, to obey at a word, to be ready to every go…
[all …]
H A DJonas.txt1 1:1. Now the word of the Lord came to Jonas, the son of Amathi, saying:
3to flee into Tharsis from the face of the Lord, and he went down to Joppe, and found a ship going
4 …4. But the Lord sent a great wind to the sea: and a great tempest was raised in the sea, and the s…
6 …1:6. And the ship master came to him and said to him: Why art thou fast asleep? rise up call upon …
11 …1:11. And they said to him: What shall we do with thee, that the sea may be calm to us? for the se…
12 …1:12. And he said to them: take me up, and cast me into the sea, and the sea shall be calm to you:…
26 …ut I with the voice of praise will sacrifice to thee: I will pay whatsoever I have vowed for my sa…
28 3:1. And the word of the Lord came to Jonas the second time saying:
30 …3:3. And Jonas arose, and went to Ninive, according to the word of the Lord: now Ninive was a grea…
40 …4:3. And now, O Lord, I beseech thee take my life from me: for it is better for me to die than to
[all …]
H A DTobias.txt10 1:10. And from his infancy he taught him to fear God, and to abstain from all sin.
54 …Lord, do with me according to thy will, and command my spirit to be received in peace: for it is b…
89 4:16. See thou never do to another what thou wouldst hate to have done to thee by another.
136 6:12. All his substance is due to thee, and thou must take her to wife.
155 …ad spoken, Raguel commanded a sheep to be killed, and a feast to be prepared. And when he desired …
158 …7:12. The angel said to him: Be not afraid to give her to this man, for to him who feareth God is …
191 …. Then Tobias called the angel to him, whom he took to be a man, and said to him: Brother Azarias,…
193to take with thee beasts and servants, and to go to Gabelus to Rages the city of the Medes: and to
215 …. Admonishing her to honour her father and mother in law, to love her husband, to take care of the…
237 …12:1. Then Tobias called to him his son and said to him: What can we give to this holy man, that i…
[all …]
H A D2_Machabees.txt65 …2:31. For to collect all that is to be known, to put the discourse in order, and curiously to disc…
66 …2:32. But to pursue brevity of speech, and to avoid nice declarations of things, is to be granted
152 …:45. But Menelaus being convicted, promised Ptolemee to give him much money to persuade the king t…
169 …5:12. And commanded the soldiers to kill, and not to spare any that came in their way, and to go u…
199 …6:15. Doth he also deal with us, so as to suffer our sins to come to their height, and then take v…
305 …. And the city, to which he was going in haste to lay it even with the ground, and to make it a co…
344 …the foot of the altar, besought him to be merciful to them, and to be an enemy to their enemies, a…
379to my father to turn to the rites of the Greeks but that they would keep to their own manner of li…
384 …11:29. Menelaus came to us, saying that you desired to come down to your countrymen, that are with…
387 11:32. And we have sent also Menelaus to speak to you.
[all …]
H A DLuke.txt3 …1:3. It seemed good to me also, having diligently attained to all things from the beginning, to wr…
19 …1:19. And the angel answering, said to him: I am Gabriel, who stand before God and am sent to spea…
55 1:55. As he spoke to our fathers: to Abraham and to his seed for ever.
196 4:26. And to none of them was Elias sent, but to Sarepta of Sidon, to a widow woman.
262 …6:9. Then Jesus said to them: I ask you, if it be lawful on the sabbath days to do good or to do e…
287 …6:34. And if you lend to them of whom you hope to receive, what thanks are to you? For sinners als…
607 12:41. And Peter said to him: Lord, dost thou speak this parable to us, or likewise to all?
796 18:1. And he spoke also a parable to them, that we ought always to pray and not to faint,
886 19:48. And they found not what to do to him: for all the people were very attentive to hear him.
1004 22:33. Who said to him: Lord, I am ready to go with thee, both into prison and to death.
[all …]
H A DActs.txt1 1:1. The former treatise I made, O Theophilus, of all things which Jesus began to do and to teach,
169 …5:33. When they had heard these things, they were cut to the heart: and they thought to put them t…
363 …id to them: you know how abominable it is for a man that is a Jew to keep company or to come unto …
377 …10:42. And he commanded us to preach to the people and to testify that it is he who was appointed …
408 11:25. And Barnabas went to Tarsus to seek Saul: whom, when he had found, he brought to Antioch.
510 …when they had preached the gospel to that city and had taught many, they returned again to Lystra …
531 15:14. Simon hath related how God first visited to take to the Gentiles, a people to his name.
732 …20:32. And now I commend you to God and to the word of his grace, who is able to build up and to g…
811 …said to him: God shall strike thee, thou whited wall. For, sittest thou to judge me according to t…
897 …25:27. For it seemeth to me unreasonable to send a prisoner and not to signify the things laid to
[all …]
H A DEsther.txt15 …. What sentence ought to pass upon Vasthi the queen, who had refused to obey the commandment of ki…
30to his commandment many beautiful virgins were brought to Susan, and were delivered to Egeus the e…
56 …11. And he said to him: As to the money which thou promisest, keep it for thyself: and as to the p…
68 …as hanging up in Susan, that he should shew it to the queen, and admonish her to go in to the king…
81 …t she answered: If it please the king, I beseech thee to come to me this day, and Aman with thee t…
85to give me what I ask, and to fulfil my petition: let the king and Aman come to the banquet which …
103 …6:12. But Mardochai returned to the palace gate: and Aman made haste to go to his house, mourning …
126to them, to speak to the Jews in every city, and to command them to gather themselves together, an…
131 8:16. But to the Jews, a new light seemed to rise, joy, honour, and dancing.
137 …hter of their enemies, and killed them, repaying according to what they had prepared to do to them:
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dintro.rst7 If you have any exposure to other text-based template languages, such as
14 * *Fast*: Twig compiles templates down to plain optimized PHP code. The
15 overhead compared to regular PHP code was reduced to the very minimum.
22 developer to define their own custom tags and filters, and to create their own DSL.
26 Slim, Yii, Laravel, Codeigniter and Kohana — just to name a few.
32 was bumped to **PHP 5.3.3**.
37 The recommended way to install Twig is via Composer:
56 require_once '/path/to/vendor/autoload.php';
66 environment (``\Twig\Environment``) to store the configuration.
76 'cache' => '/path/to/compilation_cache',
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md83 Those libraries need to be loaded for the plugin to work properly.
140 …n object of key/value pairs to use as column names when exporting to data formats. `exportTitles` …
161 to specify labels, action, icon, child items and even custom code to be executed
608 action | Set to "draw" if you want the item to trigger annotation mode
645 ### Exporting to PDF
661 you want the image to be scaled to fit into.
773 state and `toJPG()` method to export the chart to JPEG format.
1022 * Added: beforeCapture to be able to indicate the export process in some way
1023 * Added: afterCapture to be able to modify the fabric instance if needed
1078 * Added: divId to be able to place the menu within an external container
[all …]
/plugin/findologicxmlexport/vendor/sebastian/diff/tests/
H A DDifferTest.php46 * @param string|array $to
51 …$this->assertEquals($expected, $this->differ->diffToArray($from, $to, new TimeEfficientImplementat…
57 * @param string $to
62 … $this->assertEquals($expected, $this->differ->diff($from, $to, new TimeEfficientImplementation));
68 * @param string|array $to
73 …$this->assertEquals($expected, $this->differ->diffToArray($from, $to, new MemoryEfficientImplement…
79 * @param string $to
84 …$this->assertEquals($expected, $this->differ->diff($from, $to, new MemoryEfficientImplementation));
367 * @param string $to
370 public function testDiffDoNotShowNonDiffLines($expected, $from, $to)
[all …]

12345678910>>...138