Searched refs:locale_compose (Results 1 – 6 of 6) sorted by relevance
140 locale_compose(): Argument #1 ($subtags) must contain a "language" key180 locale_compose: parameter array element is not a string: U_ILLEGAL_ARGUMENT_ERROR185 locale_compose: parameter array element is not a string: U_ILLEGAL_ARGUMENT_ERROR
277 …return $GLOBALS['oo-mode'] ? Locale::composeLocale( $loc_parts_arr ) : locale_compose( $loc_parts_…
76 ZEND_FUNCTION(locale_compose);
938 PHP_FUNCTION(locale_compose) in PHP_FUNCTION() argument
490 function locale_compose(array $subtags): string|false {} function
916 ZEND_FUNCTION(locale_compose);1103 ZEND_FE(locale_compose, arginfo_locale_compose)
Completed in 20 milliseconds