Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/ext/openssl/
H A Dphp_openssl.h103 const char *file_path, size_t file_path_len, char *real_path, uint32_t arg_num) in php_openssl_check_path()
111 zend_string *file_path, char *real_path, uint32_t arg_num, in php_openssl_check_path_str_ex()
121 zend_string *file_path, char *real_path, uint32_t arg_num) in php_openssl_check_path_str()
H A Dopenssl.c537 const char *file_path, size_t file_path_len, char *real_path, uint32_t arg_num, in php_openssl_check_path_ex()
1520 char * filename, file_path[MAXPATHLEN]; in PHP_FUNCTION() local
2402 char file_path[MAXPATHLEN]; in php_openssl_setup_verify() local
2576 char * filename, file_path[MAXPATHLEN]; in PHP_FUNCTION() local
3038 char file_path[MAXPATHLEN]; in php_openssl_csr_from_str() local
3086 char file_path[MAXPATHLEN]; in PHP_FUNCTION() local
3534 char file_path[MAXPATHLEN]; in php_openssl_pkey_from_zval() local
4716 char * filename = NULL, file_path[MAXPATHLEN]; in PHP_FUNCTION() local
5369 char file_path[MAXPATHLEN]; in php_openssl_bio_new_file() local
/PHP-8.3/ext/standard/
H A Dproc_open.c890 static zend_result set_proc_descriptor_to_file(descriptorspec_item *desc, zend_string *file_path, in set_proc_descriptor_to_file()
/PHP-8.3/ext/opcache/
H A DZendAccelerator.c1048 char *file_path = ZSTR_VAL(file_handle->opened_path); in zend_get_file_handle_timestamp() local
/PHP-8.3/ext/spl/
H A Dspl_directory.c477 …spl_filesystem_object_create_info(spl_filesystem_object *source, zend_string *file_path, zend_clas… in spl_filesystem_object_create_info()

Completed in 43 milliseconds