Home
last modified time | relevance | path

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

/PHP-7.1/main/
H A DSAPI.h196 SAPI_API void sapi_unregister_post_entry(sapi_post_entry *post_entry);
H A DSAPI.c959 SAPI_API void sapi_unregister_post_entry(sapi_post_entry *post_entry) in sapi_unregister_post_entry() function
/PHP-7.1/ext/mbstring/
H A Dmbstring.c1420 sapi_unregister_post_entry(php_post_entries); in PHP_INI_MH()
1423 sapi_unregister_post_entry(mbstr_post_entries); in PHP_INI_MH()

Completed in 19 milliseconds