You are here

protected property Markdown::$utf8_strlen in Express 8

* String length function for detab. `_initDetab` will create a function to * handle UTF-8 if the default function does not exist. *

Type: string

File

vendor/michelf/php-markdown/Michelf/Markdown.php, line 1818

Class

Markdown
Markdown Parser Class

Namespace

Michelf

Code

protected $utf8_strlen = 'mb_strlen';