Home
last modified time | relevance | path

Searched refs:locale_accept_from_http (Results 1 – 7 of 7) sorted by path

/PHP-7.3/ext/intl/locale/
H A Dlocale_class.c93 …ZEND_FENTRY( acceptFromHttp, ZEND_FN( locale_accept_from_http ), locale_accept_from_http_args , ZE…
H A Dlocale_methods.c1591 PHP_FUNCTION(locale_accept_from_http) in PHP_FUNCTION() argument
H A Dlocale_methods.h45 PHP_FUNCTION( locale_accept_from_http);
/PHP-7.3/ext/intl/
H A Dphp_intl.c692 PHP_FE( locale_accept_from_http, locale_1_arg )
/PHP-7.3/ext/intl/tests/
H A Dbug72533.phpt2 Bug #72533 (locale_accept_from_http out-of-bounds access)
29 'locale_accept_from_http: locale string too long: U_ILLEGAL_ARGUMENT_ERROR'
H A Dlocale_accept.phpt2 locale_accept_from_http
40 Warning: locale_accept_from_http() expects parameter 1 to be string, array given in %s on line %d
H A Dut_common.inc300 return $GLOBALS['oo-mode'] ? Locale::acceptFromHttp($http):locale_accept_from_http($http);

Completed in 18 milliseconds