Home
last modified time | relevance | path

Searched refs:s2 (Results 26 – 50 of 94) sorted by relevance

1234

/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlspecialchars_basic.phpt13 $s2 = "&&abc<>\"&\n";
19 echo "Test 2: " . htmlspecialchars ($s2);
24 echo "Test 7: " . htmlspecialchars ($s2,ENT_NOQUOTES);
29 echo "Test 12: " . htmlspecialchars ($s2,ENT_COMPAT);
34 echo "Test 17: " . htmlspecialchars ($s2,ENT_QUOTES);
41 echo "Test 22: " . htmlspecialchars ($s2,ENT_COMPAT, "ISO-8859-1");
47 $s2 = "&quot;&amp;123&lt;456&quot;\n";
50 echo "Test 26: " . htmlspecialchars ($s2,ENT_NOQUOTES, "ISO-8859-1", false);
55 echo "Test 29: " . htmlspecialchars ($s2, ENT_NOQUOTES, "ISO-8859-1", true);
/PHP-5.5/Zend/tests/
H A Dnot_001.phpt9 $s2 = "some";
14 $s1 = ~$s2;
/PHP-5.5/ext/oci8/tests/
H A Dbug40415.phpt21 $s2 = oci_parse($c, $drop_2);
23 @oci_execute($s2);
26 $s2 = oci_parse($c, $create_2);
28 oci_execute($s2);
91 $s2 = oci_parse($c, $drop_2);
93 @oci_execute($s2);
H A Drefcur_prefetch_4.phpt71 $s2 = oci_parse($c,$sql2);
72 if (!oci_bind_by_name($s2, ":curs1", $cur1, -1, SQLT_RSET)) {
75 if (!oci_bind_by_name($s2, ":c1", $c1, -1, SQLT_INT)) {
78 if (!oci_bind_by_name($s2, ":c2", $c2, 20, SQLT_CHR)) {
86 if (!oci_bind_by_name($s2,":curs1",$cur1,-1,SQLT_RSET)) {
89 oci_execute($s2);
119 if (!oci_bind_by_name($s2,":curs1",$cur1,-1,SQLT_RSET)) {
122 oci_execute($s2);
H A Ddriver_name.phpt45 $s2 = oci_parse($conn,$sel_stmt);
46 oci_execute($s2,OCI_DEFAULT);
47 oci_fetch($s2);
48 echo "The value of DRIVER_NAME is ".oci_result($s2,1)."\n";
H A Dbug35973.phpt16 $s2 = oci_parse($c, "create table test_nclob (nc NCLOB)");
17 oci_execute($s2);
H A Drefcur_prefetch_2.phpt69 $s2 = oci_parse($c,$sql2);
70 if (!oci_bind_by_name($s2, ":curs1", $cur1, -1, SQLT_RSET)) {
73 if (!oci_bind_by_name($s2, ":c1", $c1, -1, SQLT_INT)) {
76 if (!oci_bind_by_name($s2, ":c2", $c2, 20, SQLT_CHR)) {
116 if (!oci_bind_by_name($s2,":curs1",$cur1,-1,SQLT_RSET)) {
119 oci_execute($s2);
H A Dbug37581.phpt28 $s2 = oci_parse($c, $p2);
30 oci_execute($s2);
/PHP-5.5/ext/standard/tests/array/
H A Darray_sum.phpt14 $s2 = array_sum($b);
15 var_dump($s1, $s2);
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_env.c105 static char * nvmatch(char *s1, char *s2) /* {{{ */ in nvmatch() argument
107 while(*s1 == *s2++) in nvmatch()
110 return s2; in nvmatch()
113 if(*s1 == '\0' && *(s2-1) == '=') { in nvmatch()
114 return s2; in nvmatch()
/PHP-5.5/ext/zip/lib/
H A Dzip_close.c356 struct zip_source *s2; in add_data() local
370 if ((s2=zip_source_crc(za, src, 0)) == NULL) { in add_data()
371 zip_source_pop(s2); in add_data()
383 zip_source_pop(s2); in add_data()
386 if ((s2=comp_impl(za, s2, ZIP_CM_DEFLATE, ZIP_CODEC_ENCODE)) in add_data()
389 zip_source_pop(s2); in add_data()
394 s2 = src; in add_data()
398 ret = copy_source(za, s2, ft); in add_data()
400 if (zip_source_stat(s2, &st) < 0) in add_data()
403 while (s2 != src) { in add_data()
[all …]
H A Dzip_source_pkware.c72 struct zip_source *s2; in zip_source_pkware() local
98 if ((s2=zip_source_layered(za, src, pkware_decrypt, ctx)) == NULL) { in zip_source_pkware()
103 return s2; in zip_source_pkware()
/PHP-5.5/ext/date/tests/
H A Dbug62852_var2.phpt7 $s2 = 'O:3:"Foo":3:{s:4:"date";s:20:"10007-06-07 03:51:49";s:13:"timezone_type";i:3;s:8:"timezone";…
20 unserialize( $s2 );
H A Dbug62852_var3.phpt7 $s2 = 'O:3:"Foo":3:{s:4:"date";s:19:"0000-00-00 00:00:00";s:13:"timezone_type";i:0;s:8:"timezone";s…
20 unserialize( $s2 );
/PHP-5.5/ext/intl/spoofchecker/
H A Dspoofchecker_main.c62 char *s1, *s2; in PHP_METHOD() local
68 &s2, &s2_len, &error_code)) { in PHP_METHOD()
74 ret = uspoof_areConfusableUTF8(co->uspoof, s1, s1_len, s2, s2_len, SPOOFCHECKER_ERROR_CODE_P(co)); in PHP_METHOD()
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_008w.phpt37 $s2 = new ExtendedStruct(new SOAPStruct("s2",2,2.2),2,"arg",-3,5);
42 "param2" => $s2,
51 …s2:shortMessage></ns1:param1><ns1:param2><ns2:structMessage><ns2:varString>s2</ns2:varString><ns2:…
53 …ltstring><detail><ns2:ExtendedStructPart><ns1:structMessage><ns1:varString>s2</ns1:varString><ns1:…
H A Dr4_groupH_complex_doclit_007w.phpt37 $s2 = new ExtendedStruct(new SOAPStruct("s2",2,2.2),2,"arg",-3,5);
42 "param2" => $s2,
51 …s2:shortMessage></ns1:param1><ns1:param2><ns2:structMessage><ns2:varString>s2</ns2:varString><ns2:…
H A Dr4_groupH_complex_doclit_009w.phpt37 $s2 = new ExtendedStruct(new SOAPStruct("s2",2,2.2),2,"arg",-3,5);
42 "param2" => $s2,
51 …s2:shortMessage></ns1:param1><ns1:param2><ns2:structMessage><ns2:varString>s2</ns2:varString><ns2:…
H A Dr4_groupH_complex_doclit_010w.phpt37 $s2 = new ExtendedStruct(new SOAPStruct("s2",2,2.2),2,"arg",-3,5);
42 "param2" => $s2,
51 …s2:shortMessage></ns1:param1><ns1:param2><ns2:structMessage><ns2:varString>s2</ns2:varString><ns2:…
/PHP-5.5/ext/mbstring/tests/
H A Dcommon.inc40 's2' => 'English Text'
46 public $s2 = 'English Text';
/PHP-5.5/ext/spl/tests/
H A DSplObjectStorage_getHash.phpt32 $s2 = new MySplObjectStorage2;
33 $s2[$o2] = "foo";
/PHP-5.5/Zend/
H A Dzend_operators.c2011 if (s1 == s2) { in zend_binary_strcmp()
2027 if (s1 == s2) { in zend_binary_strncmp()
2044 if (s1 == s2) { in zend_binary_strcasecmp()
2066 if (s1 == s2) { in zend_binary_strncasecmp()
2087 if (s1 == s2) { in zend_binary_strcasecmp_l()
2109 if (s1 == s2) { in zend_binary_strncasecmp_l()
2127 return zend_binary_strcmp(Z_STRVAL_P(s1), Z_STRLEN_P(s1), Z_STRVAL_P(s2), Z_STRLEN_P(s2)); in zend_binary_zval_strcmp()
2133 …return zend_binary_strncmp(Z_STRVAL_P(s1), Z_STRLEN_P(s1), Z_STRVAL_P(s2), Z_STRLEN_P(s2), Z_LVAL_… in zend_binary_zval_strncmp()
2139 return zend_binary_strcasecmp_l(Z_STRVAL_P(s1), Z_STRLEN_P(s1), Z_STRVAL_P(s2), Z_STRLEN_P(s2)); in zend_binary_zval_strcasecmp()
2145 …return zend_binary_strncasecmp_l(Z_STRVAL_P(s1), Z_STRLEN_P(s1), Z_STRVAL_P(s2), Z_STRLEN_P(s2), Z… in zend_binary_zval_strncasecmp()
[all …]
/PHP-5.5/ext/mbstring/
H A Dmb_gpc.c198 const char *s1, *s2; in _php_mb_encoding_handler_ex() local
221 for (s2=info->separator; *s2 != '\0'; s2++) { in _php_mb_encoding_handler_ex()
222 if (*s1 == *s2) { in _php_mb_encoding_handler_ex()
/PHP-5.5/ext/standard/
H A Dphp_lcg.h28 php_int32 s2; member
H A Dlevenshtein.c30 static int reference_levdist(const char *s1, int l1, const char *s2, int l2, int cost_ins, int cost… in reference_levdist() argument
55 c0 = p1[i2] + ((s1[i1] == s2[i2]) ? 0 : cost_rep); in reference_levdist()

Completed in 41 milliseconds

1234