Home | History | Annotate | Download | only in PHP-Markdown-Extra-1.2.3

Lines Matching refs:detab

317         $text = $this->detab($text);
1589 # String length function for detab. `_initDetab` will create a function to
1593 function detab($text) {