Searched refs:detab (Results 1 – 2 of 2) sorted by relevance
317 $text = $this->detab($text);1615 function detab($text) { function in Markdown_Parser
468 calculate the length of UTF-8 strings in `detab` when `mb_strlen` is 581 UTF-8 string in `detab` when `mb_strlen` is not available instead of 602 * Made `detab` aware of UTF-8 characters. UTF-8 multi-byte sequences are now
Completed in 16 milliseconds