Home
last modified time | relevance | path

Searched defs:options (Results 101 – 104 of 104) sorted by path

12345

/PHP-7.4/main/streams/
H A Duserspace.c330 int options, zend_string **opened_path, php_stream_context *context STREAMS_DC) in user_wrapper_opener()
425 int options, zend_string **opened_path, php_stream_context *context STREAMS_DC) in user_wrapper_opendir()
1110 static int user_wrapper_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_strea… in user_wrapper_unlink()
1154 int options, php_stream_context *context) in user_wrapper_rename()
1200 int options, php_stream_context *context) in user_wrapper_mkdir()
1248 int options, php_stream_context *context) in user_wrapper_rmdir()
H A Dxp_socket.c890 const char *persistent_id, int options, int flags, in php_stream_generic_socket_factory()
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_conf.c1101 char *options[] = FPM_PHP_INI_TO_EXPAND; in fpm_conf_process_all_pools() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c520 HashTable *options = NULL; in PHP_FUNCTION() local
621 HashTable *options = NULL; in PHP_FUNCTION() local
1335 …p_php(php_stream_wrapper *wrapper, const char *path, const char *mode, int options, zend_string **… in phpdbg_stream_url_wrap_php()

Completed in 30 milliseconds

12345