Home
last modified time | relevance | path

Searched refs:tmp (Results 1076 – 1100 of 1192) sorted by relevance

1...<<4142434445464748

/PHP-7.3/ext/opcache/
H A DREADME214 opcache.lockfile_path (default "/tmp")
/PHP-7.3/ext/standard/tests/file/
H A Dfseek_ftell_rewind_basic2-win32-mb.phpt34 $filename = dirname(__FILE__)."/fseek_ftell_rewind_basic2私はガラスを食べられます.tmp"; // this is name of the …
H A Dfseek_ftell_rewind_basic2-win32.phpt34 $filename = dirname(__FILE__)."/fseek_ftell_rewind_basic2.tmp"; // this is name of the file created…
H A Dfseek_ftell_rewind_basic2.phpt34 $filename = dirname(__FILE__)."/fseek_ftell_rewind_basic2.tmp"; // this is name of the file created…
H A Dftruncate_variation1-win32-mb.phpt36 $filename = dirname(__FILE__)."/ftruncate_variation1私はガラスを食べられます1.tmp";
H A Dftruncate_variation1-win32.phpt36 $filename = dirname(__FILE__)."/ftruncate_variation1.tmp";
H A Dftruncate_variation1.phpt36 $filename = dirname(__FILE__)."/ftruncate_variation1.tmp";
H A Dtempnam_variation4-0.phpt9 $filename = dirname(__FILE__)."/is_readable_root_check.tmp";
26 Non-allowable permissions: files are expected to be created in '/tmp' dir
H A Dtempnam_variation4-1.phpt9 $filename = dirname(__FILE__)."/is_readable_root_check.tmp";
26 Non-allowable permissions: files are expected to be created in '/tmp' dir
H A D007_basic.phpt44 $filename = dirname(__FILE__)."/007_basic.tmp";
H A Dfgetcsv_variation18.phpt27 $filename = dirname(__FILE__) . '/fgetcsv_variation18.tmp';
H A Dfgetss_variation3-win32.phpt44 $filename = dirname(__FILE__)."/fgetss_variation3.tmp";
H A Dfgetss_variation3.phpt40 $filename = dirname(__FILE__)."/fgetss_variation3.tmp";
/PHP-7.3/
H A Dltmain.sh2969 for tmp in $deplibrary_names ; do
2970 depdepl=$tmp
2998 for tmp in $newlib_search_path ; do
2999 if test -f "$tmp/lib$tmp_libs.dylib" ; then
3000 eval depdepl="$tmp/lib$tmp_libs.dylib"
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch1265 * 3. apptype() uses the filename if given, otherwise a tmp file is created with
2749 - char *tmp;
2752 - if ((tmp = strrchr(fn, '/')) == NULL) {
2753 - tmp = buf; /* in current directory anyway */
2755 - if (tmp - fn + 1 > BUFSIZ) {
2774 - buf2[tmp - fn + 1] = '\0';
2777 - tmp = buf2;
2779 - if (stat(tmp, &tstatbuf) < 0)
/PHP-7.3/Zend/
H A Dzend_strtod.c4529 Bigint *tmp; in destroy_freelist() local
4534 while ((tmp = *listp) != NULL) { in destroy_freelist()
4535 *listp = tmp->next; in destroy_freelist()
4536 free(tmp); in destroy_freelist()
/PHP-7.3/ext/curl/
H A Dinterface.c1975 char *tmp; in create_certinfo() local
1978 tmp = memchr(s, ':', sizeof(s)); in create_certinfo()
1979 if(tmp) { in create_certinfo()
1980 *tmp = '\0'; in create_certinfo()
/PHP-7.3/ext/spl/tests/
H A DSplFileObject_fputcsv_variation1.phpt27 $file = "$file_path/fputcsv_variation1.tmp";
H A DSplFileObject_fputcsv_variation11.phpt27 $file = "$file_path/fputcsv_variation11.tmp";
H A DSplFileObject_fputcsv_variation12.phpt28 $file = "$file_path/fputcsv_variation12.tmp";
H A DSplFileObject_fputcsv_variation5.phpt27 $file = "$file_path/fputcsv_variation5.tmp";
H A DSplFileObject_fputcsv_variation6.phpt30 $file = "$file_path/fputcsv_variation6.tmp";
H A DSplFileObject_fputcsv_variation7.phpt30 $file = "$file_path/fputcsv_variation7.tmp";
H A DSplFileObject_fputcsv_variation8.phpt30 $file = "$file_path/fputcsv_variation8.tmp";
/PHP-7.3/ext/pcre/tests/
H A Dpreg_match_error4.phpt24 "url": "\\/tmp\\/buildpacktUY7k\\/support\\/installer\\/",

Completed in 93 milliseconds

1...<<4142434445464748