Home
last modified time | relevance | path

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

/PHP-5.6/ext/session/
H A Dphp_session.h39 #define PS_DESTROY_ARGS void **mod_data, const char *key TSRMLS_DC macro
52 int (*s_destroy)(PS_DESTROY_ARGS);
64 #define PS_DESTROY_FUNC(x) int ps_delete_##x(PS_DESTROY_ARGS)

Completed in 24 milliseconds