Home
last modified time | relevance | path

Searched defs:how (Results 1 – 8 of 8) sorted by relevance

/PHP-8.1/ext/mysqli/
H A Dmysqli_mysqlnd.h38 #define mysqli_close(c, how) mysqlnd_close((c), (how)) argument
/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_process_ctl.c125 int fpm_pctl_kill(pid_t pid, int how) /* {{{ */ in fpm_pctl_kill()
/PHP-8.1/ext/pdo/
H A Dpdo_stmt.c719 static bool do_fetch(pdo_stmt_t *stmt, zval *return_value, enum pdo_fetch_type how, enum pdo_fetch_… in do_fetch()
1155 zend_long how = PDO_FETCH_USE_DEFAULT; in PHP_METHOD() local
1251 zend_long how = PDO_FETCH_USE_DEFAULT; in PHP_METHOD() local
/PHP-8.1/main/streams/
H A Dtransports.c504 PHPAPI int php_stream_xport_shutdown(php_stream *stream, stream_shutdown_t how) in php_stream_xport_shutdown()
H A Dphp_stream_transport.h137 unsigned int how:2; member
/PHP-8.1/TSRM/
H A DTSRM.c673 TSRM_API int tsrm_sigmask(int how, const sigset_t *set, sigset_t *oldset) in tsrm_sigmask()
/PHP-8.1/ext/pcntl/
H A Dpcntl.c1052 zend_long how, signo; in PHP_FUNCTION() local
/PHP-8.1/ext/standard/
H A Dstreamsfuncs.c1738 zend_long how; in PHP_FUNCTION() local

Completed in 33 milliseconds