Home
last modified time | relevance | path

Searched refs:nestingOpen (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/splitbrain/lesserphp/src/
DParser.php666 protected function openString($end, &$out, $nestingOpen = null, $rejectStrs = null) argument
687 if ($nestingOpen) {
688 $nestingLevel += substr_count($m[1], $nestingOpen);