/PHP-5.4/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_sjis_mobile.c | 310 int w = s, si, c; in mbfilter_sjis_emoji_kddi2unicode() local 316 if (si == 0x0008) { /* ES */ in mbfilter_sjis_emoji_kddi2unicode() 320 } else if (si >= 0x008d && si <= 0x0092) { in mbfilter_sjis_emoji_kddi2unicode() 323 } else if (si == 0x0104) { in mbfilter_sjis_emoji_kddi2unicode() 335 if (si == 100) { /* JP */ in mbfilter_sjis_emoji_kddi2unicode() 337 } else if (si >= 0x00ba && si <= 0x00c2) { in mbfilter_sjis_emoji_kddi2unicode() 341 } else if (si == 0x0144) { in mbfilter_sjis_emoji_kddi2unicode() 358 int w = s, si, c; in mbfilter_sjis_emoji_sb2unicode() local 364 if (si == 0x006e || (si >= 0x007a && si <= 0x0083)) { in mbfilter_sjis_emoji_sb2unicode() 380 w = mb_tbl_code2uni_sb2[si]; in mbfilter_sjis_emoji_sb2unicode() [all …]
|
/PHP-5.4/ext/fileinfo/libmagic/ |
H A D | readcdf.c | 181 cdf_summary_info_header_t si; local 186 if (cdf_unpack_summary_info(sst, h, &si, &info, &count) == -1) 195 si.si_byte_order == 0xfffe ? "Little" : "Big") == -1) 197 switch (si.si_os) { 200 si.si_os_version & 0xff, 201 (uint32_t)si.si_os_version >> 8) == -1) 206 (uint32_t)si.si_os_version >> 8, 207 si.si_os_version & 0xff) == -1) 211 if (file_printf(ms, ", Os %d, Version: %d.%d", si.si_os, 212 si.si_os_version & 0xff, [all …]
|
/PHP-5.4/ext/pdo_oci/tests/ |
H A D | pdo_oci_attr_server.phpt | 22 $si = $dbh->getAttribute(PDO::ATTR_SERVER_INFO); 23 $pos = strpos($si, "Oracle"); 28 var_dump($si);
|
/PHP-5.4/ext/standard/ |
H A D | proc_open.c | 456 STARTUPINFO si; in PHP_FUNCTION() local 709 memset(&si, 0, sizeof(si)); in PHP_FUNCTION() 710 si.cb = sizeof(si); in PHP_FUNCTION() 711 si.dwFlags = STARTF_USESTDHANDLES; in PHP_FUNCTION() 713 si.hStdInput = GetStdHandle(STD_INPUT_HANDLE); in PHP_FUNCTION() 714 si.hStdOutput = GetStdHandle(STD_OUTPUT_HANDLE); in PHP_FUNCTION() 715 si.hStdError = GetStdHandle(STD_ERROR_HANDLE); in PHP_FUNCTION() 721 si.hStdInput = descriptors[i].childend; in PHP_FUNCTION() 724 si.hStdOutput = descriptors[i].childend; in PHP_FUNCTION() 727 si.hStdError = descriptors[i].childend; in PHP_FUNCTION() [all …]
|
H A D | info.c | 308 SYSTEM_INFO si; in php_get_windows_name() local 315 ZeroMemory(&si, sizeof(SYSTEM_INFO)); in php_get_windows_name() 325 pGNSI(&si); in php_get_windows_name() 327 GetSystemInfo(&si); in php_get_windows_name() 447 si.wProcessorArchitecture==PROCESSOR_ARCHITECTURE_AMD64) { in php_get_windows_name() 455 if ( si.wProcessorArchitecture==PROCESSOR_ARCHITECTURE_IA64 ) { in php_get_windows_name() 462 else if ( si.wProcessorArchitecture==PROCESSOR_ARCHITECTURE_AMD64 ) { in php_get_windows_name()
|
/PHP-5.4/ext/pcre/pcrelib/sljit/ |
H A D | sljitUtils.c | 211 SYSTEM_INFO si; in sljit_allocate_stack() local 220 GetSystemInfo(&si); in sljit_allocate_stack() 221 sljit_page_align = si.dwPageSize - 1; in sljit_allocate_stack()
|
/PHP-5.4/ext/soap/tests/bugs/ |
H A D | bug36629.phpt | 24 xmlns:si="http://soapinterop.org/xsd"> 39 xmlns:si="http://soapinterop.org/xsd">
|
H A D | bug28751.phpt | 25 xmlns:si="http://soapinterop.org/xsd">
|
/PHP-5.4/ext/soap/tests/ |
H A D | server029.phpt | 10 xmlns:si="http://soapinterop.org/xsd"> 44 xmlns:si="http://soapinterop.org/xsd">
|
H A D | server010.phpt | 28 xmlns:si="http://soapinterop.org/xsd"> 46 xmlns:si="http://soapinterop.org/xsd">
|
H A D | server009.phpt | 35 xmlns:si="http://soapinterop.org/xsd"> 53 xmlns:si="http://soapinterop.org/xsd">
|
H A D | server016.phpt | 22 xmlns:si="http://soapinterop.org/xsd">
|
H A D | server017.phpt | 21 xmlns:si="http://soapinterop.org/xsd">
|
H A D | server018.phpt | 21 xmlns:si="http://soapinterop.org/xsd">
|
H A D | server014.phpt | 22 xmlns:si="http://soapinterop.org/xsd">
|
H A D | server022.phpt | 28 xmlns:si="http://soapinterop.org/xsd">
|
H A D | server001.phpt | 21 xmlns:si="http://soapinterop.org/xsd">
|
H A D | server003.phpt | 17 xmlns:si="http://soapinterop.org/xsd">
|
H A D | server005.phpt | 23 xmlns:si="http://soapinterop.org/xsd">
|
H A D | server015.phpt | 21 xmlns:si="http://soapinterop.org/xsd">
|
H A D | server026.phpt | 24 xmlns:si="http://soapinterop.org/xsd">
|
H A D | server002.phpt | 21 xmlns:si="http://soapinterop.org/xsd">
|
H A D | server004.phpt | 24 xmlns:si="http://soapinterop.org/xsd">
|
H A D | server006.phpt | 29 xmlns:si="http://soapinterop.org/xsd">
|
/PHP-5.4/ext/standard/tests/strings/ |
H A D | strrev_variation3.phpt | 81 string(94) "shsals\htiw/ si enil\siht
|