Home
last modified time | relevance | path

Searched refs:s2 (Results 51 – 75 of 94) sorted by relevance

1234

/PHP-5.5/ext/oci8/tests/
H A Dconnect_scope1.phpt41 $s2 = f();
51 oci_execute($s2);
H A Dconnect_scope2.phpt41 $s2 = f();
51 oci_execute($s2);
H A Ddefine6.phpt49 $s2 = oci_parse($c, $sql);
51 oci_bind_by_name($s2, ":curs", $cursor2, -1, OCI_B_CURSOR);
52 oci_execute($s2);
H A Drefcur_prefetch_1.phpt87 $s2 = oci_parse($c,$sql2);
88 if (!oci_bind_by_name($s2,":curs1",$cur1,-1,SQLT_RSET)) {
91 if (!oci_bind_by_name($s2,":c1",$c1,-1,SQLT_INT)) {
94 if (!oci_bind_by_name($s2,":c2",$c2,20,SQLT_CHR)) {
97 oci_execute($s2);
H A Dbug51291_1.phpt73 $s2 = oci_parse($c, 'select 1 from dual');
74 $r = oci_execute($s2, OCI_DEFAULT);
82 var_dump(oci_error(), oci_error($c), oci_error($s), oci_error($s2));
111 $s2 = oci_parse($c, 'select reallynothere from dual');
112 $r = oci_execute($s2, OCI_DEFAULT);
120 var_dump(oci_error(), oci_error($c), oci_error($s), oci_error($s2));
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_004w.phpt24 $s2 = new BaseStruct(new SOAPStruct('arg2',34,325.325),12);
28 "param2" => $s2));
H A Dr4_groupH_complex_doclit_005w.phpt24 $s2 = new BaseStruct(new SOAPStruct('arg2',34,325.325),12);
28 "param2" => $s2));
H A Dr4_groupH_complex_doclit_006w.phpt24 $s2 = new BaseStruct(new SOAPStruct('arg2',34,325.325),12);
28 "param2" => $s2));
H A Dr4_groupH_complex_rpcenc_004w.phpt24 $s2 = new BaseStruct(12.345,12);
26 $client->echoMultipleFaults1(1,$s1,$s2);
H A Dr4_groupH_complex_rpcenc_005w.phpt24 $s2 = new BaseStruct(12.345,12);
26 $client->echoMultipleFaults1(2,$s1,$s2);
H A Dr4_groupH_complex_rpcenc_006w.phpt24 $s2 = new BaseStruct(12.345,12);
26 $client->echoMultipleFaults1(3,$s1,$s2);
H A Dr4_groupH_complex_rpcenc_007w.phpt31 $s2 = new ExtendedStruct(12.345,2,"arg",-3,5);
34 $client->echoMultipleFaults2(1,$s1,$s2,$s3);
H A Dr4_groupH_complex_rpcenc_008w.phpt31 $s2 = new ExtendedStruct(12.345,2,"arg",-3,5);
34 $client->echoMultipleFaults2(2,$s1,$s2,$s3);
H A Dr4_groupH_complex_rpcenc_009w.phpt31 $s2 = new ExtendedStruct(12.345,2,"arg",-3,5);
34 $client->echoMultipleFaults2(3,$s1,$s2,$s3);
H A Dr4_groupH_complex_rpcenc_010w.phpt31 $s2 = new ExtendedStruct(12.345,2,"arg",-3,5);
34 $client->echoMultipleFaults2(4,$s1,$s2,$s3);
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_iso2022_jp_ms.c295 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_2022jpms() local
298 s2 = 0; in mbfl_filt_conv_wchar_2022jpms()
317 s2 = 1; in mbfl_filt_conv_wchar_2022jpms()
343 if ((s1 <= 0) || (s1 >= 0xa1a1 && s2 == 0)) { /* not found or X 0212 */ in mbfl_filt_conv_wchar_2022jpms()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_alloc.c149 enum mysqlnd_collected_stats s2 = persistent? STAT_MEM_MALLOC_AMOUNT:STAT_MEM_EMALLOC_AMOUNT; in _mysqlnd_pemalloc()
151 MYSQLND_INC_GLOBAL_STATISTIC_W_VALUE2(s1, 1, s2, size); in _mysqlnd_pemalloc()
232 enum mysqlnd_collected_stats s2 = persistent? STAT_MEM_CALLOC_AMOUNT:STAT_MEM_ECALLOC_AMOUNT; in _mysqlnd_pecalloc()
234 MYSQLND_INC_GLOBAL_STATISTIC_W_VALUE2(s1, 1, s2, size); in _mysqlnd_pecalloc()
318 enum mysqlnd_collected_stats s2 = persistent? STAT_MEM_REALLOC_AMOUNT:STAT_MEM_EREALLOC_AMOUNT; in _mysqlnd_perealloc()
320 MYSQLND_INC_GLOBAL_STATISTIC_W_VALUE2(s1, 1, s2, new_size); in _mysqlnd_perealloc()
/PHP-5.5/ext/standard/tests/strings/
H A Dstrnatcasecmp_variation1.phpt7 /* Prototype : int strnatcasecmp(string s1, string s2)
H A Dstrnatcasecmp_basic.phpt7 /* Prototype : int strnatcasecmp(string s1, string s2)
H A Dstrval_variation2.phpt14 $s2 = "\x20\x21\x22\x23\x24\x25\x26\x27\x28\x29\x2a\x2b\x2c\x2d\x2e\x2f";
33 echo bin2hex(strval($s2));
/PHP-5.5/ext/standard/html_tables/
H A Dhtml_table_gen.php528 $s2 = (hexdec($el[1]) & 0xFC0) >> 6; variable
531 $mstable[$s1][$s2][$s3] = "";
533 $mstable[$s1][$s2][$s3] = $el[0];
/PHP-5.5/ext/zip/lib/
H A Dzip_source_deflate.c68 struct zip_source *s2; in zip_source_deflate() local
89 if ((s2=zip_source_layered(za, src, in zip_source_deflate()
97 return s2; in zip_source_deflate()
/PHP-5.5/Zend/
H A Dzend_operators.h360 ZEND_API int zend_binary_zval_strcmp(zval *s1, zval *s2);
361 ZEND_API int zend_binary_zval_strncmp(zval *s1, zval *s2, zval *s3);
362 ZEND_API int zend_binary_zval_strcasecmp(zval *s1, zval *s2);
363 ZEND_API int zend_binary_zval_strncasecmp(zval *s1, zval *s2, zval *s3);
364 ZEND_API int zend_binary_strcmp(const char *s1, uint len1, const char *s2, uint len2);
365 ZEND_API int zend_binary_strncmp(const char *s1, uint len1, const char *s2, uint len2, uint length);
366 ZEND_API int zend_binary_strcasecmp(const char *s1, uint len1, const char *s2, uint len2);
367 ZEND_API int zend_binary_strncasecmp(const char *s1, uint len1, const char *s2, uint len2, uint len…
368 ZEND_API int zend_binary_strncasecmp_l(const char *s1, uint len1, const char *s2, uint len2, uint l…
370 ZEND_API void zendi_smart_strcmp(zval *result, zval *s1, zval *s2);
H A Dzend_strtod.c1594 s2 = j; in zend_dtoa()
1598 s2 = 0; in zend_dtoa()
1603 s2 += k; in zend_dtoa()
1818 s2 += i; in zend_dtoa()
1822 i = m2 < s2 ? m2 : s2; in zend_dtoa()
1825 s2 -= i; in zend_dtoa()
1855 s2 += Log2P; in zend_dtoa()
1880 s2 += i; in zend_dtoa()
1886 s2 += i; in zend_dtoa()
1890 if (s2 > 0) in zend_dtoa()
[all …]
/PHP-5.5/ext/standard/
H A Dphp_string.h143 PHPAPI size_t php_strspn(char *s1, char *s2, char *s1_end, char *s2_end);
144 PHPAPI size_t php_strcspn(char *s1, char *s2, char *s1_end, char *s2_end);

Completed in 80 milliseconds

1234