30 char* locale_name =
NULL;
44 if (!co || !co->ucoll) {
47 "Object not initialized", 0 );
54 locale_name = (
char*) ucol_getLocaleByType(
zend_class_entry * Collator_ce_ptr
#define COLLATOR_ERROR_CODE_P(co)
#define COLLATOR_CHECK_STATUS(co, msg)
#define COLLATOR_ERROR_P(co)
#define COLLATOR_METHOD_FETCH_OBJECT
#define COLLATOR_ERROR_CODE(co)
#define COLLATOR_METHOD_INIT_VARS
void intl_errors_set_custom_msg(intl_error *err, const char *msg, int copyMsg)
void intl_error_set_code(intl_error *err, UErrorCode err_code)
collator_get_locale(Collator $object, int $type)
ZEND_API ZEND_COLD void zend_throw_error(zend_class_entry *exception_ce, const char *format,...)
ZEND_API zend_result zend_parse_method_parameters(uint32_t num_args, zval *this_ptr, const char *type_spec,...)
#define RETVAL_STRINGL(s, l)