Home
last modified time | relevance | path

Searched refs:key_num (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/pcntl/
H A Dpcntl.c756 ulong key_num; in PHP_FUNCTION() local
792 …switch (return_val = zend_hash_get_current_key_ex(envs_hash, &key, &key_length, &key_num, 0, NULL)… in PHP_FUNCTION()
795 snprintf(key, 100, "%ld", key_num); in PHP_FUNCTION()

Completed in 13 milliseconds