Searched refs:ps_mm_key_exists (Results 1 – 1 of 1) sorted by relevance
203 static zend_result ps_mm_key_exists(ps_mm *data, const zend_string *key) in ps_mm_key_exists() function351 && 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 4 milliseconds