Lines Matching refs:ZVAL_LONG
351 ZVAL_LONG(zoptions, options); in user_wrapper_opener()
446 ZVAL_LONG(zoptions, options); in user_wrapper_opendir()
658 ZVAL_LONG(zcount, count); in php_userstreamop_read()
785 ZVAL_LONG(zoffs, offset); in php_userstreamop_seek()
789 ZVAL_LONG(zwhence, whence); in php_userstreamop_seek()
956 ZVAL_LONG(zvalue, 0); in php_userstreamop_set_option()
1008 ZVAL_LONG(zoption, option); in php_userstreamop_set_option()
1020 ZVAL_LONG(zvalue, value); in php_userstreamop_set_option()
1022 ZVAL_LONG(zptrparam, *(long *)ptrparam); in php_userstreamop_set_option()
1024 ZVAL_LONG(zptrparam, BUFSIZ); in php_userstreamop_set_option()
1029 ZVAL_LONG(zvalue, tv.tv_sec); in php_userstreamop_set_option()
1030 ZVAL_LONG(zptrparam, tv.tv_usec); in php_userstreamop_set_option()
1034 ZVAL_LONG(zvalue, value); in php_userstreamop_set_option()
1223 ZVAL_LONG(zmode, mode); in user_wrapper_mkdir()
1227 ZVAL_LONG(zoptions, options); in user_wrapper_mkdir()
1288 ZVAL_LONG(zoptions, options); in user_wrapper_rmdir()
1348 ZVAL_LONG(zflags, flags); in user_wrapper_stat_url()
1486 ZVAL_LONG(zcastas, PHP_STREAM_AS_FD_FOR_SELECT); in php_userstreamop_cast()
1489 ZVAL_LONG(zcastas, PHP_STREAM_AS_STDIO); in php_userstreamop_cast()