Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/
H A Dintl_error.h40 UErrorCode intl_error_get_code( intl_error* err TSRMLS_DC );
H A Dintl_error.c171 UErrorCode intl_error_get_code( intl_error* err TSRMLS_DC ) in intl_error_get_code() function
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_create.cpp163 if (U_FAILURE(intl_error_get_code(NULL TSRMLS_CC))) { in datefmt_ctor()
/PHP-5.5/ext/intl/common/
H A Dcommon_error.c31 RETURN_LONG( intl_error_get_code( NULL TSRMLS_CC ) ); in PHP_FUNCTION()
/PHP-5.5/ext/intl/converter/
H A Dconverter.c884 RETURN_LONG(intl_error_get_code(&(objval->error) TSRMLS_CC)); in PHP_METHOD()

Completed in 38 milliseconds