Home
last modified time | relevance | path

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

/PHP-7.3/main/
H A DSAPI.h194 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-7.3/ext/mbstring/
H A Dmbstring.c1461 sapi_unregister_post_entry(php_post_entries); in PHP_INI_MH()
1464 sapi_unregister_post_entry(mbstr_post_entries); in PHP_INI_MH()

Completed in 41 milliseconds