Home
last modified time | relevance | path

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

/PHP-5.6/ext/bcmath/libbcmath/src/
H A Ddebug.c60 pv (name, num, len) in pv() function
/PHP-5.6/Zend/
H A Dzend_execute_API.c1039 zval pv; in zend_eval_stringl() local
1050 Z_STRVAL(pv)[Z_STRLEN(pv) - 1] = ';'; in zend_eval_stringl() local
1051 Z_STRVAL(pv)[Z_STRLEN(pv)] = '\0'; in zend_eval_stringl() local
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_bp.c705 zval pv; in phpdbg_create_conditional_break() local
729 Z_STRVAL(pv)[Z_STRLEN(pv) - 1] = ';'; in phpdbg_create_conditional_break() local
730 Z_STRVAL(pv)[Z_STRLEN(pv)] = '\0'; in phpdbg_create_conditional_break() local
/PHP-5.6/ext/com_dotnet/
H A Dcom_persist.c106 static HRESULT STDMETHODCALLTYPE stm_read(IStream *This, void *pv, ULONG cb, ULONG *pcbRead) in stm_read()
122 static HRESULT STDMETHODCALLTYPE stm_write(IStream *This, void const *pv, ULONG cb, ULONG *pcbWritt… in stm_write()
/PHP-5.6/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1063 const unsigned char *pv = p; in mbfl_strpos() local
1149 const unsigned char *pv = p; in mbfl_strpos() local

Completed in 24 milliseconds