Home
last modified time | relevance | path

Searched refs:for_shm (Results 1 – 3 of 3) sorted by relevance

/PHP-7.3/ext/opcache/
H A Dzend_persist.h26 …ersist_calc(zend_persistent_script *script, const char *key, unsigned int key_length, int for_shm);
27 …pt_persist(zend_persistent_script *script, const char **key, unsigned int key_length, int for_shm);
H A Dzend_persist_calc.c388 …nd_persistent_script *new_persistent_script, const char *key, unsigned int key_length, int for_shm) in zend_accel_script_persist_calc() argument
397 if (!for_shm) { in zend_accel_script_persist_calc()
H A Dzend_persist.c883 …ipt_persist(zend_persistent_script *script, const char **key, unsigned int key_length, int for_shm) in zend_accel_script_persist() argument
898 if (!for_shm) { in zend_accel_script_persist()

Completed in 12 milliseconds