Home
last modified time | relevance | path

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

/PHP-5.3/ext/intl/tests/
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.3/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.c1579 PHP_FUNCTION(locale_accept_from_http) in PHP_FUNCTION() argument
/PHP-5.3/ext/intl/
H A Dphp_intl.c428 PHP_FE( locale_accept_from_http, locale_1_arg )

Completed in 81 milliseconds