Home
last modified time | relevance | path

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

/PHP-5.3/ext/session/
H A Dmod_user.c107 PS_SET_MOD_DATA(&dummy); in PS_OPEN_FUNC()
119 PS_SET_MOD_DATA(NULL); in PS_CLOSE_FUNC()
H A Dmod_mm.c322 PS_SET_MOD_DATA(ps_mm_instance); in PS_OPEN_FUNC()
329 PS_SET_MOD_DATA(NULL); in PS_CLOSE_FUNC()
H A Dphp_session.h55 #define PS_SET_MOD_DATA(a) *mod_data = (a) macro
H A Dmod_files.c323 PS_SET_MOD_DATA(data); in PS_OPEN_FUNC()
/PHP-5.3/ext/sqlite/
H A Dsess_sqlite.c69 PS_SET_MOD_DATA(db); in PS_OPEN_FUNC()

Completed in 12 milliseconds