Home
last modified time | relevance | path

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

/PHP-7.4/ext/iconv/
H A Diconv.c518 static int _php_check_ignore(const char *charset) in _php_check_ignore() function
530 #define _php_check_ignore(x) (0) macro
609 int ignore_ilseq = _php_check_ignore(out_charset); in php_iconv_string()

Completed in 10 milliseconds