Home
last modified time | relevance | path

Searched full:more (Results 1 – 25 of 3404) sorted by relevance

12345678910>>...137

/plugin/translation/
H A Ddeleted.files161 flags/more/ad.gif
162 flags/more/ae.gif
163 flags/more/ag.gif
164 flags/more/ai.gif
165 flags/more/al.gif
166 flags/more/am.gif
167 flags/more/an.gif
168 flags/more/ao.gif
169 flags/more/ar.gif
170 flags/more/a
[all...]
/plugin/jmol2/jmol/
H A DJmolAppletSigned0_ReadersMore.jar ... readers/ org/jmol/adapter/readers/more/ org/jmol/adapter/readers/more ...
H A DJmolApplet0_ReadersMore.jar ... readers/ org/jmol/adapter/readers/more/ org/jmol/adapter/readers/more ...
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerMoreAction.php11 * Implements the `more` lexer action by calling {@see Lexer::more()}.
13 * The `more` command does not have any parameters, so this action is
33 * @return int This method returns {@see LexerActionType::MORE}.
37 return LexerActionType::MORE;
53 * This action is implemented by calling {@see Lexer::more()}.
57 $lexer->more();
76 return 'more';
/plugin/stopforumspam2/lang/en/
H A Dsettings.php3more, the plugin regards the visitor as a spammer. If the set number is 0 then the plugin won\'t …
4more, the plugin regards the visitor as a spammer. If the set number is 0 then the plugin won\'t …
5 …nction. If "-1" then the plugin will use the conf "freqBorder" above, if more than 0 then the num…
6 …. If "-1" then the plugin will use the conf "confidenceBorder" above, if more than 0 (and 100 or …
8 …nction. If "-1" then the plugin will use the conf "freqBorder" above, if more than 0 then the num…
9 …. If "-1" then the plugin will use the conf "confidenceBorder" above, if more than 0 (and 100 or …
10 …nction. If "-1" then the plugin will use the conf "freqBorder" above, if more than 0 then the num…
11 …. If "-1" then the plugin will use the conf "confidenceBorder" above, if more than 0 (and 100 or …
13 …e IP per line.<br>Wildcards available:<br>? = one character<br>* = one or more characters<br><br>e…
14 … of characters)<br>* = one or more characters (any type of characters)<br>! = one character (a num…
[all …]
/plugin/owncloud/
H A Dhelper.php564 $more['tok'] = media_get_token($id,$more['w'],$more['h']);
567 if(isset($more['cache']) && $more['cache'] == 'cache') unset($more['cache']);
568 if(empty($more['w'])) unset($more['w']);
569 if(empty($more['h'])) unset($more['h']);
571 if($more['fileid'] <1 || $more['fileid'] == '') unset($more['fileid']);
572 if(isset($more['id']) && $direct) unset($more['id']);
573 $more = buildURLparams($more, $sep);
581 $more .= $more === '' ? '' : $sep;
585 $more = str_replace(',,', ',', $more);
586 $more = str_replace(',', $sep, $more);
[all …]
/plugin/miniblog/syntax/
H A Dentry.php51 $more = ((count($entries) > $page+$num) ? ($page+$num)/$num : -1); // next page
61 $this->render_twentyfifteen($renderer, $entries, $less, $more);
63 $this->render_default($renderer, $entries, $less, $more);
68 function render_default($renderer, $entries, $less, $more) { argument
86 if ($more !== -1) {
87 …$renderer->doc .= '<p class="mediaright"><a href="'.wl($ID, 'page='.$more).'" class="wikilink1">'.…
91 function render_twentyfifteen($renderer, $entries, $less, $more) { argument
116 if ($more !== -1) {
117 …$renderer->doc .= '<p class="mediaright"><a href="'.wl($ID, 'page='.$more).'" class="wikilink1">'.…
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DSprocketsFilter.php79 $more = '';
82 $more .= 'options[:load_path] << '.var_export($directory, true)."\n";
86 $more .= 'options[:asset_root] = '.var_export($this->assetRoot, true)."\n";
89 if ($more) {
90 $more .= "\n";
103 $more
/plugin/latexport/_test/
H A Ddecorator_math.test.php38 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
53 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
68 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
83 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
99 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
118 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
130 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Licensing/Resource/
H A DLicenseAssignments.php38 * @param string $productId A product's unique identifier. For more information
40 * @param string $skuId A product SKU's unique identifier. For more information
59 * @param string $productId A product's unique identifier. For more information
61 * @param string $skuId A product SKU's unique identifier. For more information
80 * @param string $productId A product's unique identifier. For more information
82 * @param string $skuId A product SKU's unique identifier. For more information
98 * @param string $productId A product's unique identifier. For more information
124 * @param string $productId A product's unique identifier. For more information
126 * @param string $skuId A product SKU's unique identifier. For more information
152 * @param string $productId A product's unique identifier. For more information
[all …]
/plugin/quicksubscribe/
H A Dscript.js12 var $more = jQuery(document.createElement('div'));
13 $more.addClass('more');
14 $more.html(
22 $to.append($more);
/plugin/dokukiwix/
H A DINSTALL11 function wl($id='',$more='',$abs=false,$sep='&amp;'){
14 if (defined("dokukiwix_plugin")) return dokukiwix_wl($id, $more, $abs, $sep);
17 function ml($id='',$more='',$direct=true,$sep='&amp;'){
20 if (defined("dokukiwix_plugin")) return dokukiwix_ml($id,$more,$direct, $sep);
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsDocumentSeparator.yml11 more: stuff
15 { 'more': 'stuff' }
31 more: stuff
35 {'more': 'stuff'}
/plugin/adfs/phpsaml/
H A Dadvanced_settings_example.php101 // 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha256'
102 // 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha384'
103 // 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha512'
105 'signatureAlgorithm' => 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha256',
110 // 'http://www.w3.org/2001/04/xmldsig-more#sha384'
132 // Organization information template, the info in en_US lang is recomended, add more if required
/plugin/facebookwall/conf/
H A Ddefault.php8 {message}\\\\ \\\\ {more} \\\\ \\\\ ';
13 | {message} \\\\ {more} |';
19 {more}
/plugin/facebookevents/conf/
H A Ddefault.php15 {more}';
21 …image}?100&nolink}}]] | {title} | ** {datetime} ** | {location} | {description} \\\\ {more} |';
24 …image}?100&nolink}}]] | {title} | ** {datetime} ** | {location} | {description} \\\\ {more} |';
/plugin/amazon/
H A Dsyntax.php72 list($asin,$more) = explode(' ',$asin,2);
73 if(preg_match('/(\d+)x(\d+)/i',$more,$match)){
77 if(preg_match('/=(\d+)/',$more,$match)){
80 if(preg_match('/noprice/i',$more,$match)){
82 }elseif(preg_match('/(show)?price/i',$more,$match)){
85 if(preg_match('/nopurchased/i',$more,$match)){
87 }elseif(preg_match('/(show)?purchased/i',$more,$match)){
90 if(preg_match('/sortprice/i',$more,$match)){
92 }elseif(preg_match('/sortpriority/i',$more,$match)){
94 }elseif(preg_match('/sortadded/i',$more,$match)){
/plugin/openlayersmap/lang/en/
H A Dhelp.txt7 * **zooming in and out** using the + and - buttons in the top left of the map you can obtain more or less detail in the map
9 * **retrieving information** the map may contain elements that contain more information, by clicking these a popup will show this information
16 * **zooming in and out** using the + and - buttons in the top left of the map or by using the + and - keys you can obtain more or less detail in the map
18 * **retrieving information** the map may contain elements that contain more information, using the i key you can activate a cursor that may be moved using the arrow keys, pressing the enter will execute an information retrieval. press the i or the escape key to return to navigation mode
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/Resource/
H A DSpreadsheetsValues.php86 * Clears one or more ranges of values from a spreadsheet. The caller must
103 * Clears one or more ranges of values from a spreadsheet. The caller must
104 * specify the spreadsheet ID and one or more DataFilters. Ranges matching any
121 * Returns one or more ranges of values from a spreadsheet. The caller must
122 * specify the spreadsheet ID and one or more ranges. (values.batchGet)
149 * Returns one or more ranges of values that match the specified data filters.
150 * The caller must specify the spreadsheet ID and one or more DataFilters.
166 * Sets values in one or more ranges of a spreadsheet. The caller must specify
167 * the spreadsheet ID, a valueInputOption, and one or more ValueRanges.
182 * Sets values in one or more ranges of a spreadsheet. The caller must specify
[all …]
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dindex.rst55 :ref:`Read more about custom annotations. <custom>`
82 :ref:`Read more about handling annotations. <annotations>`
92 .. _Read more about handling annotations.: annotations
93 .. _Read more about custom annotations.: custom
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/Resource/
H A DServices.php41 * is executed. For more information, see [Admission
46 * resources per call. If an operation refers to more than 1 resources, the
49 * more information, see [Service Control API Access
73 * called after the operations have been executed. For more information, see
76 * operations and 1MB per Report call. It is recommended to have no more than
79 * more information, see [Service Control API Access
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/Serializer/
H A DJsonErrorException.php10 * Licensed to Elasticsearch B.V under one or more agreements.
13 * See the LICENSE file in the project root for more information.
47 JSON_ERROR_RECURSION => 'One or more recursive references in the value to be encoded',
48 JSON_ERROR_INF_OR_NAN => 'One or more NAN or INF values in the value to be encoded',
/plugin/authucenter/lib/uc_client/control/
H A Dpm.php34 $more = intval($this->input('more'));
35 if(!$_ENV['pm']->isnewpm($uid) && !$more) {
41 if($more == 0) {
43 } elseif($more == 1) {
45 } elseif($more == 2 || $more == 3) {
46 if($more == 2) {
55 } elseif($more == 4) {
/plugin/pdfjs/pdfjs/web/locale/en-US/
H A Dviewer.properties186 find_match_count_limit[zero]=More than {{limit}} matches
187 find_match_count_limit[one]=More than {{limit}} match
188 find_match_count_limit[two]=More than {{limit}} matches
189 find_match_count_limit[few]=More than {{limit}} matches
190 find_match_count_limit[many]=More than {{limit}} matches
191 find_match_count_limit[other]=More than {{limit}} matches
195 error_more_info=More Information
/plugin/pdfjs/pdfjs/web/locale/en-CA/
H A Dviewer.properties186 find_match_count_limit[zero]=More than {{limit}} matches
187 find_match_count_limit[one]=More than {{limit}} match
188 find_match_count_limit[two]=More than {{limit}} matches
189 find_match_count_limit[few]=More than {{limit}} matches
190 find_match_count_limit[many]=More than {{limit}} matches
191 find_match_count_limit[other]=More than {{limit}} matches
195 error_more_info=More Information

12345678910>>...137