Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_content_types.c62 sapi_register_post_entries(php_post_entries); in php_setup_sapi_content_types()
H A DSAPI.h193 SAPI_API int sapi_register_post_entries(const sapi_post_entry *post_entry);
H A DSAPI.c929 SAPI_API int sapi_register_post_entries(const sapi_post_entry *post_entries) in sapi_register_post_entries() function
/PHP-7.4/ext/mbstring/
H A Dmbstring.c1436 sapi_register_post_entries(mbstr_post_entries); in PHP_INI_MH()
1439 sapi_register_post_entries(php_post_entries); in PHP_INI_MH()
1609 sapi_register_post_entries(mbstr_post_entries); in PHP_MINIT_FUNCTION()

Completed in 24 milliseconds