Home
last modified time | relevance | path

Searched refs:intl_error_set_code (Results 1 – 16 of 16) sorted by relevance

/PHP-5.4/ext/intl/collator/
H A Dcollator_compare.c62 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); in PHP_FUNCTION()
80 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); in PHP_FUNCTION()
96 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); in PHP_FUNCTION()
H A Dcollator_locale.c55 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); in PHP_FUNCTION()
H A Dcollator_sort.c77 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); in collator_regular_compare_function()
398 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); in PHP_FUNCTION()
434 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); in PHP_FUNCTION()
570 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); in PHP_FUNCTION()
588 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); in PHP_FUNCTION()
H A Dcollator_class.h62 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); \
/PHP-5.4/ext/intl/
H A Dintl_error.c152 void intl_error_set_code( intl_error* err, UErrorCode err_code TSRMLS_DC ) in intl_error_set_code() function
178 intl_error_set_code( err, code TSRMLS_CC ); in intl_error_set()
220 intl_error_set_code( err, err_code TSRMLS_CC ); in intl_errors_set_code()
222 intl_error_set_code( NULL, err_code TSRMLS_CC ); in intl_errors_set_code()
H A Dintl_data.h50 intl_error_set_code( NULL, (err) TSRMLS_CC ); \
59 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE((obj)) TSRMLS_CC ); \
68 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE((obj)) TSRMLS_CC ); \
H A Dintl_error.h35 void intl_error_set_code( intl_error* err, UErrorCode err_code TSRMLS_DC );
/PHP-5.4/ext/intl/transliterator/
H A Dtransliterator_methods.c54 intl_error_set_code( NULL, TRANSLITERATOR_ERROR_CODE( to ) TSRMLS_CC ); in create_transliterator()
70 intl_error_set_code( NULL, TRANSLITERATOR_ERROR_CODE( to ) TSRMLS_CC ); in create_transliterator()
90 intl_error_set_code( NULL, TRANSLITERATOR_ERROR_CODE( to ) TSRMLS_CC ); in create_transliterator()
181 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE( to ) TSRMLS_CC ); in PHP_FUNCTION()
285 intl_error_set_code( NULL, status TSRMLS_CC ); in PHP_FUNCTION()
436 intl_error_set_code( NULL, TRANSLITERATOR_ERROR_CODE( to ) TSRMLS_CC ); in PHP_FUNCTION()
H A Dtransliterator_class.c196 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE( to_orig ) TSRMLS_CC ); in Transliterator_clone_obj()
/PHP-5.4/ext/intl/normalizer/
H A Dnormalizer_normalize.c95 intl_error_set_code( NULL, status TSRMLS_CC ); in PHP_FUNCTION()
221 intl_error_set_code( NULL, status TSRMLS_CC ); in PHP_FUNCTION()
/PHP-5.4/ext/intl/idn/
H A Didn.c116 intl_error_set_code(NULL, err TSRMLS_CC); in php_intl_idn_check_status()
220 intl_error_set_code(NULL, status TSRMLS_CC); in php_intl_idn_to()
249 intl_error_set_code(NULL, status TSRMLS_CC); in php_intl_idn_to()
/PHP-5.4/ext/intl/spoofchecker/
H A Dspoofchecker_class.h70 intl_error_set_code(NULL, SPOOFCHECKER_ERROR_CODE(co) TSRMLS_CC); \
/PHP-5.4/ext/intl/grapheme/
H A Dgrapheme_string.c83 intl_error_set_code( NULL, status TSRMLS_CC ); in PHP_FUNCTION()
451 intl_error_set_code( NULL, status TSRMLS_CC ); in PHP_FUNCTION()
518 intl_error_set_code( NULL, status TSRMLS_CC ); in PHP_FUNCTION()
595 intl_error_set_code( NULL, status TSRMLS_CC ); in PHP_FUNCTION()
909 intl_error_set_code( NULL, status TSRMLS_CC ); in PHP_FUNCTION()
H A Dgrapheme_util.c112 intl_error_set_code( NULL, (status) TSRMLS_CC ); \
/PHP-5.4/ext/intl/formatter/
H A Dformatter_format.c180 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE((nfo)) TSRMLS_CC ); in PHP_FUNCTION()
/PHP-5.4/ext/intl/resourcebundle/
H A Dresourcebundle_class.c189 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE(rb) TSRMLS_CC ); in resourcebundle_array_fetch()

Completed in 32 milliseconds