Searched refs:php_mb_is_unsupported_no_encoding (Results 1 – 1 of 1) sorted by relevance
88 static inline bool php_mb_is_unsupported_no_encoding(enum mbfl_no_encoding no_enc);2653 static inline bool php_mb_is_unsupported_no_encoding(enum mbfl_no_encoding no_enc) in php_mb_is_unsupported_no_encoding() function5401 if (php_mb_is_unsupported_no_encoding(no_enc)) { in php_mb_ord()5464 if (php_mb_is_unsupported_no_encoding(no_enc)) { in php_mb_chr()
Completed in 17 milliseconds