Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/tests/
H A Dbug74170.phpt15 var_dump(nl_langinfo(CODESET));
17 var_dump(nl_langinfo(CODESET));
/php-src/ext/standard/
H A Dbasic_functions.stub.php1492 const CODESET = UNKNOWN; define
H A Dbasic_functions_arginfo.h3990 #if defined(HAVE_NL_LANGINFO) && defined(CODESET) in register_basic_functions_symbols()
3991 REGISTER_LONG_CONSTANT("CODESET", CODESET, CONST_PERSISTENT); in register_basic_functions_symbols()
H A Dstring.c447 #ifdef CODESET in PHP_FUNCTION()
448 case CODESET: in PHP_FUNCTION()
/php-src/Zend/
H A Dzend_operators.c2864 const char *charmap = nl_langinfo(CODESET); in zend_update_current_locale()

Completed in 45 milliseconds