Home
last modified time | relevance | path

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

/PHP-8.1/main/
H A Dphp_content_types.c56 sapi_register_post_entries(php_post_entries); in php_setup_sapi_content_types()
H A DSAPI.h190 SAPI_API int sapi_register_post_entries(const sapi_post_entry *post_entry);
H A DSAPI.c928 SAPI_API int sapi_register_post_entries(const sapi_post_entry *post_entries) in sapi_register_post_entries() function
/PHP-8.1/ext/mbstring/
H A Dmbstring.c889 sapi_register_post_entries(mbstr_post_entries); in PHP_INI_MH()
892 sapi_register_post_entries(php_post_entries); in PHP_INI_MH()
1058 sapi_register_post_entries(mbstr_post_entries); in PHP_MINIT_FUNCTION()

Completed in 28 milliseconds