Home
last modified time | relevance | path

Searched defs:options (Results 126 – 130 of 130) sorted by path

123456

/php-src/main/streams/
H A Duserspace.c294 int options, zend_string **opened_path, php_stream_context *context STREAMS_DC) in user_wrapper_opener()
395 int options, zend_string **opened_path, php_stream_context *context STREAMS_DC) in user_wrapper_opendir()
1033 static int user_wrapper_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_strea… in user_wrapper_unlink()
1072 int options, php_stream_context *context) in user_wrapper_rename()
1113 int options, php_stream_context *context) in user_wrapper_mkdir()
1156 int options, php_stream_context *context) in user_wrapper_rmdir()
H A Dxp_socket.c929 const char *persistent_id, int options, int flags, in php_stream_generic_socket_factory()
/php-src/sapi/fpm/fpm/
H A Dfpm_conf.c1200 static const char *const options[] = FPM_PHP_INI_TO_EXPAND; in fpm_conf_process_all_pools() local
/php-src/sapi/phpdbg/
H A Dphpdbg.c492 HashTable *options = NULL; in PHP_FUNCTION() local
593 HashTable *options = NULL; in PHP_FUNCTION() local
1098 …p_php(php_stream_wrapper *wrapper, const char *path, const char *mode, int options, zend_string **… in phpdbg_stream_url_wrap_php()
H A Dphpdbg.stub.php45 function phpdbg_end_oplog(array $options = []): ?array {}
47 function phpdbg_get_executable(array $options = []): array {}

Completed in 36 milliseconds

123456