Home
last modified time | relevance | path

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

/dports/security/snuffleupagus/snuffleupagus-0.7.0/src/
H A Dsp_session.c94 static PHP_INI_MH(sp_OnUpdateSaveHandler) { in PHP_INI_MH() argument
121 sp_OnUpdateSaveHandler(NULL, ini_entry->value, NULL, NULL, NULL, 0); in sp_hook_session_RINIT()
156 ini_entry->on_modify = sp_OnUpdateSaveHandler; in hook_session()