Home
last modified time | relevance | path

Searched refs:unlink (Results 1551 – 1559 of 1559) sorted by relevance

1...<<616263

/PHP-8.0/ext/standard/tests/file/
H A Dtempnam_variation4-1.phpt37 unlink($file_name);
/PHP-8.0/main/
H A Dfastcgi.c752 unlink(path); in fcgi_listen()
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php850 function unlink(string $filename, $context = null): bool {} function
H A Dbasic_functions_arginfo.h2568 ZEND_FUNCTION(unlink);
3206 ZEND_FE(unlink, arginfo_unlink)
/PHP-8.0/ext/opcache/
H A Dzend_file_cache.c63 #define zend_file_cache_unlink unlink
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt842 unlink($file);
/PHP-8.0/ext/phar/tests/
H A Dbug45218_SLOWTEST.phpt56 unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php');
57 unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.txt');
/PHP-8.0/sapi/litespeed/
H A Dlsapilib.c2587 unlink( ((struct sockaddr_un *)pServerAddr)->sun_path ); in LSAPI_CreateListenSock2()
/PHP-8.0/ext/phar/
H A Dphar_object.c1335 unlink(fname); in PHP_METHOD()

Completed in 100 milliseconds

1...<<616263