Home
last modified time | relevance | path

Searched defs:yaml (Results 1 – 6 of 6) sorted by last modified time

/plugin/codemirror/dist/
H A Dscripts.min.js8 …:true,match:/^ {2,}[\-\*]/,style:"def"},{sol:true,match:/^\t{1,}[\-\*]/,style:"def"}],patterns:[{s… function
/plugin/dokuprism/prism/
H A Dprism.js168 Prism.languages.yaml={scalar:{pattern:/([\-:]\s*(?:![^\s]+)?[ \t]*[|>])[ \t]*(?:((?:\r?\n|\r)[ \t]+… class in Prism.languages
191 …l:"HTML",xml:"XML",svg:"SVG",mathml:"MathML",css:"CSS",clike:"C-like",js:"JavaScript",abap:"ABAP",…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DParserTest.php40 public function testSpecifications($expected, $yaml, $comment)
398 public function testBlockChomping($expected, $yaml)
445 public function testObjectForMap($yaml, $expected)
726 public function testParseExceptionNotAffectedByMultiLineStringLastResortParsing($yaml)
1143 public function testCommentLikeStringsAreNotStrippedInBlockScalars($yaml, $expectedParserResult)
1429 public function testParserThrowsExceptionWithCorrectLineNumber($lineNumber, $yaml)
1571 public function testParseMultiLineMappingValue($yaml, $expected, $parseError)
1643 public function testCustomTagSupport($expected, $yaml)
2031 public function testDetectCircularReferences($yaml)
2071 public function testParseIndentedMappings($yaml, $expected)
H A DInlineTest.php30 public function testParse($yaml, $value, $flags = 0)
38 public function testParseWithMapObjects($yaml, $value, $flags = Yaml::PARSE_OBJECT_FOR_MAP)
48 public function testParsePhpConstants($yaml, $value)
87 public function testDump($yaml, $value, $parseFlags = 0)
201 public function testParseReferences($yaml, $expected)
537 …public function testParseTimestampAsUnixTimestampByDefault($yaml, $year, $month, $day, $hour, $min…
545 …public function testParseTimestampAsDateTimeObject($yaml, $year, $month, $day, $hour, $minute, $se…
570 …public function testParseNestedTimestampListAsDateTimeObject($yaml, $year, $month, $day, $hour, $m…
677 public function testParseMissingMappingValueAsNull($yaml, $expected)
701 public function testImplicitStringCastingOfMappingKeysIsDeprecated($yaml, $expected)
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DParser.php445 private function parseBlock(int $offset, string $yaml, int $flags)
/plugin/aceeditor/
H A Dbuild.js1 …,s,o,a,f,l,c,h,p=t&&t.split("/"),d=u.map,v=d&&d["*"]||{};if(e&&e.charAt(0)===".")if(t){p=p.slice(0…