Home
last modified time | relevance | path

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

/php-src/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
H A Dut_common.inc300 return $GLOBALS['oo-mode'] ? Locale::acceptFromHttp($http):locale_accept_from_http($http);
/php-src/ext/intl/locale/
H A Dlocale_arginfo.h82 ZEND_FUNCTION(locale_accept_from_http);
H A Dlocale_methods.c1584 PHP_FUNCTION(locale_accept_from_http) in PHP_FUNCTION() argument
/php-src/ext/intl/
H A Dphp_intl.stub.php502 function locale_accept_from_http(string $header): string|false {} function
H A Dphp_intl_arginfo.h930 ZEND_FUNCTION(locale_accept_from_http);
1123 ZEND_FE(locale_accept_from_http, arginfo_locale_accept_from_http)

Completed in 21 milliseconds