Home
last modified time | relevance | path

Searched refs:fs (Results 1 – 20 of 20) sorted by relevance

/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c3096 patchlistaux(fs,fs->jpc,fs->pc,((1<<8)-1),fs->pc);
3731 FuncState*fs=ls->fs;
3743 FuncState*fs=ls->fs;
3748 FuncState*fs=ls->fs;
3755 FuncState*fs=ls->fs;
3757 getlocvar(fs,--fs->nactvar).endpc=fs->pc;
3815 FuncState*fs=ls->fs;
3879 fs->prev=ls->fs;
3882 ls->fs=fs;
3918 ls->fs=fs->prev;
[all …]
/php-src/ext/standard/tests/image/
H A Dbug75708.phpt12 $this->handle = fopen(str_replace('fs://', __DIR__ . '/', $file), $mode);
28 return stat(str_replace('fs://', '', $file));
38 stream_register_wrapper('fs', 'FSStreamWrapper');
40 var_dump(getimagesize('fs://bug75708.jpg', $info));
/php-src/ext/ftp/tests/
H A Dserver.inc219 fclose($fs);
246 fclose($fs);
251 fclose($fs);
284 $fs=$pasvs;
297 fclose($fs);
399 if(isset($fs))
400 fclose($fs);
462 $fs = $pasvs;
472 fclose($fs);
512 $fs = $pasvs;
[all …]
/php-src/ext/spl/tests/
H A Dclass_implements_variation.phpt8 class fs {}
9 var_dump(class_implements(new fs));
10 var_dump(class_implements('fs'));
H A Dclass_uses_variation.phpt8 class fs {}
9 var_dump(class_uses(new fs));
10 var_dump(class_uses('fs'));
/php-src/ext/simplexml/tests/
H A Dbug67116.phpt19 <fs><f id="f"></f><f id="f"></f></fs>
65 [fs] => SimpleXMLElement Object
/php-src/Zend/asm/
H A Djump_i386_ms_pe_masm.asm38 assume fs:nothing
40 mov edx, fs:[018h]
41 assume fs:error
79 assume fs:nothing
81 mov edx, fs:[018h]
82 assume fs:error
H A Djump_x86_64_sysv_elf_gas.S59 movq %fs:0x28, %rcx /* read stack guard from TLS record */
119 movq %rdx, %fs:0x28 /* restore stack guard to TLS record */
H A Dmake_i386_ms_pe_masm.asm90 assume fs:nothing
92 mov ecx, fs:[0h]
93 assume fs:error
H A Dmake_x86_64_sysv_elf_gas.S78 movq %fs:0x28, %rcx /* read stack guard from TLS record */
/php-src/ext/standard/tests/array/range/
H A Drange_inputs_float_NAN_values.phpt17 $fs = [$f1, $f2, $f3, 5.5];
19 foreach ($fs as $s) {
20 foreach ($fs as $e) {
/php-src/ext/standard/tests/file/
H A Dfopen_unlink.phpt2 Test fopen() function : check fopen()ed descriptor is usable after the fs object is removed
/php-src/win32/build/
H A Dmkdist.php423 $fs = $source . '/' . $f;
425 if (is_dir($fs)) {
426 copy_dir($fs, $fd);
428 copy($fs, $fd);
/php-src/sapi/fpm/
H A Dphp-fpm.service.in34 # /proc/acpi, /proc/timer_stats, /proc/fs and /proc/irq will be made read-only to all processes
40 # The Linux Control Groups (cgroups(7)) hierarchies accessible through /sys/fs/cgroup will be
/php-src/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type3-fs.phpt2 RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fs)
/php-src/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt148 printf("stop: time limit - %2.2fs\n", $max_runtime);
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c124 #define FS(fs) ((sljit_ins)freg_map[fs] << 21) argument
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます5560 # 24.576 MHz (video/fs=48kHz), 22.5792 (audio/fs=44.1kHz) and
5561 # 16.384 (other/fs=32kHz).
11627 24 belong 60012 new-fs dump file (big endian),
11630 24 belong 60011 old-fs dump file (big endian),
11633 24 lelong 60012 new-fs dump file (little endian),
11638 24 lelong 60011 old-fs dump file (little endian),
11642 24 belong 0x19540119 new-fs dump file (ufs2, big endian),
14121 # General flags for any ext* fs
14941 # Linux kernel sources: fs/ubifs/ubifs-media.h
14981 # http://martin.hinner.info/fs/bfs/bfs-structure.html
[all …]
H A Dmagic5560 # 24.576 MHz (video/fs=48kHz), 22.5792 (audio/fs=44.1kHz) and
5561 # 16.384 (other/fs=32kHz).
11627 24 belong 60012 new-fs dump file (big endian),
11630 24 belong 60011 old-fs dump file (big endian),
11633 24 lelong 60012 new-fs dump file (little endian),
11638 24 lelong 60011 old-fs dump file (little endian),
11642 24 belong 0x19540119 new-fs dump file (ufs2, big endian),
14121 # General flags for any ext* fs
14941 # Linux kernel sources: fs/ubifs/ubifs-media.h
14981 # http://martin.hinner.info/fs/bfs/bfs-structure.html
[all …]
/php-src/ext/opcache/jit/ir/
H A Dir_x86.dasc9489 | fs
9502 | fs

Completed in 220 milliseconds