Home
last modified time | relevance | path

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

/php-src/ext/mysqli/
H A Dmysqli_mysqlnd.h38 #define mysqli_close(c, how) mysqlnd_close((c), (how)) argument
/php-src/sapi/fpm/fpm/
H A Dfpm_process_ctl.c125 int fpm_pctl_kill(pid_t pid, int how) /* {{{ */ in fpm_pctl_kill()
/php-src/ext/pdo/
H A Dpdo_stmt.c718 static bool do_fetch(pdo_stmt_t *stmt, zval *return_value, enum pdo_fetch_type how, enum pdo_fetch_… in do_fetch()
1149 zend_long how = PDO_FETCH_USE_DEFAULT; in PHP_METHOD() local
1245 zend_long how = PDO_FETCH_USE_DEFAULT; in PHP_METHOD() local
/php-src/main/streams/
H A Dtransports.c509 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-src/TSRM/
H A DTSRM.c687 TSRM_API int tsrm_sigmask(int how, const sigset_t *set, sigset_t *oldset) in tsrm_sigmask()
/php-src/ext/pcntl/
H A Dpcntl.c833 zend_long how; in PHP_FUNCTION() local
/php-src/ext/standard/
H A Dstreamsfuncs.c1786 zend_long how; in PHP_FUNCTION() local

Completed in 29 milliseconds