Searched refs:handleSpanToken (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
H A Dmarkdown.php1122 # Create a code span markup for $code. Called from handleSpanToken.
1184 # Each token is then passed to handleSpanToken.
1534 # Each token is then passed to handleSpanToken.
1545 $output .= $this->handleSpanToken($parts[1], $parts[2]);
1557 function handleSpanToken($token, &$str) { function

Completed in 97 milliseconds