Home
last modified time | relevance | path

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

/PHP-8.0/ext/bcmath/libbcmath/src/
H A Ddebug.c59 pv (name, num, len) in pv() function
/PHP-8.0/ext/com_dotnet/
H A Dcom_persist.c102 static HRESULT STDMETHODCALLTYPE stm_read(IStream *This, void *pv, ULONG cb, ULONG *pcbRead) in stm_read() argument
107 nread = (ULONG)php_stream_read(stm->stream, pv, cb); in stm_read()
118 static HRESULT STDMETHODCALLTYPE stm_write(IStream *This, void const *pv, ULONG cb, ULONG *pcbWritt… in stm_write() argument
123 nwrote = php_stream_write(stm->stream, pv, cb); in stm_write()
/PHP-8.0/Zend/
H A Dzend_exceptions.c83 zval pv, zv, rv; in zend_exception_set_previous() local
98 ZVAL_OBJ(&pv, add_previous); in zend_exception_set_previous()
113 zend_update_property_ex(base_ce, Z_OBJ_P(ex), ZSTR_KNOWN(ZEND_STR_PREVIOUS), &pv); in zend_exception_set_previous()
/PHP-8.0/build/
H A Dshtool1733 pv=`$perl -e 'printf("%.3f", $]);'`
1734 echo "$pv:$pc:$nc:$perl" >>$tmpfile
/PHP-8.0/ext/hash/tests/
H A Dfnv1a64.phpt59 array( 'F/|k>pv/(=3', '671c9537b41d76fe' ),

Completed in 21 milliseconds