Home
last modified time | relevance | path

Searched refs:intl_error_get_code (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/intl/
H A Dintl_error.h38 UErrorCode intl_error_get_code( intl_error* err TSRMLS_DC );
H A Dintl_error.c164 UErrorCode intl_error_get_code( intl_error* err TSRMLS_DC ) in intl_error_get_code() function
/PHP-5.3/ext/intl/common/
H A Dcommon_error.c31 RETURN_LONG( intl_error_get_code( NULL TSRMLS_CC ) ); in PHP_FUNCTION()
/PHP-5.3/ext/intl/dateformat/
H A Ddateformat.c188 if (U_FAILURE(intl_error_get_code(NULL TSRMLS_CC))) { in datefmt_ctor()

Completed in 6 milliseconds