Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/formatter/
H A Dformatter_format.c128 INTL_METHOD_RETVAL_UTF8( nfo, formatted, formatted_len, ( formatted != format_buf ) ); in PHP_FUNCTION()
187 INTL_METHOD_RETVAL_UTF8( nfo, formatted, formatted_len, ( formatted != format_buf ) ); in PHP_FUNCTION()
H A Dformatter_attr.c137 INTL_METHOD_RETVAL_UTF8( nfo, value, length, ( value != value_buf ) ); in PHP_FUNCTION()
287 INTL_METHOD_RETVAL_UTF8( nfo, value, length, ( value_buf != value ) ); in PHP_FUNCTION()
376 INTL_METHOD_RETVAL_UTF8( nfo, value, length, ( value != value_buf ) ); in PHP_FUNCTION()
/PHP-7.4/ext/intl/resourcebundle/
H A Dresourcebundle.c44 INTL_METHOD_RETVAL_UTF8(source, (UChar *)ufield, ilen, 0); in resourcebundle_extract_value()
/PHP-7.4/ext/intl/
H A Dintl_data.h95 #define INTL_METHOD_RETVAL_UTF8(obj, ustring, ulen, free_it) \ macro
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_format.c48 INTL_METHOD_RETVAL_UTF8(mfo, formatted, formatted_len, 1); in msgfmt_do_format()
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_attr.c119 INTL_METHOD_RETVAL_UTF8( dfo, value, length, ( value != value_buf ) ); in PHP_FUNCTION()
H A Ddateformat_format.c54 INTL_METHOD_RETVAL_UTF8( dfo, formatted, resultlengthneeded, 1 ); in internal_format()
/PHP-7.4/ext/intl/transliterator/
H A Dtransliterator_methods.c450 INTL_METHOD_RETVAL_UTF8( to, uresult, uresult_len, 1 ); in PHP_FUNCTION()

Completed in 32 milliseconds