| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/ |
| D | with_filters.test | 6 (escape_and_nl2br is an escaper filter) 9 ( var is escaped by |escape_and_nl2br, line-breaks are added, 10 the output is not escaped ) 14 ( var is escaped by |escape_and_nl2br, line-breaks are added, 15 the output is not escaped, |raw is redundant ) 19 ( var is escaped by |escape_and_nl2br, line-breaks are added, 20 the output is explicitly escaped by |escape ) 24 ( var is upper-cased by |upper, 25 the output is auto-escaped ) 28 5. Escape if last filter is not an escaper [all …]
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/ |
| D | defined.test | 4 {{ definedVar is defined ? 'ok' : 'ko' }} 5 {{ definedVar is not defined ? 'ko' : 'ok' }} 6 {{ undefinedVar is defined ? 'ko' : 'ok' }} 7 {{ undefinedVar is not defined ? 'ok' : 'ko' }} 8 {{ zeroVar is defined ? 'ok' : 'ko' }} 9 {{ nullVar is defined ? 'ok' : 'ko' }} 10 {{ nested.definedVar is defined ? 'ok' : 'ko' }} 11 {{ nested['definedVar'] is defined ? 'ok' : 'ko' }} 12 {{ nested.definedVar is not defined ? 'ko' : 'ok' }} 13 {{ nested.undefinedVar is defined ? 'ko' : 'ok' }} [all …]
|
| D | empty.test | 4 {{ string_empty is empty ? 'ok' : 'ko' }} 5 {{ string_zero is empty ? 'ko' : 'ok' }} 6 {{ value_null is empty ? 'ok' : 'ko' }} 7 {{ value_false is empty ? 'ok' : 'ko' }} 8 {{ value_int_zero is empty ? 'ko' : 'ok' }} 9 {{ array_empty is empty ? 'ok' : 'ko' }} 10 {{ array_not_empty is empty ? 'ko' : 'ok' }} 11 {{ magically_callable is empty ? 'ko' : 'ok' }} 12 {{ countable_empty is empty ? 'ok' : 'ko' }} 13 {{ countable_not_empty is empty ? 'ko' : 'ok' }} [all …]
|
| D | defined_for_blocks.test | 8 {{ block('foo') is defined ? 'ok' : 'ko' }} 9 {{ block('footer') is defined ? 'ok' : 'ko' }} 10 {{ block('icon') is defined ? 'ok' : 'ko' }} 11 {{ block('block1') is defined ? 'ok' : 'ko' }} 19 {{ block('icon') is defined ? 'ok' : 'ko' -}} 23 {{ block('icon') is defined ? 'ok' : 'ko' }} 24 {{ block('content') is defined ? 'ok' : 'ko' }} 25 {{ block('block1') is defined ? 'ok' : 'ko' }}
|
| /plugin/asciidocjs/node_modules/is-regex/ |
| D | CHANGELOG.md | 5 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) 8 ## [v1.1.4](https://github.com/inspect-js/is-regex/compare/v1.1.3...v1.1.4) - 2021-08-05 12 …og`, `core-js`, `eslint`, `tape` [`4b17cad`](https://github.com/inspect-js/is-regex/commit/4b17cad… 13 … in the presence of symbol shams [`2dad4af`](https://github.com/inspect-js/is-regex/commit/2dad4af… 15 ## [v1.1.3](https://github.com/inspect-js/is-regex/compare/v1.1.2...v1.1.3) - 2021-05-07 19 …`node/run`; use `codecov` action [`c681ab9`](https://github.com/inspect-js/is-regex/commit/c681ab9… 20 …ct.prototype.toString` when `Symbol.toStringTag` is shammed [`ca019fd`](https://github.com/inspect… 21 …rb/eslint-config`, `aud`, `tape` [`605a66f`](https://github.com/inspect-js/is-regex/commit/605a66f… 22 - [readme] add actions and codecov badges [`8d7c6f0`](https://github.com/inspect-js/is-regex/commit… 23 - [meta] use `prepublishOnly` script for npm 7+ [`8e50e91`](https://github.com/inspect-js/is-regex/… [all …]
|
| D | README.md | 1 # is-regex <sup>[![Version Badge][2]][1]</sup> 18 var isRegex = require('is-regex'); 38 [1]: https://npmjs.org/package/is-regex 39 [2]: https://versionbadg.es/inspect-js/is-regex.svg 40 [5]: https://david-dm.org/inspect-js/is-regex.svg 41 [6]: https://david-dm.org/inspect-js/is-regex 42 [7]: https://david-dm.org/inspect-js/is-regex/dev-status.svg 43 [8]: https://david-dm.org/inspect-js/is-regex#info=devDependencies 44 [11]: https://nodei.co/npm/is-regex.png?downloads=true&stars=true 45 [license-image]: https://img.shields.io/npm/l/is-regex.svg [all …]
|
| /plugin/asciidocjs/node_modules/is-core-module/ |
| D | CHANGELOG.md | 5 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) 8 ## [v2.13.0](https://github.com/inspect-js/is-core-module/compare/v2.12.1...v2.13.0) - 2023-08-05 12 …config`, `aud`, `semver`, `tape` [`c75b263`](https://github.com/inspect-js/is-core-module/commit/c… 13 …`wasi`/`node:wasi` are in v18.17 [`d76cbf8`](https://github.com/inspect-js/is-core-module/commit/d… 15 ## [v2.12.1](https://github.com/inspect-js/is-core-module/compare/v2.12.0...v2.12.1) - 2023-05-16 19 …s the `node:` prefix as of v20.2 [`12183d0`](https://github.com/inspect-js/is-core-module/commit/1… 21 ## [v2.12.0](https://github.com/inspect-js/is-core-module/compare/v2.11.0...v2.12.0) - 2023-04-10 25 … action to use reusable workflow [`c0a7251`](https://github.com/inspect-js/is-core-module/commit/c… 26 …rb/eslint-config`, `aud`, `tape` [`9ae8b7f`](https://github.com/inspect-js/is-core-module/commit/9… 27 …ed in v19.9, `wasi` added in v20 [`9d5341a`](https://github.com/inspect-js/is-core-module/commit/9… [all …]
|
| D | README.md | 1 # is-core-module <sup>[![Version Badge][2]][1]</sup> 17 var isCore = require('is-core-module'); 26 [1]: https://npmjs.org/package/is-core-module 27 [2]: https://versionbadg.es/inspect-js/is-core-module.svg 28 [5]: https://david-dm.org/inspect-js/is-core-module.svg 29 [6]: https://david-dm.org/inspect-js/is-core-module 30 [7]: https://david-dm.org/inspect-js/is-core-module/dev-status.svg 31 [8]: https://david-dm.org/inspect-js/is-core-module#info=devDependencies 32 [11]: https://nodei.co/npm/is-core-module.png?downloads=true&stars=true 33 [license-image]: https://img.shields.io/npm/l/is-core-module.svg [all …]
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/ |
| D | default.test | 5 {{ definedVar |default('default') is same as('default') ? 'ko' : 'ok' }} 6 {{ zeroVar |default('default') is same as('default') ? 'ko' : 'ok' }} 7 {{ emptyVar |default('default') is same as('default') ? 'ok' : 'ko' }} 8 {{ nullVar |default('default') is same as('default') ? 'ok' : 'ko' }} 9 {{ undefinedVar |default('default') is same as('default') ? 'ok' : 'ko' }} 11 {{ nested.definedVar |default('default') is same as('default') ? 'ko' : 'ok' }} 12 {{ nested['definedVar'] |default('default') is same as('default') ? 'ko' : 'ok' }} 13 {{ nested.zeroVar |default('default') is same as('default') ? 'ko' : 'ok' }} 14 {{ nested.emptyVar |default('default') is same as('default') ? 'ok' : 'ko' }} 15 {{ nested.nullVar |default('default') is same as('default') ? 'ok' : 'ko' }} [all …]
|
| /plugin/findologicxmlexport/vendor/sebastian/version/ |
| D | README.md | 3 **Version** is a library that helps with managing the version number of Git-hosted PHP projects. 19 * `$release` is the version number of the latest release (`X.Y.Z`, for instance) or the name of the… 20 * `$path` is the path to the directory (or a subdirectory thereof) where the sourcecode of the proj… 24 Here is a contrived example that shows the basic usage: 36 When a new release is prepared, the string that is passed to the constructor as the first argument … 40 * If `$path` is not (part of) a Git repository and `$release` is in `X.Y.Z` format then `$release` … 41 * If `$path` is not (part of) a Git repository and `$release` is in `X.Y` format then `$release` is… 42 * If `$path` is (part of) a Git repository and `$release` is in `X.Y.Z` format then the output of `… 43 * If `$path` is (part of) a Git repository and `$release` is in `X.Y` format then a string is retur…
|
| /plugin/bible/bible_douayRheims/ |
| D | 1_John.txt | 5 …1:5. And this is the declaration which we have heard from him and declare unto you: That God is li… 7 …1:7. But if we walk in the light, as he also is in the light, we have fellowship one with another:… 8 1:8. If we say that we have no sin, we deceive ourselves and the truth is not in us. 9 …1:9. If we confess our sins, he is faithful and just, to forgive us our sins and to cleanse us fro… 10 1:10. If we say that we have not sinned, we make him a liar: and his word is not in us. 11 …n, we have an advocate with the Father, Jesus Christ the just. 2:2. And he is the propitiation for… 13 …2:4. He who saith that he knoweth him and keepeth not his commandments is a liar: and the truth is… 14 …2:5. But he that keepeth his word, in him in very deed the charity of God is perfected. And by thi… 16 …t an old commandment which you had from the beginning. The old commandment is the word which you h… 17 … a new commandment I write unto you: which thing is true both in him and in you, because the darkn… [all …]
|
| /plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
| D | emphasis.md | 1 this is __strong__ and this is **strong**. 3 this is _em_ and this is *em*. 9 Hey *this is 12 Hey **this is 29 this is text, _this is emph_ simple_word_with_underscores text again. 41 a **this *is* strong** 43 a *this **is** strong* 45 a ***this is strong***
|
| /plugin/sectiontoggle/ |
| D | Mobile_Detect.php | 1220 public function is($key, $userAgent = null, $httpHeaders = null) function in Mobile_Detect 1358 $this->is('iOS') && $this->version('iPad', self::VERSION_TYPE_FLOAT) >= 4.3 || 1359 $this->is('iOS') && $this->version('iPhone', self::VERSION_TYPE_FLOAT) >= 4.3 || 1360 $this->is('iOS') && $this->version('iPod', self::VERSION_TYPE_FLOAT) >= 4.3 || 1366 ( $this->version('Android', self::VERSION_TYPE_FLOAT)>2.1 && $this->is('Webkit') ) || 1372 … $this->is('BlackBerry') && $this->version('BlackBerry', self::VERSION_TYPE_FLOAT) >= 6.0 || 1382 ( $this->is('Firefox') && $this->version('Firefox', self::VERSION_TYPE_FLOAT) >= 18 ) || 1385 …( $this->is('Chrome') && $this->is('AndroidOS') && $this->version('Android', self::VERSION_TYPE_FL… 1388 …( $this->is('Skyfire') && $this->version('Skyfire', self::VERSION_TYPE_FLOAT) >= 4.1 && $this->is(… 1391 …( $this->is('Opera') && $this->version('Opera Mobi', self::VERSION_TYPE_FLOAT) >= 11.5 && $this->i… [all …]
|
| /plugin/remotescript/lib/JsHttpRequest/ |
| D | protocol.txt | 21 The charset is always set equal to the base backend charset. 40 The charset is always set equal to the base backend charset. Note 41 that we use text/html Content-type, because the result is loaded 45 e.g. UTF-8. The frontend is a fully Unicode supporting library.) 47 The common part of all these constructions is always represented as 58 - id: ID of the loading passed by a frontend. This ID is used to 65 Note that for XML the loader ID is always equals to 0, because we 67 binding is performed automatically by ActiveX or XMLHttpRequest. 73 directly. In PHP backend it is done via ob_start() handlers. 80 The protocol is very simple and fully compatible with standard PHP's features. [all …]
|
| /plugin/photogallery/phpThumb/docs/ |
| D | phpthumb.readme.txt | 7 // This code is released under the GNU GPL: // 10 // phpThumb() is free to use according to the terms of the GPL. // 23 or JPEG) on the fly. The output size is configurable (can be larger or 25 portion of the original image. True color and resampling is used if 26 GD v2.0+ is available, otherwise low-color and simple resizing is used. 54 own subdirectory (e.g. /phpThumb/ is useful but not required) 57 * the only setting you must set is 'high_security_password' 77 The hash is calculated with the 'high_security_password' config value, so you 86 is much better, less (or no) use of temp files, and the 96 This is a PHP limitation (see www.php.net/file-exists) [all …]
|
| /plugin/asciidocjs/node_modules/is-buffer/ |
| D | README.md | 1 # is-buffer [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downlo… 3 [travis-image]: https://img.shields.io/travis/feross/is-buffer/master.svg 4 [travis-url]: https://travis-ci.org/feross/is-buffer 5 [npm-image]: https://img.shields.io/npm/v/is-buffer.svg 6 [npm-url]: https://npmjs.org/package/is-buffer 7 [downloads-image]: https://img.shields.io/npm/dm/is-buffer.svg 8 [downloads-url]: https://npmjs.org/package/is-buffer 12 #### Determine if an object is a [`Buffer`](http://nodejs.org/api/buffer.html) (including the [brow… 16 [saucelabs-image]: https://saucelabs.com/browser-matrix/is-buffer.svg 17 [saucelabs-url]: https://saucelabs.com/u/is-buffer [all …]
|
| /plugin/asciidocjs/node_modules/esutils/ |
| D | README.md | 2 esutils ([esutils](http://github.com/estools/esutils)) is 11 Returns true if `node` is an Expression as defined in ECMA262 edition 5.1 section 16 Returns true if `node` is a Statement as defined in ECMA262 edition 5.1 section 21 Returns true if `node` is an IterationStatement as defined in ECMA262 edition 26 Returns true if `node` is a SourceElement as defined in ECMA262 edition 5.1 40 Returns true if `node` is a problematic IfStatement. If `node` is a problematic `IfStatement`, `nod… 61 Return true if provided code is decimal digit. 65 Return true if provided code is hexadecimal digit. 69 Return true if provided code is octal digit. 73 Return true if provided code is white space. White space characters are formally defined in ECMA262. [all …]
|
| /plugin/asciidocjs/node_modules/is-promise/ |
| D | readme.md | 3 # is-promise 7 …[Build Status](https://img.shields.io/travis/then/is-promise/master.svg)](https://travis-ci.org/th… 8 …[Dependency Status](https://img.shields.io/david/then/is-promise.svg)](https://david-dm.org/then/i… 9 …[](https://www.npmjs.org/package/is-pro… 15 $ npm install is-promise 22 import isPromise from 'is-promise';
|
| /plugin/findologicxmlexport/vendor/webmozart/assert/ |
| D | README.md | 25 This library is heavily inspired by Benjamin Eberlei's wonderful [assert package], 33 Assert::string($path, 'The path is expected to be a string. Got: %s'); 36 In [beberlei/assert], the ordering of the `%s` placeholders is different for 72 If you create an employee with an invalid ID, an exception is thrown: 93 `string($value, $message = '')` | Check that a value is a string 94 `stringNotEmpty($value, $message = '')` | Check that a value is a non-empty string 95 `integer($value, $message = '')` | Check that a value is an integer 97 `float($value, $message = '')` | Check that a value is a float 98 `numeric($value, $message = '')` | Check that a value is numeric 99 `natural($value, $message= ''')` | Check that a value is a non-negative int… [all …]
|
| /plugin/jsongendoc/demo/ |
| D | jsongendoc_plugin.txt | 29 …is based on [[https://www.dokuwiki.org/plugin:json|JSON plugin]]. It adds a form with a button to … 31 … the server, or it can be downloaded via browser to the client machine. It is possible to generate… 33 Here is a [[https://dokuwiki-json-demo.1001beauty.si/|Dokuwiki JSON Demo Server]] with JSON databas… 37 Template is basically a dokuwiki page, which may have some ''@ ... @'' patterns, which will be repl… 40 …//filter// (see [[https://www.dokuwiki.org/plugin:json|JSON Data Plugin]]) is evaluated to true, t… 41 | ''@%''''$''// path //''%@'' | Variable on path is type of string, number or boolean. Extract data… 42 | ::: | Variable on path is type of array. Extract json. | 43 | ::: | Variable on path is undefined. Extract ''null''. | 47 Syntax is similar as in [[https://www.dokuwiki.org/plugin:json|JSON Data Plugin]]:\\ 50 It is parsed with same parser as ''<json>'' elements, so rules for //attributes// and //inline_json… [all …]
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | serializers.asciidoc | 8 The job of the serializer is to encode the outgoing request body and decode the 9 incoming response body. In 99% of cases, this is a simple conversion to/from 12 The default serializer is the `SmartSerializer`. 21 The `SmartSerializer` inspects the data to be encoded. If the request body is 22 provided as a string, it is passed directly to {es} as a string. This allows 26 If the data is an array, it is converted to JSON. If the data provided was an 28 (`[]`) to an empty object (`{}`) so that it is valid JSON for {es} request 36 `content_type` headers to determine the appropriate encoding. If the data is 37 encoded as JSON, it is decoded into an array using `json_decode`. Otherwise, it 38 is returned as a string. [all …]
|
| /plugin/pgn4web/pgn4web/ |
| D | pgn-standard.txt | 23 PGN is "Portable Game Notation", a standard designed for the representation of 24 chess game data using ASCII text files. PGN is structured for easy reading and 26 programs. The intent of the definition and propagation of PGN is to facilitate 31 PGN is not intended to be a general purpose standard that is suitable for every 33 Instead, PGN is proposed as a universal portable representation for data 34 interchange. The idea is to allow the construction of a family of chess 64 well only within the scope of a single program or application because it is not 77 complexity. Ideally, if the documentation is not available for some reason, 83 property rights. The idea is to let chess programmers compete in a free market 110 Although its description may seem rather lengthy, PGN is actually fairly [all …]
|
| /plugin/bootswrapper/exe/help/ |
| D | callout.txt | 6 === What is the Callout component ? === 17 This is a default callout. 25 This is a default callout. 31 This is a default callout. 38 This is a primary callout. 43 This is a success callout. 48 This is an info callout. 53 This is a warning callout. 58 This is a danger callout. 68 This is a primary callout. [all …]
|
| /plugin/vkeyboard/ |
| D | change_log | 9 editing window. This comes from http://www.scottklarr.com and is selected when 10 Firefox is active, while the greywyvern insert function is selected for all 17 The toolbar button opens a pop-up where the language is selected from a drop-down 18 Select menu; on submit a new hidden input is created called 'vkb' which 19 is set to the value of the language selected. This new input is then 21 is seen in action.php, a cookie named VKB is created with the name of the 22 language. When this cookie is seen by action.php on the next edit access, 24 is activiated. 27 Upgraded the pop-up window which opens when the toolbar button is clicked. 31 the dokuwiki form (dw__editform') and the VKB cookie is re-set to a previous
|
| /plugin/asciidocjs/node_modules/uglify-js/lib/ |
| D | parse.js | 712 function is(type, value) { function 729 S.token.type == "string" || is("punc", ";") 761 if (is(type, val)) return next(); 777 && (is("eof") || is("punc", "}") || has_newline_before(S.token)); 781 if (is("punc", ";")) next(); 804 if (is("operator", "/") || is("operator", "/=")) { 840 if (!is("operator", "*")) return function_(AST_AsyncDefun); 943 if (!is("operator", "*")) return function_(AST_Defun); 956 if (is("punc", ";")) { 1056 if (!is("name", name)) return; [all …]
|