| /plugin/asciidocjs/node_modules/pug-walk/ |
| D | index.js | 4 function walkAST(ast, before, after, options) { argument 5 if (after && typeof after === 'object' && typeof options === 'undefined') { 6 options = after; 7 after = null; 27 // return right here to skip after() call on array 48 ast.block = walkAST(ast.block, before, after, options); 53 ast.block = walkAST(ast.block, before, after, options); 56 ast.alternate = walkAST(ast.alternate, before, after, options); 61 ast.consequent = walkAST(ast.consequent, before, after, options); 64 ast.alternate = walkAST(ast.alternate, before, after, options); [all …]
|
| /plugin/struct/_test/types/ |
| H A D | TextTest.php | 40 'after', // postfix 44 ['after', 'val'], // expect opts 48 'after', // postfix 52 ['before', 'after', 'val'], // expect opts 73 'after', // postfix 77 ['after', '%val%'], // expect opts 81 'after', // postfix 85 ['before', 'after', '%val%'], // expect opts 106 'after', // postfix 110 ['after', '%val%'], // expect opts [all …]
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ |
| D | ObjectOperatorSpacingSniff.php | 19 * Ensure there is no whitespace before/after an object operator. 76 $after = 0; 79 $after = 'newline'; 81 $after = $tokens[($stackPtr + 1)]['length']; 86 $phpcsFile->recordMetric($stackPtr, 'Spacing after object operator', $after); 89 $this->checkSpacingAfterOperator($phpcsFile, $stackPtr, $after); 125 * Check the spacing after the operator. 130 * @param mixed $after The number of spaces found after the 135 protected function checkSpacingAfterOperator(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $after) argument 137 if ($after !== 0 [all …]
|
| /plugin/cleanup/lang/en/ |
| D | settings.php | 10 $lang['cacheage'] = 'Delete cache files after this time (seconds).'; 11 $lang['atticage'] = 'Delete old page revisions after this time (seconds).'; 12 …'] = 'Delete only old page revisions where no current revision exists anymore (after above time).'; 13 $lang['mediaatticage'] = 'Delete old media revisions after this time (seconds).'; 14 …] = 'Delete only old media revisions where no current revision exists anymore (after above time).'; 15 $lang['metaage'] = 'Delete meta data of non existing pages after this time (seconds).'; 16 $lang['mediametaage'] = 'Delete meta data of non existing media after this time (seconds).'; 17 $lang['lockage'] = 'Delete stale lock files after this time (seconds).';
|
| /plugin/datatables/assets/datatables.net/css/ |
| D | dataTables.semanticui.min.css | 1 …after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after…
|
| D | dataTables.semanticui.css | 45 …after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting… 47 table.dataTable thead > tr > td.sorting:after, 49 table.dataTable thead > tr > td.sorting_asc:after, 51 table.dataTable thead > tr > td.sorting_desc:after, 53 table.dataTable thead > tr > td.sorting_asc_disabled:after, 55 table.dataTable thead > tr > td.sorting_desc_disabled:after { 73 …after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_… 74 table.dataTable thead > tr > td.sorting:after, 75 table.dataTable thead > tr > td.sorting_asc:after, 76 table.dataTable thead > tr > td.sorting_desc:after, [all …]
|
| D | dataTables.bulma.min.css | 1 …after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after… 3 … thead .sorting:after,div.dataTables_scrollBody table thead .sorting_asc:after,div.dataTables_scro…
|
| D | dataTables.bootstrap.min.css | 1 …after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after…
|
| D | dataTables.bulma.css | 45 …after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting… 47 table.dataTable thead > tr > td.sorting:after, 49 table.dataTable thead > tr > td.sorting_asc:after, 51 table.dataTable thead > tr > td.sorting_desc:after, 53 table.dataTable thead > tr > td.sorting_asc_disabled:after, 55 table.dataTable thead > tr > td.sorting_desc_disabled:after { 73 …after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_… 74 table.dataTable thead > tr > td.sorting:after, 75 table.dataTable thead > tr > td.sorting_asc:after, 76 table.dataTable thead > tr > td.sorting_desc:after, [all …]
|
| D | dataTables.foundation.css | 45 …after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting… 47 table.dataTable thead > tr > td.sorting:after, 49 table.dataTable thead > tr > td.sorting_asc:after, 51 table.dataTable thead > tr > td.sorting_desc:after, 53 table.dataTable thead > tr > td.sorting_asc_disabled:after, 55 table.dataTable thead > tr > td.sorting_desc_disabled:after { 73 …after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_… 74 table.dataTable thead > tr > td.sorting:after, 75 table.dataTable thead > tr > td.sorting_asc:after, 76 table.dataTable thead > tr > td.sorting_desc:after, [all …]
|
| D | dataTables.foundation.min.css | 1 …after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after…
|
| D | dataTables.bootstrap5.min.css | 1 …after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after… 5 …>thead .sorting:after,div.dataTables_scrollBody>table>thead .sorting_asc:after,div.dataTables_scro…
|
| D | dataTables.bootstrap.css | 45 …after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting… 47 table.dataTable thead > tr > td.sorting:after, 49 table.dataTable thead > tr > td.sorting_asc:after, 51 table.dataTable thead > tr > td.sorting_desc:after, 53 table.dataTable thead > tr > td.sorting_asc_disabled:after, 55 table.dataTable thead > tr > td.sorting_desc_disabled:after { 73 …after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_… 74 table.dataTable thead > tr > td.sorting:after, 75 table.dataTable thead > tr > td.sorting_asc:after, 76 table.dataTable thead > tr > td.sorting_desc:after, [all …]
|
| D | dataTables.bootstrap4.css | 45 …after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting… 47 table.dataTable thead > tr > td.sorting:after, 49 table.dataTable thead > tr > td.sorting_asc:after, 51 table.dataTable thead > tr > td.sorting_desc:after, 53 table.dataTable thead > tr > td.sorting_asc_disabled:after, 55 table.dataTable thead > tr > td.sorting_desc_disabled:after { 73 …after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_… 74 table.dataTable thead > tr > td.sorting:after, 75 table.dataTable thead > tr > td.sorting_asc:after, 76 table.dataTable thead > tr > td.sorting_desc:after, [all …]
|
| D | dataTables.bootstrap4.min.css | 1 …after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after…
|
| D | dataTables.bootstrap5.css | 45 …after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting… 47 table.dataTable thead > tr > td.sorting:after, 49 table.dataTable thead > tr > td.sorting_asc:after, 51 table.dataTable thead > tr > td.sorting_desc:after, 53 table.dataTable thead > tr > td.sorting_asc_disabled:after, 55 table.dataTable thead > tr > td.sorting_desc_disabled:after { 73 …after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_… 74 table.dataTable thead > tr > td.sorting:after, 75 table.dataTable thead > tr > td.sorting_asc:after, 76 table.dataTable thead > tr > td.sorting_desc:after, [all …]
|
| /plugin/html2pdf/html2pdf/html2ps/help/ |
| D | api_events.html | 40 <p>The code below illustrates installation of a simple callback to be called immediately after 44 $dispatcher->add_observer('after-page', 'my_watermark_callback_func'); 62 <td class="event-name">after-batch</td> 63 <td>after all documents in current batch were rendered</td> 67 <td class="event-name">after-batch-item</td> 68 <td>after current batch item was processed, rendered and removed from the memory</td> 72 <td class="event-name">after-document</td> 73 <td>after all pages in a current document were rendered</td> 77 <td class="event-name">after-page</td> 78 <td>after all elements were rendered on current page, but before new page is added.</td> [all …]
|
| /plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/ |
| D | unindentedCollections.yml | 38 test: Key/value after unindented collection (1) 40 Key/value after unindented collection (1) 51 test: Key/value after unindented collection (at the same level) 53 Key/value after unindented collection 64 test: Shortcut Key after unindented collection 66 Key/value after unindented collection 74 test: Shortcut Key after unindented collection with custom spaces 76 Key/value after unindented collection
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/ |
| H A D | VlvControl.php | 43 protected $after; variable in FreeDSx\\Ldap\\Control\\Vlv\\VlvControl 57 * @param int $after 63 …public function __construct(int $before, int $after, ?int $offset = null, ?int $count = null, Grea… argument 66 $this->after = $after; 79 return $this->after; 83 * @param int $after 86 public function setAfter(int $after) argument 88 $this->after = $after; 172 Asn1::integer($this->after)
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/ |
| D | ruleset.xml | 77 <!-- When present, there MUST be one blank line after the namespace declaration. --> 80 <!-- When present, all use declarations MUST go after the namespace declaration. 82 There MUST be one blank line after the use block. --> 90 …o MUST go on its own line; the closing brace for the class MUST go on the next line after the body. 111 …after the method name. The opening brace MUST go on its own line, and the closing brace MUST go on… 118 …ist, there MUST NOT be a space before each comma, and there MUST be one space after each comma. --> 137 When present, the static declaration MUST come after the visibility declaration. --> 142 …after the opening parenthesis, and there MUST NOT be a space before the closing parenthesis. In th… 152 There MUST be one space after the control structure keyword 153 There MUST NOT be a space after the opening parenthesis [all …]
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/ |
| D | coding_standards.rst | 7 * Put one (and only one) space after the start of a delimiter (``{{``, ``{%``, 25 * Put one (and only one) space before and after the following operators: 37 * Put one (and only one) space after the ``:`` sign in hashes and ``,`` in 45 * Do not put any spaces after an opening parenthesis and before a closing 52 * Do not put any spaces before and after string delimiters: 59 * Do not put any spaces before and after the following operators: ``|``, 69 * Do not put any spaces before and after the parenthesis used for filter and 77 * Do not put any spaces before and after the opening and the closing of arrays
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Docs/Namespaces/ |
| D | UseDeclarationStandard.xml | 4 …tain only one namespace and must come after the first namespace declaration. There should be one … 21 <code title="Valid: Use statements come after first namespace."> 28 <code title="Invalid: Namespace declared after use."> 37 <code title="Valid: A single blank line after the final use statement."> 47 <code title="Invalid: No blank line after the final use statement.">
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Formatting/ |
| D | OperatorBracketSniff.php | 325 for ($after = ($stackPtr + 1); $after < $phpcsFile->numTokens; $after++) { 328 if ($phpcsFile->tokenizerType === 'JS' && $tokens[$after]['code'] === T_PLUS) { 332 if (isset(PHP_CodeSniffer_Tokens::$emptyTokens[$tokens[$after]['code']]) === true 333 || isset(PHP_CodeSniffer_Tokens::$operators[$tokens[$after]['code']]) === true 334 || isset(PHP_CodeSniffer_Tokens::$castTokens[$tokens[$after]['code']]) === true 335 || isset($allowed[$tokens[$after]['code']]) === true 340 if ($tokens[$after]['code'] === T_OPEN_PARENTHESIS) { 341 $after = $tokens[$after]['parenthesis_closer']; 345 if ($tokens[$after]['code'] === T_OPEN_SQUARE_BRACKET) { 346 $after = $tokens[$after]['bracket_closer']; [all …]
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/ |
| H A D | Vlv.php | 58 protected $after; variable in FreeDSx\\Ldap\\Search\\Vlv 85 * @param int $after 87 …public function __construct(LdapClient $client, SearchRequest $search, $sort, int $after = 100, in… argument 93 $this->after = $after; 161 * Retrieve the following number of entries after the position specified. 163 * @param int $after 166 public function afterPosition(int $after) argument 168 $this->after = $after; 239 if ((((int) $control->getOffset() + $this->after) >= (int) $control->getCount())) { 299 return Controls::vlvFilter($this->before, $this->after, $this->filter, $contextId); [all …]
|
| /plugin/move/helper/ |
| D | file.php | 25 * @param string $dst_ns The namespace after the move 26 * @param string $dst_name The basename after the move (empty for namespace moves) 41 * @param string $dst_ns The namespace after the move 42 * @param string $dst_name The basename after the move (empty for namespace moves) 57 * @param string $dst_ns The namespace after the move 58 * @param string $dst_name The basename after the move (empty for namespace moves) 73 * @param string $dst_ns The namespace after the move 74 * @param string $dst_name The basename after the move (empty for namespace moves) 117 * @param string $dst_ns The namespace after the move 118 * @param string $dst_name The basename after the move (empty for namespace moves)
|