Home
last modified time | relevance | path

Searched defs:php_unicode_is_title (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/mbstring/
H A Dphp_unicode.h130 #define php_unicode_is_title(cc) php_unicode_is_prop(cc, UC_LT, 0) macro

Completed in 7 milliseconds