Home
last modified time | relevance | path

Searched refs:create_file (Results 1 – 15 of 15) sorted by relevance

/PHP-8.2/sapi/fuzzer/
H A Dfuzzer-function-jit.c65 create_file(); in LLVMFuzzerInitialize()
H A Dfuzzer-tracing-jit.c74 create_file(); in LLVMFuzzerInitialize()
H A Dfuzzer-execute-common.h116 ZEND_ATTRIBUTE_UNUSED static void create_file(void) { in create_file() function
/PHP-8.2/ext/standard/tests/file/windows_acls/
H A Dbug44859.phpt25 create_file($path, $perms);
H A Dbug44859_2.phpt25 create_file($path, $perms);
H A Dbug44859_4.phpt27 create_file($path, $perms);
H A Dcommon.inc147 function create_file($name, $perms) {
149 echo "create_file: Empty name is not allowed\n";
/PHP-8.2/ext/standard/tests/file/
H A Dfile.inc21 Function: bool create_file(string $filename, string $mode = "w");
29 function create_file($filename, $mode = "w") {
267 $status = create_file($filename, $mode);
H A Dis_executable_basic-win32-mb.phpt17 create_file($filename);
H A Dis_executable_basic-win32.phpt17 create_file($filename);
H A Dis_executable_basic.phpt19 create_file($filename);
H A Dis_readable_basic-win32-mb.phpt18 create_file($filename);
H A Dis_readable_basic-win32.phpt18 create_file($filename);
H A Dis_readable_basic.phpt19 create_file($filename);
H A Dis_writable_basic.phpt16 create_file($filename);

Completed in 26 milliseconds