Home
last modified time | relevance | path

Searched refs:share (Results 1 – 25 of 29) sorted by relevance

12

/PHP-7.0/ext/curl/
H A Dshare.c47 sh->share = curl_share_init(); in PHP_FUNCTION()
79 error = curl_share_setopt(sh->share, option, zval_get_long(zvalue)); in _php_curl_share_setopt()
124 curl_share_cleanup(sh->share); in _php_curl_share_close()
H A Dconfig.w3216 EXTENSION("curl", "interface.c multi.c share.c curl_file.c");
H A Dphp_curl.h196 CURLSH *share; member
H A Dconfig.m4163 PHP_NEW_EXTENSION(curl, interface.c multi.c share.c curl_file.c, $ext_shared)
/PHP-7.0/ext/oci8/tests/
H A Ddrcp_characterset.phpt30 // The two connections c1 and c2 should not share resources as they use different
34 echo "First and third connections share a resource: NOT OK\n";
38 // The two connections p1 and p2 should not share resources as they use different
42 echo "Second and fourth connections share a resource: NOT OK\n";
H A Ddrcp_conn_close1.phpt33 echo "Both connections share a resource : OK \n";
44 Both connections share a resource : OK
H A Ddrcp_pconn_close1.phpt32 echo "Both connections share a resource : OK \n";
43 Both connections share a resource : OK
H A Dpassword.phpt44 echo "First and second connections share a resource: Not OK\n";
53 echo "First and third connections share a resource: OK\n";
81 First and third connections share a resource: OK
H A Dpassword_2.phpt43 echo "First and second connections share a resource: Not OK\n";
52 echo "First and third connections share a resource: OK\n";
80 First and third connections share a resource: OK
H A Ddrcp_newconnect.phpt27 echo "First and second connections share a resource: Not OK\n";
H A Ddrcp_conn_close2.phpt34 echo "Both connections share a resource : NOT OK \n";
H A Ddrcp_pconn_close2.phpt34 echo "Both connections share a resource : NOT OK \n";
/PHP-7.0/ext/snmp/tests/
H A Dsnmp_include.inc21 $mibdir = getenv('SNMP_MIBDIR') ? getenv('SNMP_MIBDIR') : "/usr/local/share/snmp/mibs";
23 $mibdir = getenv('SNMP_MIBDIR') ? getenv('SNMP_MIBDIR') : "/usr/share/snmp/mibs";
/PHP-7.0/ext/curl/tests/
H A Dcurl_share_setopt_basic001.phpt22 Warning: curl_share_setopt(): Invalid curl share configuration option in %s on line %d
/PHP-7.0/ext/dom/examples/
H A Ddom1.inc3 <!DOCTYPE chapter SYSTEM '/share/sgml/Norman_Walsh/db3xml10/db3xml10.dtd'
/PHP-7.0/ext/dom/tests/
H A Ddom_test.inc3 <!DOCTYPE chapter SYSTEM '/share/sgml/Norman_Walsh/db3xml10/db3xml10.dtd'
H A Ddom001.phpt192 <!DOCTYPE chapter SYSTEM "/share/sgml/Norman_Walsh/db3xml10/db3xml10.dtd" [
253 <!DOCTYPE chapter SYSTEM "/share/sgml/Norman_Walsh/db3xml10/db3xml10.dtd" [
/PHP-7.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_class_constants.phpt97 printf("[003] Several constants share the same value '%s'\n", $value);
/PHP-7.0/ext/standard/tests/strings/
H A Dget_html_translation_table_basic7.phpt9 /* uses &#039; to share the code path with HTML 4.01 */
/PHP-7.0/ext/spl/internal/
H A Dspldoublylinkedlist.inc19 * foreachs are independent, while they share the same traverse pointer
/PHP-7.0/sapi/litespeed/
H A DREADME.md124 Self Managed Mode is preferred because all PHP processes can share one
/PHP-7.0/ext/pcre/pcrelib/
H A DREADME103 <prefix>/share/doc/pcre, where <prefix> is the installation prefix
108 doc/html and installed in <prefix>/share/doc/pcre/html.
490 Man pages (share/man/man{1,3}):
497 HTML documentation (share/doc/pcre/html):
501 Text file documentation (share/doc/pcre):
/PHP-7.0/ext/mbstring/libmbfl/
H A DLICENSE16 freedom to share and change it. By contrast, the GNU General Public
17 Licenses are intended to guarantee your freedom to share and change
/PHP-7.0/
H A Dconfigure.in1187 '${prefix}/share')
1236 datarootdir=$prefix/share
H A DREADME.REDIST.BINS103 May you share freely, never taking more than you give.

Completed in 41 milliseconds

12