Home
last modified time | relevance | path

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

/php-src/ext/iconv/
H A Diconv.c420 static int _php_check_ignore(const char *charset) in _php_check_ignore() function
432 #define _php_check_ignore(x) (0) macro
445 int ignore_ilseq = _php_check_ignore(out_charset); in php_iconv_string()

Completed in 8 milliseconds