ptps              876 ext/standard/streamsfuncs.c 	zval **ptps[6];
ptps              882 ext/standard/streamsfuncs.c 		ptps[i] = &ps[i];
ptps              897 ext/standard/streamsfuncs.c 	if (FAILURE == call_user_function_ex(EG(function_table), NULL, callback, &retval, 6, ptps, 0, NULL TSRMLS_CC)) {