uerror 76 ext/intl/converter/converter.c UErrorCode uerror = U_ZERO_ERROR; uerror 94 ext/intl/converter/converter.c ucnv_getSubstChars(objval->src, chars, &chars_len, &uerror); uerror 95 ext/intl/converter/converter.c if (U_FAILURE(uerror)) { uerror 96 ext/intl/converter/converter.c THROW_UFAILURE(objval, "ucnv_getSubstChars", uerror); uerror 100 ext/intl/converter/converter.c ZVAL_LONG(error, uerror);