Home
last modified time | relevance | path

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

/PHP-7.1/ext/iconv/
H A Diconv.c539 static int _php_check_ignore(const char *charset) in _php_check_ignore() function
551 #define _php_check_ignore(x) (0) macro
635 int ignore_ilseq = _php_check_ignore(out_charset); in php_iconv_string()

Completed in 11 milliseconds