Home
last modified time | relevance | path

Searched refs:net (Results 26 – 50 of 585) sorted by relevance

12345678910>>...24

/PHP-5.5/ext/curl/tests/
H A Dcurl_escape.phpt14 $str = "http://www.php.net/ ?!";
23 string(36) "http%3A%2F%2Fwww.php.net%2F%20%3F%21"
24 string(22) "http://www.php.net/ ?!"
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_validate_external_dtd.phpt4 Knut Urdalen <knut@php.net>
12 // reusing existing xml: http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/dom.xml?view=co&conten…
13 // reusing existing dtd: http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/dom.ent?view=co&conten…
/PHP-5.5/ext/xml/tests/
H A Dxml_set_notation_decl_handler_basic.phpt53 <!NOTATION USDATE SYSTEM "http://www.schema.net/usdate.not">
54 <!NOTATION AUSDATE SYSTEM "http://www.schema.net/ausdate.not">
55 <!NOTATION ISODATE SYSTEM "http://www.schema.net/isodate.not">
72 ...System ID=http://www.schema.net/usdate.not
77 ...System ID=http://www.schema.net/ausdate.not
82 ...System ID=http://www.schema.net/isodate.not
/PHP-5.5/
H A DUPGRADING42 http://wiki.php.net/rfc/foreachlist)
45 (http://php.net/exceptions, http://wiki.php.net/rfc/finally)
49 https://wiki.php.net/rfc/constdereference)
54 https://wiki.php.net/rfc/empty_isset_exprs)
57 (http://php.net/generators, https://wiki.php.net/rfc/generators)
61 https://wiki.php.net/rfc/class_name_scalars)
68 (http://php.net/manual/en/book.opcache.php,
69 https://wiki.php.net/rfc/optimizerplus)
72 (http://php.net/password, https://wiki.php.net/rfc/password_hash)
82 https://wiki.php.net/rfc/cli_process_title)
[all …]
H A DREADME.RELEASE_PROCESS22 https://wiki.php.net/rfc/travis_ci
39 svn co --depth=empty https://svn.php.net/repository/pecl
44 svn mv https://svn.php.net/repository/php/php-src/trunk/ext/foo \
45 https://svn.php.net/repository/pecl/foo/trunk
101 f.e. http://downloads.php.net/derick/
111 **To** ``internals@lists.php.net`` and ``php-general@lists.php.net`` lists
116 ``php-qa@lists.php.net`` and ``primary-qa-tester@lists.php.net``.
122 ``ssh lists.php.net``
270 php-general@lists.php.net and internals@lists.php.net with a text similar to
271 http://news.php.net/php.internals/17222.
[all …]
/PHP-5.5/ext/openssl/tests/
H A Dopenssl_x509_parse_basic_v9.phpt17 … "/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/emailAddress=hnangelo@php.net"
29 string(16) "hnangelo@php.net"
44 string(16) "hnangelo@php.net"
139 …me:/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/emailAddress=hnangelo@php.net
148 … "/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/emailAddress=hnangelo@php.net"
160 string(16) "hnangelo@php.net"
175 string(16) "hnangelo@php.net"
270 …me:/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/emailAddress=hnangelo@php.net
H A Dopenssl_x509_parse_basic.phpt17 … "/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/emailAddress=hnangelo@php.net"
29 string(16) "hnangelo@php.net"
44 string(16) "hnangelo@php.net"
154 …me:/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/emailAddress=hnangelo@php.net
163 … "/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/emailAddress=hnangelo@php.net"
175 string(16) "hnangelo@php.net"
190 string(16) "hnangelo@php.net"
300 …me:/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/emailAddress=hnangelo@php.net
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug50698_3.wsdl204 <soap12:address location="net.tcp://localhost:8732/EchoService/"/>
206 <wsa10:Address>net.tcp://localhost:8732/EchoService/</wsa10:Address>
215 <soap12:address location="net.tcp://localhost:8732/EchoService/"/>
226 <soap12:address location="net.tcp://localhost:8732/EchoService/"/>
237 <soap12:address location="net.tcp://localhost:8732/EchoService/"/>
248 <soap12:address location="net.tcp://localhost:8732/EchoService/"/>
259 <soap12:address location="net.tcp://localhost:8732/EchoService/"/>
270 <soap12:address location="net.tcp://localhost:8732/EchoService/"/>
281 <soap12:address location="net.tcp://localhost:8732/EchoService/"/>
292 <soap12:address location="net.tcp://localhost:8732/EchoService/"/>
[all …]
H A Dbug37278.phpt9 "uri" => "http://bricolage.sourceforge.net/Bric/SOAP/Auth",
14 $newNS = "http://bricolage.sourceforge.net/Bric/SOAP/Story";
24 …chemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://bricolage.sourceforge.net/Bric/SOAP/Story" xm…
/PHP-5.5/ext/reflection/tests/
H A DReflectionFunction_getFileName.001.phpt4 Robin Fernandes <robinf@php.net>
5 Steve Seear <stevseea@php.net>
H A DReflectionClass_getMethods_002.phpt4 Robin Fernandes <robinf@php.net>
5 Steve Seear <stevseea@php.net>
H A DReflectionClass_getProperties_002.phpt4 Robin Fernandes <robinf@php.net>
5 Steve Seear <stevseea@php.net>
H A DReflectionFunction_getFileName.002.phpt4 Robin Fernandes <robinf@php.net>
5 Steve Seear <stevseea@php.net>
H A DReflectionClass_newInstanceArgs_002.phpt4 Robin Fernandes <robinf@php.net>
5 Steve Seear <stevseea@php.net>
H A DReflectionFunction_getDocComment.001.phpt4 Robin Fernandes <robinf@php.net>
5 Steve Seear <stevseea@php.net>
/PHP-5.5/ext/pgsql/tests/
H A DREADME16 intenals@lists.php.net, helly@php.net or yohgaki@php.net.
/PHP-5.5/sapi/caudium/
H A DREADME13 (neotron@php.net or neotron@caudium.net). For more information on
14 Caudium, see http://caudium.net/ and http://caudium.org/.
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c287 …if (FAIL == net->data->m.receive_ex(net, buffer, MYSQLND_HEADER_SIZE, conn_stats, error_info TSRML… in mysqlnd_read_header()
301 if (net->data->compressed || net->packet_no == header->packet_no) { in mysqlnd_read_header()
307 net->packet_no++; in mysqlnd_read_header()
646 size_t buf_len = conn->net->cmd_buffer.buffer? conn->net->cmd_buffer.length: AUTH_RESP_BUFFER_SIZE; in php_mysqlnd_auth_response_read()
809 size_t buf_len = conn->net->cmd_buffer.buffer? conn->net->cmd_buffer.length : OK_BUFFER_SIZE; in php_mysqlnd_ok_read()
973 MYSQLND_NET * net = conn->net; in php_mysqlnd_cmd_write() local
982 net->packet_no = 0; in php_mysqlnd_cmd_write()
992 net->data->m.consume_uneaten_data(net, packet->command TSRMLS_CC); in php_mysqlnd_cmd_write()
999 sent = net->data->m.send_ex(net, buffer, 1, conn->stats, conn->error_info TSRMLS_CC); in php_mysqlnd_cmd_write()
1003 tmp = (tmp_len > net->cmd_buffer.length)? mnd_emalloc(tmp_len):net->cmd_buffer.buffer; in php_mysqlnd_cmd_write()
[all …]
/PHP-5.5/pear/
H A DMakefile.frag23 "$(WGET)" http://pear.php.net/install-pear-nozlib.phar -nd -P $(builddir)/; \
25 "$(FETCH)" -o $(builddir)/ http://pear.php.net/install-pear-nozlib.phar; \
27 …$(top_builddir)/sapi/cli/php -n $(srcdir)/fetch.php http://pear.php.net/install-pear-nozlib.phar $…
/PHP-5.5/ext/tidy/
H A DREADME2 README FOR ext/tidy by John Coggeshall <john@php.net>
5 Tidy is an extension based on Libtidy (http://tidy.sf.net/) and allows a PHP developer
/PHP-5.5/ext/gettext/tests/66265/de_DE/LC_MESSAGES/
H A Ddomain.po3 "Project-Id-Version: bugs.php.net/66265\n"
6 "Last-Translator: <ab@php.net>\n"
/PHP-5.5/ext/gettext/tests/66265/fr_FR/LC_MESSAGES/
H A Ddomain.po3 "Project-Id-Version: bugs.php.net/66265\n"
6 "Last-Translator: <ab@php.net>\n"
/PHP-5.5/ext/standard/tests/network/
H A Dgetmxrr.phpt13 $domains = array( 'mx1.tests.php.net', 'mx2.tests.php.net' );
/PHP-5.5/ext/pcntl/
H A DREADME11 Jason Greeme < jason@inetgurus.net / jason@php.net >
/PHP-5.5/ext/xsl/tests/
H A Dxsltprocessor_setparameter-nostring.phpt4 Memleak: http://bugs.php.net/bug.php?id=48221
21 Christian Weiske, cweiske@php.net

Completed in 62 milliseconds

12345678910>>...24