Searched refs:caching (Results 1 – 8 of 8) sorted by relevance
133 } caching; member1377 array_init(&intern->u.caching.zcache); in spl_dual_it_construct()1529 if (intern->u.caching.zstr) { in spl_dual_it_free()1531 intern->u.caching.zstr = NULL; in spl_dual_it_free()2134 zval_ptr_dtor(&object->u.caching.zcache); in spl_dual_it_free_storage()2369 intern->u.caching.flags |= CIT_VALID; in spl_caching_it_next()2425 intern->u.caching.flags &= ~CIT_VALID; in spl_caching_it_next()2523 if (intern->u.caching.zstr) { in PHP_METHOD()2524 RETURN_STR_COPY(intern->u.caching.zstr); in PHP_METHOD()2653 RETURN_LONG(intern->u.caching.flags); in PHP_METHOD()[all …]
2 Segfault due to libcurl connection caching
2 mysqli_pconnect() - reusing/caching persistent connections - TODO
344 …AC_MSG_ERROR([No supported shared memory caching support was found when configuring opcache. Check…
1281 ; Tuning: This option enables statement caching, and specifies how1282 ; many statements to cache. Using 0 disables statement caching.1470 ; Set to {nocache,private,public,} to determine HTTP caching aspects1471 ; or leave this empty to avoid sending anti-caching headers.1755 ; Enables or disables WSDL caching feature.1890 ; SHM reset. The default "" disables file based caching.1893 ; Enables or disables opcode caching in shared memory.1933 ; Prevents caching files that are less than this number of seconds old. It1934 ; protects from caching of incompletely updated files. In case all file updates
1283 ; Tuning: This option enables statement caching, and specifies how1284 ; many statements to cache. Using 0 disables statement caching.1472 ; Set to {nocache,private,public,} to determine HTTP caching aspects1473 ; or leave this empty to avoid sending anti-caching headers.1757 ; Enables or disables WSDL caching feature.1892 ; SHM reset. The default "" disables file based caching.1895 ; Enables or disables opcode caching in shared memory.1935 ; Prevents caching files that are less than this number of seconds old. It1936 ; protects from caching of incompletely updated files. In case all file updates
1124 . Fix incorrect uri check in SOAP caching. (nielsdos)
2 Bug #37083 (Frequent crashs in SOAP extension with new WSDL caching code in multithread WS)
Completed in 33 milliseconds