Home
last modified time | relevance | path

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

/web-master/vendor/michelf/php-markdown-extra/
H A Dmarkdown.php533 function hashPart($text, $boundary = 'X') { argument
550 $key = "$boundary\x1A" . ++$i . $boundary;

Completed in 7 milliseconds