Home
last modified time | relevance | path

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

/PHP-5.3/ext/com_dotnet/
H A Dcom_wrapper.c595 zval *tmp, **ntmp; in php_com_wrapper_export_as_sink() local
614 zend_hash_get_current_data_ex(id_to_name, (void**)&ntmp, &pos); in php_com_wrapper_export_as_sink()
618 zend_hash_update(disp->name_to_dispid, Z_STRVAL_PP(ntmp), in php_com_wrapper_export_as_sink()
619 Z_STRLEN_PP(ntmp)+1, (void*)&tmp, sizeof(zval *), NULL); in php_com_wrapper_export_as_sink()

Completed in 7 milliseconds