Home
last modified time | relevance | path

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

/php-src/ext/session/
H A Dmod_mm.c203 static zend_result ps_mm_key_exists(ps_mm *data, const zend_string *key) in ps_mm_key_exists() function
351 && ps_mm_key_exists(data, key) == FAILURE) { in PS_READ_FUNC()
477 if (ps_mm_key_exists(data, sid) == SUCCESS) { in PS_CREATE_SID_FUNC()

Completed in 5 milliseconds