Home
last modified time | relevance | path

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

/PHP-5.4/ext/com_dotnet/
H A Dcom_wrapper.c587 zval *tmp, **ntmp; in php_com_wrapper_export_as_sink() local
606 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