Home
last modified time | relevance | path

Searched refs:si (Results 1 – 25 of 44) sorted by path

12

/PHP-7.4/Zend/
H A Dzend_strtod.c2193 ULong si, z, zs; local
2231 si = *sx++;
2232 ys = (si & 0xffff) * q + carry;
2233 zs = (si >> 16) * q + (ys >> 16);
2272 si = *sx++;
2273 ys = (si & 0xffff) + carry;
2274 zs = (si >> 16) + (ys >> 16);
/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf.c1099 const cdf_summary_info_header_t *si = in cdf_unpack_summary_info() local
1106 if (cdf_check_stream_offset(sst, h, si, sizeof(*si), __LINE__) == -1 || in cdf_unpack_summary_info()
1109 ssi->si_byte_order = CDF_TOLE2(si->si_byte_order); in cdf_unpack_summary_info()
1110 ssi->si_os_version = CDF_TOLE2(si->si_os_version); in cdf_unpack_summary_info()
1111 ssi->si_os = CDF_TOLE2(si->si_os); in cdf_unpack_summary_info()
1112 ssi->si_class = si->si_class; in cdf_unpack_summary_info()
1114 ssi->si_count = CDF_TOLE4(si->si_count); in cdf_unpack_summary_info()
H A Dreadcdf.c291 cdf_summary_info_header_t si; in cdf_file_summary_info() local
309 switch (si.si_os) { in cdf_file_summary_info()
312 si.si_os_version & 0xff, in cdf_file_summary_info()
318 CAST(uint32_t, si.si_os_version) >> 8, in cdf_file_summary_info()
319 si.si_os_version & 0xff) == -1) in cdf_file_summary_info()
324 si.si_os_version & 0xff, in cdf_file_summary_info()
508 const struct sinfo *si = &sectioninfo[sd]; in cdf_file_dir_info() local
509 for (j = 0; si->sections[j]; j++) { in cdf_file_dir_info()
510 if (cdf_find_stream(dir, si->sections[j], si->types[j]) in cdf_file_dir_info()
517 if (si->sections[j] == NULL) in cdf_file_dir_info()
[all …]
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic10261 # assembler instructions: mov si,sp;push ax;pop es;push ax;pop ds;sti;cld
10274 # error messages are printed by assembler instructions: mov si,06nn;...;int 10 (0xBEnn06;...)
10302 # assembler instructions: push ax;pop es;push ax;pop ds;cld;mov si,7c1b
10304 # assembler instructions: rep;movsb;retf;mov si,07be;mov cl,04
10347 # assembler instructions: ..;mov ds,ax;mov si,7c00;mov di,..00
10400 # assembler instructions: $0x1f00,%sp;mov $0x80cb,%di;add %cl,(%bx,%si);in (%dx),%ax;mov
10587 # assembler instructions: lodsb;and al,al;jz 0xb;push si;mov ah,
11205 # xchg ecx,edx;addl ecx,edx;movw lba_info,si;movb 0x42,ah;pop dx;push dx;int 0x13
11219 # not NO_BANNER definitions contains assembler instructions: mov banner,si;call message_crlf
24509 # mailto:rok.papez@lugos.si
[all …]
H A Dmagic私はガラスを食べられます10261 # assembler instructions: mov si,sp;push ax;pop es;push ax;pop ds;sti;cld
10274 # error messages are printed by assembler instructions: mov si,06nn;...;int 10 (0xBEnn06;...)
10302 # assembler instructions: push ax;pop es;push ax;pop ds;cld;mov si,7c1b
10304 # assembler instructions: rep;movsb;retf;mov si,07be;mov cl,04
10347 # assembler instructions: ..;mov ds,ax;mov si,7c00;mov di,..00
10400 # assembler instructions: $0x1f00,%sp;mov $0x80cb,%di;add %cl,(%bx,%si);in (%dx),%ax;mov
10587 # assembler instructions: lodsb;and al,al;jz 0xb;push si;mov ah,
11205 # xchg ecx,edx;addl ecx,edx;movw lba_info,si;movb 0x42,ah;pop dx;push dx;int 0x13
11219 # not NO_BANNER definitions contains assembler instructions: mov banner,si;call message_crlf
24509 # mailto:rok.papez@lugos.si
[all …]
/PHP-7.4/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-64.macros82 A##si ^= Di; \
83 Bgu = ROL64(A##si, 61); \
152 Ci ^= E##si; \
193 A##si ^= Di; \
194 Bgu = ROL64(A##si, 61); \
290 A##si ^= Di; \
360 Ci ^= E##si; \
401 A##si ^= Di; \
483 X##si = state[22]; \
510 state[22] = X##si; \
[all …]
/PHP-7.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_sjis_mobile.c315 int w = s, si, c; in mbfilter_sjis_emoji_kddi2unicode() local
321 if (si == 0x0008) { /* ES */ in mbfilter_sjis_emoji_kddi2unicode()
325 } else if (si >= 0x008d && si <= 0x0092) { in mbfilter_sjis_emoji_kddi2unicode()
328 } else if (si == 0x0104) { in mbfilter_sjis_emoji_kddi2unicode()
340 if (si == 100) { /* JP */ in mbfilter_sjis_emoji_kddi2unicode()
342 } else if (si >= 0x00ba && si <= 0x00c2) { in mbfilter_sjis_emoji_kddi2unicode()
346 } else if (si == 0x0144) { in mbfilter_sjis_emoji_kddi2unicode()
363 int w = s, si, c; in mbfilter_sjis_emoji_sb2unicode() local
369 if (si == 0x006e || (si >= 0x007a && si <= 0x0083)) { in mbfilter_sjis_emoji_sb2unicode()
385 w = mb_tbl_code2uni_sb2[si]; in mbfilter_sjis_emoji_sb2unicode()
[all …]
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_check_param_no_change.phpt40 $stmt->bind_param("si", $foo->bar, $foo->bar);
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitUtils.c268 SYSTEM_INFO si; in get_page_alignment() local
271 GetSystemInfo(&si); in get_page_alignment()
272 sljit_page_align = si.dwPageSize - 1; in get_page_alignment()
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_attr_server.phpt22 $si = $dbh->getAttribute(PDO::ATTR_SERVER_INFO);
23 $pos = strpos($si, "Oracle");
28 var_dump($si);
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug28751.phpt25 xmlns:si="http://soapinterop.org/xsd">
H A Dbug31422.phpt28 xmlns:si="http://soapinterop.org/xsd">
H A Dbug36629.phpt24 xmlns:si="http://soapinterop.org/xsd">
39 xmlns:si="http://soapinterop.org/xsd">
H A Dbug41566.phpt35 xmlns:si="http://soapinterop.org/xsd">
/PHP-7.4/ext/soap/tests/
H A Dserver001.phpt21 xmlns:si="http://soapinterop.org/xsd">
H A Dserver002.phpt21 xmlns:si="http://soapinterop.org/xsd">
H A Dserver003.phpt17 xmlns:si="http://soapinterop.org/xsd">
H A Dserver004.phpt24 xmlns:si="http://soapinterop.org/xsd">
H A Dserver005.phpt23 xmlns:si="http://soapinterop.org/xsd">
H A Dserver006.phpt29 xmlns:si="http://soapinterop.org/xsd">
H A Dserver009.phpt35 xmlns:si="http://soapinterop.org/xsd">
53 xmlns:si="http://soapinterop.org/xsd">
H A Dserver010.phpt28 xmlns:si="http://soapinterop.org/xsd">
46 xmlns:si="http://soapinterop.org/xsd">
H A Dserver014.phpt22 xmlns:si="http://soapinterop.org/xsd">
H A Dserver015.phpt21 xmlns:si="http://soapinterop.org/xsd">
H A Dserver016.phpt22 xmlns:si="http://soapinterop.org/xsd">

Completed in 166 milliseconds

12