Home
last modified time | relevance | path

Searched defs:ppzval (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c2103 zval **ppzval; in magiccheck() local
/PHP-5.5/main/
H A Dphp_streams.h258 #define php_stream_from_zval(xstr, ppzval) ZEND_FETCH_RESOURCE2((xstr), php_stream *, (ppzval), -1,… argument
259 #define php_stream_from_zval_no_verify(xstr, ppzval) (xstr) = (php_stream*)zend_fetch_resource((ppz… argument

Completed in 12 milliseconds