|
Open Sencillo
2014.008
|
Go to the source code of this file.
Functions | |
| quickcache_debug ($s) | |
| quickcache_key () | |
| quickcache_varkey () | |
| quickcache_scriptkey () | |
| quickcache_check () | |
| quickcache_encoding () | |
| quickcache_init () | |
| quickcache_gc () | |
| quickcache_start () | |
| quickcache_end ($contents) | |
| quickcache_flush ($gzdata, $datasize, $datacrc) | |
| quickcache_check | ( | ) |
Definition at line 86 of file cache_main.php.
| quickcache_debug | ( | $s | ) |
Definition at line 20 of file cache_main.php.
| quickcache_encoding | ( | ) |
Definition at line 111 of file cache_main.php.
| quickcache_end | ( | $contents | ) |
Definition at line 207 of file cache_main.php.
| quickcache_flush | ( | $gzdata, | |
| $datasize, | |||
| $datacrc | |||
| ) |
Definition at line 246 of file cache_main.php.
| quickcache_gc | ( | ) |
Definition at line 157 of file cache_main.php.
| quickcache_init | ( | ) |
Definition at line 127 of file cache_main.php.
| quickcache_key | ( | ) |
Definition at line 33 of file cache_main.php.
| quickcache_scriptkey | ( | ) |
Definition at line 66 of file cache_main.php.
| quickcache_start | ( | ) |
Definition at line 175 of file cache_main.php.
| quickcache_varkey | ( | ) |
Definition at line 53 of file cache_main.php.