Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A DSAPI.h195 SAPI_API void sapi_unregister_post_entry(const sapi_post_entry *post_entry);
H A DSAPI.c958 SAPI_API void sapi_unregister_post_entry(const sapi_post_entry *post_entry) in sapi_unregister_post_entry() function
/PHP-7.4/ext/mbstring/
H A Dmbstring.c1435 sapi_unregister_post_entry(php_post_entries); in PHP_INI_MH()
1438 sapi_unregister_post_entry(mbstr_post_entries); in PHP_INI_MH()

Completed in 26 milliseconds