nindex 544 ext/standard/proc_open.c ulong nindex; nindex 548 ext/standard/proc_open.c zend_hash_get_current_key_ex(Z_ARRVAL_P(descriptorspec), &str_index, NULL, &nindex, 0, &pos); nindex 555 ext/standard/proc_open.c descriptors[ndesc].index = nindex; nindex 571 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to dup File-Handle for descriptor %d", nindex); nindex 577 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to dup File-Handle for descriptor %ld - %s", nindex, strerror(errno));