Home
last modified time | relevance | path

Searched refs:delimiters (Results 1 – 25 of 93) sorted by path

1234

/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md93 delimiter | , | [CSV only] a delimiter for columns (use \t for tab delimiters)
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1delimiters. */\n\t var reEscape = /<%-([\\s\\S]+?)%>/g,\n\t reEvaluate = /<%([\\s\\S]+?)%>/g…
/plugin/authyubikey/
H A Dauth.php.org95 * (delimiters escaped, etc.)
/plugin/bibtex/OSBib/format/
H A DREADME.txt172 …(for example, proper names), then you enter the delimiters here. WIKINDX uses '{' and '}' as deli…
/plugin/codemirror/dist/modes/
H A Dcoffeescript.min.js.map1delimiters","identifiers","atProp","wordOperators","indentKeywords","commonKeywords","keywords","c…
H A Djulia.min.js1 …","\\u2288","\\u228A","\\u22C5","\\b(in|isa)\\b(?!.?\\()"],"");var j=c.delimiters||/^[;,()[\]{}]/;…
H A Djulia.min.js.map1delimiters","identifiers","chars","openersList","closersList","keywordsList","builtinsList","regis…
H A Dpython.min.js1 …es.length-1]}a.defineMode("python",function(g,h){var i="error";var j=h.delimiters||h.singleDelimit…
H A Dpython.min.js.map1delimiters","singleDelimiters","operators","singleOperators","doubleOperators","doubleDelimiters",…
H A Dsql.min.js.map1delimiters dense_rank depends depth deref derived desc describe descriptor detach detail determini…
/plugin/codeprettify/code-prettify/
H A DCHANGES.md28 > and use `"` instead of `&quot;` for string delimiters.
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DTokenizer.php89 * @param string $delimiters Optional, pass opening and closing delimiters
93 public function scan($text, $delimiters = null) argument
101 if ($delimiters !== null && $delimiters = trim($delimiters)) {
102 list($otag, $ctag) = explode(' ', $delimiters);
315 * Change the current Mustache delimiters. Set new `otag` and `ctag` values.
/plugin/combo/vendor/symfony/yaml/
H A DInline.php268 public static function parseScalar(string $scalar, int $flags = 0, array $delimiters = null, int &$i = 0, bool $evaluate = true, array &$references = [], bool &$isQuoted = null) argument
275 if (null !== $delimiters) {
278 throw new ParseException(sprintf('Unexpected end of line, expected one of "%s".', implode('', $delimiters)), self::$parsedLineNumber + 1, $scalar, self::$parsedFilename);
280 if (!\in_array($tmp[0], $delimiters)) {
288 if (!$delimiters) {
296 } elseif (Parser::preg_match('/^(.*?)('.implode('|', $delimiters).')/', substr($scalar, $i), $match)) {
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md376 - `mentions/*/regex` has been renamed to `mentions/*/pattern` and requires partial regular expressions (without delimiters or flags)
/plugin/csv/_test/
H A DCSVTest.php14 private $delimiters = array( variable in dokuwiki\\plugin\\csv\\test\\CSVTest
47 $delim = $this->delimiters[$delim];
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/math/config/
H A DAM_HTMLorMML-full.js48delimiters:[["`","`"]],skipTags:["script","noscript","style","textarea","pre","code","annotation",… property in MathJax.Extension.asciimath2jax.config
H A DAM_HTMLorMML.js45delimiters:[["`","`"]],skipTags:["script","noscript","style","textarea","pre","code","annotation",… property in MathJax.Extension.asciimath2jax.config
H A DTeX-MML-AM_HTMLorMML-full.js62delimiters:[["`","`"]],skipTags:["script","noscript","style","textarea","pre","code","annotation",… property in MathJax.Extension.asciimath2jax.config
H A DTeX-MML-AM_HTMLorMML.js59delimiters:[["`","`"]],skipTags:["script","noscript","style","textarea","pre","code","annotation",… property in MathJax.Extension.asciimath2jax.config
H A DTeX-MML-AM_SVG-full.js55delimiters:[["`","`"]],skipTags:["script","noscript","style","textarea","pre","code","annotation",… property in MathJax.Extension.asciimath2jax.config
H A Ddefault.js383 delimiters: [
/plugin/diagramsnet/lib/math/extensions/
H A Dasciimath2jax.js19delimiters:[["`","`"]],skipTags:["script","noscript","style","textarea","pre","code","annotation",… property in MathJax.Extension.asciimath2jax.config

1234