Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dbasic_functions.stub.php1337 const INT_CURR_SYMBOL = UNKNOWN; define
H A Dbasic_functions_arginfo.h4018 #if defined(HAVE_NL_LANGINFO) && defined(INT_CURR_SYMBOL) in register_basic_functions_symbols()
4019 REGISTER_LONG_CONSTANT("INT_CURR_SYMBOL", INT_CURR_SYMBOL, CONST_PERSISTENT); in register_basic_functions_symbols()
H A Dstring.c376 #ifdef INT_CURR_SYMBOL in PHP_FUNCTION()
377 case INT_CURR_SYMBOL: in PHP_FUNCTION()

Completed in 44 milliseconds