Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/formatter/
H A Dformatter_format.c121 INTL_METHOD_RETVAL_UTF8( nfo, formatted, formatted_len, ( formatted != format_buf ) ); in PHP_FUNCTION()
173 INTL_METHOD_RETVAL_UTF8( nfo, formatted, formatted_len, ( formatted != format_buf ) ); in PHP_FUNCTION()
H A Dformatter_attr.c120 INTL_METHOD_RETVAL_UTF8( nfo, value, length, ( value != value_buf ) ); in PHP_FUNCTION()
249 INTL_METHOD_RETVAL_UTF8( nfo, value, length, ( value_buf != value ) ); in PHP_FUNCTION()
324 INTL_METHOD_RETVAL_UTF8( nfo, value, length, ( value != value_buf ) ); in PHP_FUNCTION()
/PHP-8.0/ext/intl/resourcebundle/
H A Dresourcebundle.c42 INTL_METHOD_RETVAL_UTF8(source, (UChar *)ufield, ilen, 0); in resourcebundle_extract_value()
/PHP-8.0/ext/intl/msgformat/
H A Dmsgformat_format.c45 INTL_METHOD_RETVAL_UTF8(mfo, formatted, formatted_len, 1); in msgfmt_do_format()
/PHP-8.0/ext/intl/
H A Dintl_data.h103 #define INTL_METHOD_RETVAL_UTF8(obj, ustring, ulen, free_it) \ macro
/PHP-8.0/ext/intl/dateformat/
H A Ddateformat_attr.c98 INTL_METHOD_RETVAL_UTF8( dfo, value, length, ( value != value_buf ) ); in PHP_FUNCTION()
H A Ddateformat_format.c49 INTL_METHOD_RETVAL_UTF8( dfo, formatted, resultlengthneeded, 1 ); in internal_format()
/PHP-8.0/ext/intl/transliterator/
H A Dtransliterator_methods.c408 INTL_METHOD_RETVAL_UTF8( to, uresult, uresult_len, 1 ); in PHP_FUNCTION()

Completed in 18 milliseconds