Home
last modified time | relevance | path

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

/php-src/ext/com_dotnet/
H A Dcom_persist.c96 static HRESULT STDMETHODCALLTYPE stm_read(IStream *This, void *pv, ULONG cb, ULONG *pcbRead) in stm_read() argument
101 nread = (ULONG)php_stream_read(stm->stream, pv, cb); in stm_read()
112 static HRESULT STDMETHODCALLTYPE stm_write(IStream *This, void const *pv, ULONG cb, ULONG *pcbWritt… in stm_write() argument
117 nwrote = php_stream_write(stm->stream, pv, cb); in stm_write()
/php-src/Zend/
H A Dzend_exceptions.c99 zval pv, zv, rv; in zend_exception_set_previous() local
114 ZVAL_OBJ(&pv, add_previous); in zend_exception_set_previous()
129 zend_update_property_ex(base_ce, Z_OBJ_P(ex), ZSTR_KNOWN(ZEND_STR_PREVIOUS), &pv); in zend_exception_set_previous()
/php-src/build/
H A Dshtool1733 pv=`$perl -e 'printf("%.3f", $]);'`
1734 echo "$pv:$pc:$nc:$perl" >>$tmpfile
/php-src/ext/hash/tests/
H A Dfnv1a64.phpt59 array( 'F/|k>pv/(=3', '671c9537b41d76fe' ),

Completed in 16 milliseconds