Home
last modified time | relevance | path

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

/PHP-8.4/main/
H A DSAPI.h214 SAPI_API void sapi_unregister_post_entry(const sapi_post_entry *post_entry);
H A DSAPI.c962 SAPI_API void sapi_unregister_post_entry(const sapi_post_entry *post_entry) in sapi_unregister_post_entry() function
/PHP-8.4/ext/mbstring/
H A Dmbstring.c896 sapi_unregister_post_entry(php_post_entries); in PHP_INI_MH()
899 sapi_unregister_post_entry(mbstr_post_entries); in PHP_INI_MH()

Completed in 23 milliseconds