nindex 437 ext/standard/proc_open.c zend_ulong nindex; nindex 527 ext/standard/proc_open.c ZEND_HASH_FOREACH_KEY_VAL(Z_ARRVAL_P(descriptorspec), nindex, str_index, descitem) { nindex 535 ext/standard/proc_open.c descriptors[ndesc].index = (int)nindex; nindex 551 ext/standard/proc_open.c php_error_docref(NULL, E_WARNING, "unable to dup File-Handle for descriptor %d", nindex); nindex 557 ext/standard/proc_open.c php_error_docref(NULL, E_WARNING, "unable to dup File-Handle for descriptor %pd - %s", nindex, strerror(errno));