Searched refs:INT_CURR_SYMBOL (Results 1 – 3 of 3) sorted by relevance
1317 const INT_CURR_SYMBOL = UNKNOWN; define
3915 #if defined(HAVE_NL_LANGINFO) && defined(INT_CURR_SYMBOL) in register_basic_functions_symbols()3916 REGISTER_LONG_CONSTANT("INT_CURR_SYMBOL", INT_CURR_SYMBOL, CONST_PERSISTENT); in register_basic_functions_symbols()
374 #ifdef INT_CURR_SYMBOL in PHP_FUNCTION()375 case INT_CURR_SYMBOL: in PHP_FUNCTION()
Completed in 33 milliseconds