Home
last modified time | relevance | path

Searched refs:si (Results 26 – 47 of 47) sorted by relevance

12

/php-src/ext/soap/tests/
H A Dserver026.phpt24 xmlns:si="http://soapinterop.org/xsd">
H A Dserver002.phpt21 xmlns:si="http://soapinterop.org/xsd">
H A Dserver004.phpt24 xmlns:si="http://soapinterop.org/xsd">
H A Dserver006.phpt29 xmlns:si="http://soapinterop.org/xsd">
H A Dserver021.phpt27 xmlns:si="http://soapinterop.org/xsd">
H A Dserver028.phpt28 xmlns:si="http://soapinterop.org/xsd">
H A Dserver023.phpt24 xmlns:si="http://soapinterop.org/xsd">
H A Dserver024.phpt36 xmlns:si="http://soapinterop.org/xsd">
/php-src/ext/opcache/jit/ir/
H A Dir_x86.h19 _(R6, rsi, esi, si, r6b, __) \
57 _(R6, ___, esi, si, __, __) \
/php-src/sapi/cgi/
H A Dcgi_main.c2164 STARTUPINFOW si; local
2170 ZeroMemory(&si, sizeof(si));
2171 si.cb = sizeof(si);
2174 si.dwFlags = STARTF_USESTDHANDLES;
2175 si.hStdOutput = INVALID_HANDLE_VALUE;
2176 si.hStdInput = (HANDLE)_get_osfhandle(fcgi_fd);
2177 si.hStdError = INVALID_HANDLE_VALUE;
2179 if (CreateProcessW(NULL, cmd_line, NULL, NULL, TRUE, CREATE_NO_WINDOW, NULL, NULL, &si, &pi)) {
/php-src/ext/standard/tests/strings/
H A Dchunk_split_variation7.phpt47 string(41) "This ????is si????mple ????strin????g????"
H A Dstr_split_variation5.phpt97 string(10) "This is si"
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_check_param_no_change.phpt45 $stmt->bind_param("si", $foo->bar, $foo->bar);
/php-src/ext/fileinfo/libmagic/
H A Dcdf.c1124 const cdf_summary_info_header_t *si = in cdf_unpack_summary_info() local
1131 if (cdf_check_stream_offset(sst, h, si, sizeof(*si), __LINE__) == -1 || in cdf_unpack_summary_info()
1134 ssi->si_byte_order = CDF_TOLE2(si->si_byte_order); in cdf_unpack_summary_info()
1135 ssi->si_os_version = CDF_TOLE2(si->si_os_version); in cdf_unpack_summary_info()
1136 ssi->si_os = CDF_TOLE2(si->si_os); in cdf_unpack_summary_info()
1137 ssi->si_class = si->si_class; in cdf_unpack_summary_info()
1139 ssi->si_count = CDF_TOLE4(si->si_count); in cdf_unpack_summary_info()
/php-src/ext/soap/tests/bugs/
H A Dbug41566.phpt35 xmlns:si="http://soapinterop.org/xsd">
/php-src/ext/standard/
H A Dinfo.c263 SYSTEM_INFO si; in php_get_windows_name() local
267 ZeroMemory(&si, sizeof(SYSTEM_INFO)); in php_get_windows_name()
269 GetNativeSystemInfo(&si); in php_get_windows_name()
/php-src/Zend/
H A Dzend_strtod.c2179 ULong si, z, zs; local
2217 si = *sx++;
2218 ys = (si & 0xffff) * q + carry;
2219 zs = (si >> 16) * q + (ys >> 16);
2258 si = *sx++;
2259 ys = (si & 0xffff) + carry;
2260 zs = (si >> 16) + (ys >> 16);
H A Dzend_execute_API.c1410 static void zend_timeout_handler(int dummy, siginfo_t *si, void *uc) /* {{{ */ in zend_timeout_handler() argument
1420 if (si->si_value.sival_ptr != &EG(max_execution_timer_timer)) { in zend_timeout_handler()
1426 EG(oldact).sa_sigaction(dummy, si, uc); in zend_timeout_handler()
/php-src/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt326 'Co sis uvařil, to si sněz.',
353 'Vrána k vráně sedá, rovný rovného si hledá.',
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます12655 # assembler instructions: mov si,sp;push ax;pop es;push ax;pop ds;sti;cld
12668 # error messages are printed by assembler instructions: mov si,06nn;...;int 10 (0xBEnn06;...)
12696 # assembler instructions: push ax;pop es;push ax;pop ds;cld;mov si,7c1b
12698 # assembler instructions: rep;movsb;retf;mov si,07be;mov cl,04
12741 # assembler instructions: ..;mov ds,ax;mov si,7c00;mov di,..00
12794 # assembler instructions: $0x1f00,%sp;mov $0x80cb,%di;add %cl,(%bx,%si);in (%dx),%ax;mov
12981 # assembler instructions: lodsb;and al,al;jz 0xb;push si;mov ah,
13599 # xchg ecx,edx;addl ecx,edx;movw lba_info,si;movb 0x42,ah;pop dx;push dx;int 0x13
13613 # not NO_BANNER definitions contains assembler instructions: mov banner,si;call message_crlf
33106 # mailto:rok.papez@lugos.si
[all …]
H A Dmagic12655 # assembler instructions: mov si,sp;push ax;pop es;push ax;pop ds;sti;cld
12668 # error messages are printed by assembler instructions: mov si,06nn;...;int 10 (0xBEnn06;...)
12696 # assembler instructions: push ax;pop es;push ax;pop ds;cld;mov si,7c1b
12698 # assembler instructions: rep;movsb;retf;mov si,07be;mov cl,04
12741 # assembler instructions: ..;mov ds,ax;mov si,7c00;mov di,..00
12794 # assembler instructions: $0x1f00,%sp;mov $0x80cb,%di;add %cl,(%bx,%si);in (%dx),%ax;mov
12981 # assembler instructions: lodsb;and al,al;jz 0xb;push si;mov ah,
13599 # xchg ecx,edx;addl ecx,edx;movw lba_info,si;movb 0x42,ah;pop dx;push dx;int 0x13
13613 # not NO_BANNER definitions contains assembler instructions: mov banner,si;call message_crlf
33106 # mailto:rok.papez@lugos.si
[all …]
/php-src/ext/standard/tests/misc/
H A Dbrowscap.ini192 [Mozilla/5.0 (Slurp/si; slurp@inktomi.com; http://www.inktomi.com/slurp.html)]

Completed in 391 milliseconds

12