Home
last modified time | relevance | path

Searched refs:reuse (Results 1 – 19 of 19) sorted by relevance

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_pconn_reuse.phpt44 printf("Connection 2 (no reuse) - SELECT @pcondisabled -> '%s'\n", $row['_test']);
46 printf("Connection 2 (no reuse) - Thread ID -> '%s'\n", $thread_id);
62 /* reuse of existing persistent connection expected! */
72 printf("Connection 2 (reuse) - SELECT @pcondisabled -> '%s'\n", $row['_test']);
74 printf("Connection 2 (reuse) - Thread ID -> '%s'\n", $thread_id_reuse);
86 Connection 2 (no reuse) - SELECT @pcondisabled -> ''
87 Connection 2 (no reuse) - Thread ID -> '%d'
89 Connection 2 (reuse) - SELECT @pcondisabled -> 'Connection 2'
90 Connection 2 (reuse) - Thread ID -> '%d'
/PHP-7.4/ext/zlib/tests/
H A Ddeflate_init_reuse.phpt2 Test incremental deflate_init() context reuse
17 // Now reuse the existing resource after finishing the previous operations ...
H A Dinflate_init_reuse.phpt2 Test incremental inflate_init() context reuse
22 // Now reuse the existing resource after finishing the previous operations ...
/PHP-7.4/Zend/tests/
H A Dbug43851.phpt2 Bug #43851 (Memory corrution on reuse of assigned value)
H A Dbug71154.phpt2 Bug #71154: Incorrect HT iterator invalidation causes iterator reuse
/PHP-7.4/ext/hash/tests/
H A Dreuse.phpt2 Hash: Attempt to reuse a closed hash context
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_io.c259 int reuse = 1; local
333 if (setsockopt(sock, SOL_SOCKET, SO_REUSEADDR, (char*) &reuse, sizeof(reuse)) == -1) {
/PHP-7.4/ext/pdo_sqlite/tests/
H A Dbug78192.phpt2 PDO SQLite Bug #78192 SegFault when reuse statement after schema change
/PHP-7.4/tests/lang/
H A Dbug20175.phpt90 * When another oop_test instance is created it must reuse the statically
/PHP-7.4/main/
H A Dfastcgi.c662 BOOL reuse = 1; in fcgi_listen() local
664 int reuse = 1; in fcgi_listen() local
761 setsockopt(listen_socket, SOL_SOCKET, SO_REUSEADDR, (char*)&reuse, sizeof(reuse)) < 0 || in fcgi_listen()
/PHP-7.4/ext/dom/tests/
H A Ddom_create_element.phpt244 /* This is okay because we reuse the xml namespace from the document */
/PHP-7.4/ext/oci8/tests/
H A Dlob_040.phpt2 Bug #37706 (Test LOB locator reuse. Extends simple test of lob_037.phpt)
/PHP-7.4/ext/mbstring/libmbfl/
H A DLICENSE433 and reuse of software generally.
/PHP-7.4/ext/bcmath/libbcmath/
H A DLICENSE437 and reuse of software generally.
/PHP-7.4/
H A DNEWS1615 . Fixed bug #78192 (SegFault when reuse statement after schema has changed).
1953 . Fixed bug #78192 (SegFault when reuse statement after schema has changed).
H A Dphp.ini-development1114 ; Check that a connection is still valid before reuse.
H A Dphp.ini-production1114 ; Check that a connection is still valid before reuse.
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます18288 # of locate/updatedb. It uses merging to reuse the existing
27881 >>>>>>>>>>136040 lelong =-1 reuse map data
H A Dmagic18288 # of locate/updatedb. It uses merging to reuse the existing
27881 >>>>>>>>>>136040 lelong =-1 reuse map data

Completed in 152 milliseconds