Searched refs:php_key (Results 1 – 1 of 1) sorted by relevance
151 zval php_key; in MapField_GetUpbMap() local156 zend_hash_get_current_key_zval_ex(table, &php_key, &pos); in MapField_GetUpbMap()161 if (!Convert_PhpToUpb(&php_key, &upb_key, key_type, NULL, arena) || in MapField_GetUpbMap()168 zval_dtor(&php_key); in MapField_GetUpbMap()