zend_hash_next_free_element   39 Zend/zend_list.c 	index = zend_hash_next_free_element(&EG(regular_list));
zend_hash_next_free_element  485 ext/com_dotnet/com_wrapper.c 			pid = zend_hash_next_free_element(disp->dispid_to_name);
zend_hash_next_free_element  520 ext/com_dotnet/com_wrapper.c 			pid = zend_hash_next_free_element(disp->dispid_to_name);
zend_hash_next_free_element  612 ext/dba/dba.c  	numitems = zend_hash_next_free_element(&EG(regular_list));
zend_hash_next_free_element 1264 ext/dba/dba.c  	numitems = zend_hash_next_free_element(&EG(regular_list));
zend_hash_next_free_element 1786 ext/opcache/ZendAccelerator.c 		uint32_t old_const_num = zend_hash_next_free_element(EG(zend_constants));
zend_hash_next_free_element 1816 ext/opcache/ZendAccelerator.c 			uint32_t new_const_num = zend_hash_next_free_element(EG(zend_constants));