Searched refs:caching (Results 1 – 7 of 7) sorted by relevance
1474 array_init(&intern->u.caching.zcache); in spl_dual_it_construct()1635 zval_ptr_dtor(&intern->u.caching.zstr); in spl_dual_it_free()1636 ZVAL_UNDEF(&intern->u.caching.zstr); in spl_dual_it_free()1640 ZVAL_UNDEF(&intern->u.caching.zchildren); in spl_dual_it_free()2301 zval_ptr_dtor(&object->u.caching.zcache); in spl_dual_it_free_storage()2612 intern->u.caching.flags |= CIT_VALID; in spl_caching_it_next()2673 Z_TRY_ADDREF(intern->u.caching.zstr); in spl_caching_it_next()2678 intern->u.caching.flags &= ~CIT_VALID; in spl_caching_it_next()2913 RETURN_LONG(intern->u.caching.flags); in SPL_METHOD()2946 intern->u.caching.flags = (intern->u.caching.flags & ~CIT_PUBLIC) | (flags & CIT_PUBLIC); in SPL_METHOD()[all …]
144 } caching; member
2 Segfault due to libcurl connection caching
2 mysqli_pconnect() - reusing/caching persistent connections - TODO
1258 ; Tuning: This option enables statement caching, and specifies how1259 ; many statements to cache. Using 0 disables statement caching.1440 ; Set to {nocache,private,public,} to determine HTTP caching aspects1441 ; or leave this empty to avoid sending anti-caching headers.1740 ; Enables or disables WSDL caching feature.1870 ; SHM reset. The default "" disables file based caching.1873 ; Enables or disables opcode caching in shared memory.1908 ; Prevents caching files that are less than this number of seconds old. It1909 ; protects from caching of incompletely updated files. In case all file updates
2 Bug #37083 (Frequent crashs in SOAP extension with new WSDL caching code in multithread WS)
Completed in 34 milliseconds