/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/ |
H A D | SetExtHeadingParser.php | 42 $strings = $context->getContainer()->getStrings(); 44 $strings = $this->resolveReferenceLinkDefinitions($strings, $context->getReferenceParser()); 45 if (empty($strings)) { 49 $context->replaceContainerBlock(new Heading($level, $strings)); 59 * @param string[] $strings 64 …private function resolveReferenceLinkDefinitions(array $strings, ReferenceParser $referenceParser)… argument 66 foreach ($strings as &$string) { 77 return \array_filter($strings, function ($s) {
|
/plugin/bibtex/OSBib/format/bibtexParse/ |
H A D | PARSEENTRIES.php | 110 $this->preamble = $this->strings = $this->entries = array(); 304 $this->strings[] = $entry; 347 if(!empty($this->strings) && !$preamble) 350 foreach($this->strings as $key => $value) 421 foreach($this->strings as $value) 429 $strings[trim($matches[0])] = trim($this->extractStringValue($matches[1])); 432 if(isset($strings)) 433 $this->strings = $strings; 452 if(empty($this->strings)) 453 $this->strings = FALSE; [all …]
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/ |
H A D | EvalObjectFactorySniff.php | 63 $strings = array(); 68 $strings[$i] = $tokens[$i]['content']; 104 $strings[$i] = $tokens[$i]['content']; 110 foreach ($strings as $string) {
|
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/ |
H A D | AbstractStringContainerBlock.php | 29 protected $strings; variable in League\\CommonMark\\Block\\Element\\AbstractStringContainerBlock 41 $this->strings = new ArrayCollection(); 46 $this->strings[] = $line;
|
H A D | FencedCode.php | 164 $firstLine = $this->strings->first(); 171 if ($this->strings->count() === 1) { 174 $this->finalStringContents = \implode("\n", $this->strings->slice(1)) . "\n";
|
/plugin/lightboxv2/ |
H A D | script.js | 1 …="lightboxImage" /><div id="hoverNav"><a href="javascript://" title="'+a.strings.prevLinkTitle+'" … 2 …strings.nextLinkTitle+'"></a></div><div id="loading"><a href="javascript://" id="loadingLink"><img… 9 …strings.image+(a.activeImage+1)+a.strings.of+a.imageArray.length;a.displayDownloadLink&&(c+="<a hr… 10 …Array.length||a.loopImages)c+='<a title="'+a.strings.nextLinkTitle+'" href="#" id="nextLinkText">'… 15 …isplayDownloadLink:!1,slideNavBar:!1,navBarSlideSpeed:350,displayHelp:!1,strings:{help:" ← / P - p… class in b.fn.lightbox.defaults
|
/plugin/refnotes/ |
H A D | bibtex.php | 450 private $strings; variable in refnotes_bibtex_entry_stash 458 $this->strings = new refnotes_bibtex_strings(); 486 … $this->entry[] = array_merge(array('note-name' => $name), $entry->getData($this->strings)); 490 $data = $entry->getData($this->strings); 494 $this->strings->add($name, $data[$name]); 498 $data = $entry->getData($this->strings); 554 public function getData($strings) { argument 558 $data[$field->getName()] = $field->getValue($strings); 605 public function getValue($strings) { argument 612 $text = $strings->lookup(strtolower(trim($text)));
|
/plugin/icalevents/vendor/sabre/uri/tests/ |
H A D | SplitTest.php | 9 $strings = [ 31 foreach ($strings as $input => $expected) {
|
/plugin/davcal/vendor/sabre/uri/tests/ |
H A D | SplitTest.php | 9 $strings = [ 31 foreach($strings as $input => $expected) {
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/ |
H A D | NamePrettifier.php | 29 protected $strings = []; variable in PHPUnit_Util_TestDox_NamePrettifier 76 if (in_array($string, $this->strings)) { 79 $this->strings[] = $string;
|
/plugin/advanced/lang/en/config/ |
H A D | entities.txt | 3 DokuWiki can replace certain characters or strings with other strings based on a configuration file…
|
/plugin/code3/src/ |
H A D | psyhi.js | 60 var strings = { class in PSyHi 133 var s = strings.lang[options.lang]||strings.lang.en; 157 strings.interface = printLangStrings(printToolbar(strings.interface)); 175 tc.innerHTML = strings.interface.replace("{STRINGS}",s.join("")).replace("{ID}",id)
|
/plugin/findologicxmlexport/vendor/symfony/yaml/ |
H A D | CHANGELOG.md | 21 flag to cast them to strings 63 * Deprecated support for implicitly parsing non-string mapping keys as strings. 64 Mapping keys that are no strings will lead to a `ParseException` in Symfony 65 4.0. Use quotes to opt-in for keys to be parsed as strings. 127 * Added support for dumping multi line strings as literal blocks. 158 in double-quoted strings 165 * When surrounding strings with double-quotes, you must now escape `\` characters. Not
|
/plugin/confmanager/lang/en/ |
H A D | entities.txt | 1 [[doku>DokuWiki]] can replace certain characters or strings with other strings based on a configura…
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
H A D | failure-isolation.phpt | 61 Failed asserting that two strings are equal. 72 Failed asserting that two strings are equal. 102 Failed asserting that two strings are identical.
|
H A D | failure-reverse-list.phpt | 52 Failed asserting that two strings are identical. 80 Failed asserting that two strings are equal. 93 Failed asserting that two strings are equal.
|
H A D | failure.phpt | 60 Failed asserting that two strings are equal. 71 Failed asserting that two strings are equal. 101 Failed asserting that two strings are identical.
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ |
H A D | FreeBusyRequestTest.php | 299 $strings = array( 307 foreach($strings as $string) { 363 $strings = array( 368 foreach($strings as $string) {
|
/plugin/davcal/vendor/sabre/http/tests/HTTP/ |
H A D | URLUtilTest.php | 98 $strings = [ 120 foreach ($strings as $input => $expected) {
|
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/ |
H A D | sfTests.yml | 106 test: Octal strings 113 test: Octal strings 120 test: Octal strings
|
H A D | YtsDocumentSeparator.yml | 58 Separators included in blocks or strings 59 are treated as blocks or strings, as the
|
/plugin/tline/timeline_js/scripts/l10n/cs/ |
H A D | timeline.js | 6 Timeline.strings["cs"] = { class in Timeline
|
/plugin/tline/timeline_js/scripts/l10n/en/ |
H A D | timeline.js | 6 Timeline.strings["en"] = { class in Timeline
|
/plugin/tline/timeline_js/scripts/l10n/fr/ |
H A D | timeline.js | 6 Timeline.strings["fr"] = { class in Timeline
|
/plugin/tline/timeline_js/scripts/l10n/ru/ |
H A D | timeline.js | 6 Timeline.strings["ru"] = { class in Timeline
|