Searched refs:ntmp (Results 1 – 1 of 1) sorted by relevance
587 zval *tmp, **ntmp; in php_com_wrapper_export_as_sink() local606 zend_hash_get_current_data_ex(id_to_name, (void**)&ntmp, &pos); in php_com_wrapper_export_as_sink()610 zend_hash_update(disp->name_to_dispid, Z_STRVAL_PP(ntmp), in php_com_wrapper_export_as_sink()611 Z_STRLEN_PP(ntmp)+1, (void*)&tmp, sizeof(zval *), NULL); in php_com_wrapper_export_as_sink()
Completed in 6 milliseconds