uerror 71 ext/intl/converter/converter.c UErrorCode uerror = U_ZERO_ERROR; uerror 89 ext/intl/converter/converter.c ucnv_getSubstChars(objval->src, chars, &chars_len, &uerror); uerror 90 ext/intl/converter/converter.c if (U_FAILURE(uerror)) { uerror 91 ext/intl/converter/converter.c THROW_UFAILURE(objval, "ucnv_getSubstChars", uerror); uerror 95 ext/intl/converter/converter.c ZVAL_LONG(error, uerror);