Home
last modified time | relevance | path

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

/php-src/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-src/ext/zlib/tests/
H A Ddeflate_init_reuse.phpt2 Test incremental deflate_init() context reuse
13 // Now reuse the existing resource after finishing the previous operations ...
H A Dinflate_init_reuse.phpt2 Test incremental inflate_init() context reuse
18 // Now reuse the existing resource after finishing the previous operations ...
/php-src/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-src/ext/hash/tests/
H A Dreuse.phpt2 Hash: Attempt to reuse a closed hash context
/php-src/ext/pdo_sqlite/tests/
H A Dbug78192.phpt2 PDO SQLite Bug #78192 SegFault when reuse statement after schema change
/php-src/Zend/asm/
H A Dmake_mips64_n64_elf_gas.S88 # area on the stack which we reuse for calling _exit
H A Dmake_mips32_o32_elf_gas.S89 # area on the stack which we reuse for calling _exit
/php-src/ext/odbc/tests/
H A Dodbc_persistent_close.phpt56 // run 2: reuse same connection (imagine this is another request)
H A Dodbc_non_persistent_connection_reuse.phpt56 // run 2: reuse same connection (imagine this is another request)
H A Dodbc_persistent_close_all.phpt56 // run 2: reuse same connection (imagine this is another request)
/php-src/tests/lang/
H A Dbug20175.phpt90 * When another oop_test instance is created it must reuse the statically
/php-src/main/
H A Dfastcgi.c653 BOOL reuse = 1; in fcgi_listen() local
655 int reuse = 1; in fcgi_listen() local
751 setsockopt(listen_socket, SOL_SOCKET, SO_REUSEADDR, (char*)&reuse, sizeof(reuse)) < 0 || in fcgi_listen()
/php-src/ext/dom/tests/
H A Dgh11500.phpt2 GH-11500 (Namespace reuse in createElementNS() generates wrong output)
H A Ddom_create_element.phpt244 /* This is okay because we reuse the xml namespace from the document */
/php-src/ext/mbstring/libmbfl/
H A DLICENSE433 and reuse of software generally.
/php-src/ext/bcmath/libbcmath/
H A DLICENSE437 and reuse of software generally.
/php-src/
H A Dphp.ini-development1125 ; Check that a connection is still valid before reuse.
H A Dphp.ini-production1127 ; Check that a connection is still valid before reuse.
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます24003 # of locate/updatedb. It uses merging to reuse the existing
37947 >>>>>>>>>>136040 lelong =-1 reuse map data
H A Dmagic24003 # of locate/updatedb. It uses merging to reuse the existing
37947 >>>>>>>>>>136040 lelong =-1 reuse map data

Completed in 187 milliseconds