pos_type          971 ext/snmp/snmp.c 	HashPosition pos_oid, pos_type, pos_value;
pos_type          990 ext/snmp/snmp.c 			zend_hash_internal_pointer_reset_ex(Z_ARRVAL_PP(type), &pos_type);
pos_type         1053 ext/snmp/snmp.c 					if (SUCCESS == zend_hash_get_current_data_ex(Z_ARRVAL_PP(type), (void **) &tmp_type, &pos_type)) {
pos_type         1062 ext/snmp/snmp.c 						zend_hash_move_forward_ex(Z_ARRVAL_PP(type), &pos_type);