Home
last modified time | relevance | path

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

/PHP-5.3/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()
289 INTL_METHOD_RETVAL_UTF8( nfo, value, length, ( value_buf != value ) ); in PHP_FUNCTION()
378 INTL_METHOD_RETVAL_UTF8( nfo, value, length, ( value != value_buf ) ); in PHP_FUNCTION()
/PHP-5.3/ext/intl/resourcebundle/
H A Dresourcebundle.c44 INTL_METHOD_RETVAL_UTF8(source, ufield, ilen, 0); in resourcebundle_extract_value()
/PHP-5.3/ext/intl/
H A Dintl_data.h76 #define INTL_METHOD_RETVAL_UTF8(obj, ustring, ulen, free_it) \ macro
/PHP-5.3/ext/intl/msgformat/
H A Dmsgformat_format.c79 INTL_METHOD_RETVAL_UTF8( mfo, formatted, formatted_len, 1 ); in msgfmt_do_format()
/PHP-5.3/ext/intl/dateformat/
H A Ddateformat_format.c53 INTL_METHOD_RETVAL_UTF8( dfo, formatted, resultlengthneeded, 1 ); in internal_format()
H A Ddateformat_attr.c243 INTL_METHOD_RETVAL_UTF8( dfo, value, length, ( value != value_buf ) ); in PHP_FUNCTION()

Completed in 13 milliseconds