Searched refs:locale_accept_from_http (Results 1 – 6 of 6) sorted by relevance
2 locale_accept_from_http40 Warning: locale_accept_from_http() expects parameter 1 to be string, array given in %s on line %d
288 return $GLOBALS['oo-mode'] ? Locale::acceptFromHttp($http):locale_accept_from_http($http);
47 PHP_FUNCTION( locale_accept_from_http);
87 …ZEND_FENTRY( acceptFromHttp, ZEND_FN( locale_accept_from_http ), locale_1_arg , ZEND_ACC_PUBLIC|ZE…
1579 PHP_FUNCTION(locale_accept_from_http) in PHP_FUNCTION() argument
428 PHP_FE( locale_accept_from_http, locale_1_arg )
Completed in 18 milliseconds