Home
last modified time | relevance | path

Searched refs:which (Results 101 – 125 of 1265) sorted by relevance

12345678910>>...51

/plugin/findologicxmlexport/vendor/bin/
H A Dphpunit5 if [ -d /proc/cygdrive ] && [[ $(which php) == $(readlink -n /proc/cygdrive)/* ]]; then
/plugin/ckgdoku/ckeditor/plugins/geshi/lang/
H A Den.js4 which: 'Codeblock or Snippet?',
/plugin/ckgedit/ckeditor/plugins/geshi/lang/
H A Dde.js4 which: 'Code-Schnippsel?',
H A Den.js6 which: 'Codeblock or Snippet? Plain Text removes HTML',
/plugin/prosemirror/
H A DREADME.md54 - the request is handled by `action/ajax.php` which resolves the link/images and returns
67 - To know in which order we have to open/close marks we need to know which start
73 - If the marks on a node have the same start/end than they need a stable order in which they appear.
90 which is the file actually included by DokuWiki.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DEqlNamespace.asciidoc49 $params['keep_alive'] = (time) Update the time interval in which the results (partial or final) for this search will be available (Default = 5d)
78 $params['keep_alive'] = (time) Update the time interval in which the results (partial or final) for this search will be available (Default = 5d)
H A DAsyncSearchNamespace.asciidoc49 $params['keep_alive'] = (time) Specify the time interval in which the results (partial or final) for this search will be available
79 $params['keep_alive'] = (time) Update the time interval in which the results (partial or final) for this search will be available (Default = 5d)
80 $params['batched_reduce_size'] = (number) The number of shard results that should be reduced at once on the coordinating node. This value should be used as the granularity at which progress results will be made available. (Default = 5)
104 $params['terminate_after'] = (number) The maximum number of documents to collect for each shard, upon reaching which the query execution will terminate early.
/plugin/prespan/
H A Dplugin.info.txt6 desc Create text spans which preserve spaces
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc57 save_color: function(which, color) {
58 this[which] = color;
60 get: function(which) {
61 return this[which];
110 var el = ckgedit_getEID(dialog,ui_el,which);
111 style_spec.save_color(which,el.value);
113 if(which == 'fg') {
114 el.style.color = style_spec.get(which);
119 el.style.backgroundColor = style_spec.get(which);
178 var onClickInsert = function( evt ,which) {
[all …]
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc57 save_color: function(which, color) {
58 this[which] = color;
60 get: function(which) {
61 return this[which];
110 var el = ckgedit_getEID(dialog,ui_el,which);
111 style_spec.save_color(which,el.value);
113 if(which == 'fg') {
114 el.style.color = style_spec.get(which);
119 el.style.backgroundColor = style_spec.get(which);
178 var onClickInsert = function( evt ,which) {
[all …]
/plugin/plainlists/
H A DREADME1 XHTML renderer which produces lists without div\'s in.
/plugin/bible/bible_douayRheims/
H A D1_Esdras.txt4 …lver and gold, and goods, and cattle, besides that which they offer freely to the temple of God, w…
7 …1:7. And king Cyrus brought forth vessels of the temple of the Lord, which Nabuchodonosor had take…
68 …2:57. The children of Saphatia, the children of Hatil, the children of Phochereth, which were of A…
112 4:18. The accusation, which you have sent to us, hath been plainly read before me,
122 5:4. In answer to which we gave them the names of the men who were the promoters of that building.
125 5:7. The letter which they sent him, was written thus: To Darius the king all peace.
137 …6:2. And there was found in Ecbatana, which is a castle in the province of Media, a book in which
140which Nabuchodonosor took out of the temple of Jerusalem, and brought to Babylon, be restored, and…
150 …6:15. And they were finishing this house of God, until the third day of the month of Adar, which w…
172 …7:15. And to carry the silver and gold, which the king and his counsellors have freely offered to …
[all …]
H A DJude.txt12 …feasting together without fear, feeding themselves: clouds without water, which are carried about …
15 … ungodliness, whereby they have done ungodly: and for all the hard things which ungodly sinners ha…
17 …1:17. But you, my dearly beloved, be mindful of the words which have been spoken before by the apo…
23 …ut of the fire. And on others have mercy, in fear, hating also the spotted garment which is carnal.
H A D2_Thessalonians.txt4 …f God, for your patience and faith, and in all your persecutions and tribulations: which you endure
5 …t judgment of God, that you may be counted worthy of the kingdom of God, for which also you suffer.
26 …2:14. Therefore, brethren, stand fast: and hold the traditions, which you have learned, whether by…
32 …3:4. And we have confidence concerning you in the Lord that the things which we command, you both …
34 … from every brother walking disorderly and not according to the tradition which they have received…
45 3:17. The salutation of Paul with my own hand: which is the sign in every epistle. So I write.
H A DRomans.txt19 1:19. Because that which is known of God is manifest in them. For God hath manifested it unto them.
27 …towards another: men with men, working that which is filthy and receiving in themselves the recomp…
108 …romise might be firm to all the seed: not to that only which is of the law, but to that also which
174 …7:13. Was that then which is good made death unto me? God forbid! But sin, that it may appear sin,…
176 …7:15. For that which I work, I understand not. For I do not that good which I will: but the evil w…
177 7:16. If then I do that which I will not, I consent to the law, that it is good.
179 … me, that is to say, in my flesh, that which is good. For to will is present with me: but to accom…
180 7:19. For the good which I will, I do not: but the evil which I will not, that I do.
181 7:20. Now if I do that which I will not, it is no more I that do it: but sin that dwelleth in me.
211 8:25. But if we hope for that which we see not, we wait for it with patience.
[all …]
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst60 This library was migrated from `ocramius/instantiator`_, which has been
61 donated to the doctrine organization, and which is now deprecated in
/plugin/fckg/fckeditor/
H A DInstall_README10 panel is for quick uploads, in which the file will be sent to the top level of data/media.
27 it's simply matter of uncommenting the line which activates the new scheme.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dhandlers.rst9 Handlers are simple callback which receive three arguments: the visitor,
33 Subscribing handlers contain the configuration themselves which makes them easier to share with oth…
/plugin/pgn4web/
H A DREADME.md9 I embedded only pgn4web in a plugin (which was difficult enough for me).
17 As a solution, provide a link to the page alone, which is automatically done
19 is created which instructs the reader to open solely the article.
/plugin/icalevents/
H A Dsyntax-impl.php415 foreach (array('start', 'end') as $which) {
416 $dtSabre = $event->{'DT' . strtoupper($which)};
418 $dt = &$res[$which];
421 if (!$dtSabre->hasTime() && $which == 'end') {
/plugin/quickstats/lang/en/
H A Dquery.txt14 if you search for ''wiki'' in the page search, it will return all pages which occur in the wiki nam…
15 which include wiki in their names.
38 In the case of output for page queries, there are two results for **accesses**. The one which appe…
46 There is a drop-down menu of files which are currently using the quickstats syntax. You can click …
48 1. They give you a convenient means of checking names and IP's which you might want to use in your …
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc5 processing of requests (sent in parallel to the cluster), which can have a
20 simultaneously, which means the Elasticsearch-PHP client can more effectively
55 `future: lazy` and they pend until you resolve the futures, at which time all
60 interface, which makes the future act like a simple associative array. For
81 response, causes the future to resolve that particular value (which in turn
274 application, which means the client can no longer inspect the response and
/plugin/tipoftheday/
H A DREADME.md4 Display Tip of the Day - which is a random section of another page.
/plugin/ckgedit/action/
H A Dmeta.php67 $which = $ar[$client];
69 if($which == 'N') {
72 else if($which == 'Y') {
212 $which = $INPUT->str('lang');
213 $path = DOKU_PLUGIN . 'wrap/lang/' . $which . '/lang.php';
959 function startup_check_twice($filename, $which) { argument
963 $msg = $this->locale_xhtml($which);
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md427 an image editor which you can actual draw on and the menu gets replaced by the
562 the `afterCapture` event allows you to add some texts or images which can't be
660 Additionally, you can add `fit` property which is an array of pixel dimensions,
933 * Fixed: Base tag clip path issue which draw the lines outside the plotarea
964 * Fixed: Issue with missing `export.css` which showed the canvas
995 * Fixed: Issue with object changes which overwrite undo/redo object states
1010 * Fixed: Menu issue which did not allow to modify the pdfMake settings
1011 * Fixed: Undo issue which needed double attempts in the beginning
1033 * Fix: Tainted check issue which failed if location.origin wasn't available
1056 * Fix: Print issue on safari which captured the actual page instead of the export
[all …]

12345678910>>...51