Home
last modified time | relevance | path

Searched refs:so (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/PHP-5.5/ext/sockets/tests/
H A Dmcast_ipv6_recv.phpt23 if ($so === false) {
43 if ($so === false) {
70 var_dump($so);
94 var_dump($so);
106 var_dump($so);
117 var_dump($so);
130 var_dump($so);
140 var_dump($so);
153 var_dump($so);
164 var_dump($so);
[all …]
H A Dmcast_ipv4_recv.phpt10 $so = socket_set_option($s, IPPROTO_IP, MCAST_JOIN_GROUP, array(
14 if ($so === false) {
48 var_dump($so);
65 var_dump($so);
77 var_dump($so);
90 var_dump($so);
103 var_dump($so);
113 var_dump($so);
126 var_dump($so);
137 var_dump($so);
[all …]
H A Dsocket_import_stream-3.phpt12 $so = socket_set_option($s, IPPROTO_IP, MCAST_JOIN_GROUP, array(
16 if ($so === false)
24 $so = socket_set_option($sock, IPPROTO_IP, MCAST_JOIN_GROUP, array(
28 var_dump($so);
33 $so = socket_sendto($sendsock, $m = "my message", strlen($m), 0, "224.0.0.23", 58381);
34 var_dump($so);
H A Dmcast_ipv6_recv_limited.phpt16 $so = socket_set_option($s, IPPROTO_IPV6, MCAST_JOIN_GROUP, array(
20 if ($so === false) {
27 $so = socket_set_option($s, IPPROTO_IPV6, MCAST_LEAVE_GROUP, array(
32 $so = socket_set_option($s, IPPROTO_IPV6, MCAST_JOIN_SOURCE_GROUP, array(
37 if ($so !== false) {
61 $so = socket_set_option($s, $level, MCAST_JOIN_GROUP, array(
65 var_dump($so);
85 $so = socket_set_option($s, $level, MCAST_LEAVE_GROUP, array(
89 var_dump($so);
97 $so = socket_set_option($s, $level, MCAST_JOIN_GROUP, array(
[all …]
H A Dbug63000.phpt16 $so = socket_set_option($socket, IPPROTO_IP, MCAST_JOIN_GROUP, array(
20 var_dump($so);
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dgrepinput811 And so on and so on
12 And so on and so on
/PHP-5.5/ext/spl/tests/
H A DSplObjectStorage_unserialize_nested.phpt10 $so = new SplObjectStorage();
12 $so[$o] = 1;
13 $so[$a] = 2;
15 $s = serialize($so);
H A DSplObjectStorage_unserialize_bad.phpt14 $so = new SplObjectStorage();
15 $so->unserialize($blob);
16 var_dump($so);
/PHP-5.5/sapi/apache/
H A DapMakefile.tmpl14 SHLIB_OBJS=mod_php5.so-o
35 libphp5.so: $(SHLIB_OBJS) $(SHLIB_OBJS_LIB)
43 # 2. extension -so.o (as used elsewhere) cannot be used because
44 # the suffix feature of Make really wants just .x, so we use
45 # extension .so-o
46 .SUFFIXES: .o .so-o
49 .c.so-o:
50 … -c $(INCLUDES) $(CFLAGS) $(CFLAGS_SHLIB) $(PHP_CFLAGS) $(CPPFLAGS) $(SPACER) $< && mv $*.o $*.so-o
/PHP-5.5/sapi/apache_hooks/
H A DapMakefile.tmpl14 SHLIB_OBJS=mod_php5.so-o
35 libphp5.so: $(SHLIB_OBJS) $(SHLIB_OBJS_LIB)
43 # 2. extension -so.o (as used elsewhere) cannot be used because
44 # the suffix feature of Make really wants just .x, so we use
45 # extension .so-o
46 .SUFFIXES: .o .so-o
49 .c.so-o:
50 … -c $(INCLUDES) $(CFLAGS) $(CFLAGS_SHLIB) $(PHP_CFLAGS) $(CPPFLAGS) $(SPACER) $< && mv $*.o $*.so-o
/PHP-5.5/ext/pdo_oci/tests/
H A Dpdo_oci_attr_client.phpt26 echo "Version OK, so far as can be portably checked\n";
33 echo "Version OK, so far as can be portably checked\n";
42 Version OK, so far as can be portably checked
/PHP-5.5/tests/lang/
H A Dshort_tags.003.phpt9 <%= 'so should this' %>
26 so should this
H A Dshort_tags.004.phpt7 <%= 'so should this' %>
24 <%= 'so should this' %>
/PHP-5.5/ext/standard/tests/strings/
H A Dget_html_translation_table_basic6.phpt6 function so($a,$b) { return ord($a) - ord($b); }
13 uksort( $tt, 'so' );
30 uksort( $tt, 'so' );
37 uksort( $tt, 'so' );
43 uasort( $tt, 'so' );
H A Dget_html_translation_table_basic10.phpt6 function so($a,$b) { return ord($a) - ord($b); }
10 uksort( $tt, 'so' );
/PHP-5.5/sapi/roxen/
H A DTODO6 - Rewriting header handling so that more than one header with the same
13 /Usr/local/pike/7.0.54/lib/modules/PHP5.so.Interpreter:
22 callback!/usr/local/pike/7.0.54/lib/modules/PHP5.so.Interpreter:
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcreposix.c325 int rc, so, eo; in regexec() local
367 so = pmatch[0].rm_so; in regexec()
372 so = 0; in regexec()
376 rc = pcre_exec((const pcre *)preg->re_pcre, NULL, string + so, (eo - so), in regexec()
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug34657.phpt8 when openssl loaded, tcp stream is less verbose, so some error messages are missing
9 so let's skip the test in this case
/PHP-5.5/ext/zlib/tests/
H A D005.phpt15 $string = "Answer me, it can't be so hard
63 string(94) "Answer me, it can't be so hard
66 string(94) "Answer me, it can't be so hard
H A D006.phpt15 $string = "Answer me, it can't be so hard
66 string(94) "Answer me, it can't be so hard
69 string(94) "Answer me, it can't be so hard
/PHP-5.5/ext/iconv/tests/
H A Dtest.inc4 // $dlext = (substr(PHP_OS, 0, 3) == "WIN") ? ".dll" : ".so";
/PHP-5.5/ext/date/tests/
H A Ddefault-timezone-1.phpt6 putenv('TZ='); // clean TZ so that it doesn't bypass the ini option
H A Ddefault-timezone-2.phpt6 putenv('TZ='); // clean TZ so that it doesn't bypass the ini option
/PHP-5.5/ext/spl/examples/
H A Dinigroups.inc23 * relation. Doing so both current() and key() methods must be overwritten.
25 * but for puritists that would allow correctness in so far as then no
/PHP-5.5/tests/classes/
H A Dnew_001.phpt27 …echo "Assigning new object by ref to \$k removes it from \$f's reference set, so \$f is unchanged:…
44 Assigning new object by ref to $k removes it from $f's reference set, so $f is unchanged:

Completed in 59 milliseconds

12345678910>>...13