Home
last modified time | relevance | path

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

/PHP-5.6/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.inc288 return $GLOBALS['oo-mode'] ? Locale::acceptFromHttp($http):locale_accept_from_http($http);
/PHP-5.6/ext/intl/locale/
H A Dlocale_methods.h47 PHP_FUNCTION( locale_accept_from_http);
H A Dlocale_class.c87 …ZEND_FENTRY( acceptFromHttp, ZEND_FN( locale_accept_from_http ), locale_1_arg , ZEND_ACC_PUBLIC|ZE…
H A Dlocale_methods.c1593 PHP_FUNCTION(locale_accept_from_http) in PHP_FUNCTION() argument
/PHP-5.6/ext/intl/
H A Dphp_intl.c694 PHP_FE( locale_accept_from_http, locale_1_arg )
/PHP-5.6/
H A DNEWS608 . Fixed bug #72533 (locale_accept_from_http out-of-bounds access). (Stas)

Completed in 47 milliseconds