OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:utf8_strlen
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php
1591
var $
utf8_strlen
= 'mb_strlen';
variable
1631
$this->
utf8_strlen
= create_function('$text', 'return preg_match_all(
variable
[
all
...]
Completed in 196 milliseconds