Home
last modified time | relevance | path

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

/PHP-8.0/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-8.0/ext/intl/locale/
H A Dlocale_arginfo.h77 ZEND_FUNCTION(locale_accept_from_http);
98 …ZEND_ME_MAPPING(acceptFromHttp, locale_accept_from_http, arginfo_class_Locale_acceptFromHttp, ZEND…
H A Dlocale_methods.c1491 PHP_FUNCTION(locale_accept_from_http) in PHP_FUNCTION() argument
/PHP-8.0/ext/intl/
H A Dphp_intl_arginfo.h919 ZEND_FUNCTION(locale_accept_from_http);
1109 ZEND_FE(locale_accept_from_http, arginfo_locale_accept_from_http)
H A Dphp_intl.stub.php314 function locale_accept_from_http(string $header): string|false {} function

Completed in 36 milliseconds