protected property Markdown::$utf8_strlen in Markdown 7
* String length function for detab. `_initDetab` will create a function to * handle UTF-8 if the default function does not exist. *
Type: string
File
- includes/
Markdown.php, line 1818
Class
- Markdown
- Markdown Parser Class
Namespace
MichelfCode
protected $utf8_strlen = 'mb_strlen';