Home
last modified time | relevance | path

Searched refs:php_mb_is_unsupported_no_encoding (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/mbstring/
H A Dmbstring.c98 static inline zend_bool php_mb_is_unsupported_no_encoding(enum mbfl_no_encoding no_enc);
3150 static inline zend_bool php_mb_is_unsupported_no_encoding(enum mbfl_no_encoding no_enc) in php_mb_is_unsupported_no_encoding() function
4993 if (php_mb_is_unsupported_no_encoding(no_enc)) { in php_mb_ord()
5073 if (php_mb_is_unsupported_no_encoding(no_enc)) { in php_mb_chr()

Completed in 26 milliseconds