Home
last modified time | relevance | path

Searched refs:inode (Results 1 – 19 of 19) sorted by relevance

/PHP-7.2/ext/standard/tests/file/
H A Dfileinode_basic.phpt7 Description: Returns the inode number of the file, or FALSE in case of an error.
12 /* Getting inode of created file */
14 fopen("$file_path/inode.tmp", "w");
15 print( fileinode("$file_path/inode.tmp") )."\n";
17 /* Getting inode of current file */
20 /* Getting inode of directories */
27 unlink (dirname(__FILE__)."/inode.tmp");
H A Dtempnam_variation1.phpt35 echo "File inode is => ";
69 File inode is => %d
74 File inode is => %d
79 File inode is => %d
84 File inode is => %d
89 File inode is => %d
94 File inode is => %d
99 File inode is => %d
104 File inode is => %d
109 File inode is => %d
[all …]
H A D005_variation.phpt43 echo "-- inode change time is => ";
188 -- inode change time is => %d:%s:%s:%d:%d:%d
191 -- inode change time is => %d:%s:%s:%d:%d:%d
194 -- inode change time is => %d:%s:%s:%d:%d:%d
199 -- inode change time is => %d:%s:%s:%d:%d:%d
204 -- inode change time is => %d:%s:%s:%d:%d:%d
209 -- inode change time is => %d:%s:%s:%d:%d:%d
214 -- inode change time is => %d:%s:%s:%d:%d:%d
219 -- inode change time is => %d:%s:%s:%d:%d:%d
224 -- inode change time is => %d:%s:%s:%d:%d:%d
[all …]
H A D005_variation-win32.phpt40 echo "-- inode change time is => ";
159 -- inode change time is => %d:%s:%s:%d:%d:%d
162 -- inode change time is => %d:%s:%s:%d:%d:%d
165 -- inode change time is => %d:%s:%s:%d:%d:%d
170 -- inode change time is => %d:%s:%s:%d:%d:%d
175 -- inode change time is => %d:%s:%s:%d:%d:%d
180 -- inode change time is => %d:%s:%s:%d:%d:%d
185 -- inode change time is => %d:%s:%s:%d:%d:%d
190 -- inode change time is => %d:%s:%s:%d:%d:%d
195 -- inode change time is => %d:%s:%s:%d:%d:%d
[all …]
H A D005_variation2.phpt43 echo "-- inode change time is => ";
90 -- inode change time is =>
95 -- inode change time is =>
100 -- inode change time is =>
105 -- inode change time is => %d
110 -- inode change time is => %d
H A D005_variation2-win32.phpt43 echo "-- inode change time is => ";
76 -- inode change time is =>
81 -- inode change time is =>
86 -- inode change time is =>
95 -- inode change time is =>
106 -- inode change time is =>
H A Dfileinode_error.phpt7 Description: Returns the inode number of the file, or FALSE in case of an error.
H A Dfileinode_variation1.phpt14 Description: Returns the inode number of the file, or FALSE in case of an error.
H A Dfileinode_variation2.phpt9 Description: Returns the inode number of the file, or FALSE in case of an error.
H A Dfileinode_variation3.phpt9 Description: Returns the inode number of the file, or FALSE in case of an error.
H A Dfileinode_variation.phpt13 Description: Returns the inode number of the file, or FALSE in case of an error.
/PHP-7.2/ext/phar/
H A Dphar_internal.h255 unsigned short inode; member
522 entry->inode = (unsigned short) zend_hash_func(tmp, tmp_len); in phar_set_inode()
H A Dstream.c523 ssb->sb.st_ino = data->inode; in phar_dostat()
H A Dfunc_interceptors.c745 sb.st_ino = data->inode; in phar_file_stat()
/PHP-7.2/sapi/apache2handler/
H A Dsapi_apache2.c221 ctx->finfo.st_ino = ctx->r->finfo.inode; in php_apache_sapi_get_stat()
/PHP-7.2/ext/opcache/
H A DZendAccelerator.c2642 long unsigned int start, end, offset, inode; in accel_move_code_to_huge_pages() local
2646 ret = fscanf(f, "%lx-%lx %4s %lx %5s %ld %s\n", &start, &end, perm, &offset, dev, &inode, name); in accel_move_code_to_huge_pages()
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch1648 - file_printf(ms, "inode/symlink")
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic10703 >24 ulequad >0 \b inode table at %lld,
10754 >52 lelong x \b inode file disk address 0x%x,
10755 >56 lelong x \b inode file inode number %u,
H A Dmagic私はガラスを食べられます10703 >24 ulequad >0 \b inode table at %lld,
10754 >52 lelong x \b inode file disk address 0x%x,
10755 >56 lelong x \b inode file inode number %u,

Completed in 182 milliseconds