pErrorCode        226 ext/intl/converter/converter.c                                         UErrorCode *pErrorCode) {
pErrorCode        234 ext/intl/converter/converter.c 	ZVAL_LONG(&zargs[3], *pErrorCode);
pErrorCode        249 ext/intl/converter/converter.c 		*pErrorCode = Z_LVAL(zargs[3]);
pErrorCode        251 ext/intl/converter/converter.c 		*pErrorCode = Z_LVAL_P(Z_REFVAL(zargs[3]));
pErrorCode        301 ext/intl/converter/converter.c                                           UErrorCode *pErrorCode) {
pErrorCode        316 ext/intl/converter/converter.c 	ZVAL_LONG(&zargs[3], *pErrorCode);
pErrorCode        331 ext/intl/converter/converter.c 		*pErrorCode = Z_LVAL(zargs[3]);
pErrorCode        333 ext/intl/converter/converter.c 		*pErrorCode = Z_LVAL_P(Z_REFVAL(zargs[3]));