Home
last modified time | relevance | path

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

/PHP-7.3/main/
H A Dphp_content_types.c62 sapi_register_post_entries(php_post_entries); in php_setup_sapi_content_types()
H A DSAPI.h192 SAPI_API int sapi_register_post_entries(const sapi_post_entry *post_entry);
H A DSAPI.c933 SAPI_API int sapi_register_post_entries(const sapi_post_entry *post_entries) in sapi_register_post_entries() function
/PHP-7.3/ext/mbstring/
H A Dmbstring.c1462 sapi_register_post_entries(mbstr_post_entries); in PHP_INI_MH()
1465 sapi_register_post_entries(php_post_entries); in PHP_INI_MH()
1608 sapi_register_post_entries(mbstr_post_entries); in PHP_MINIT_FUNCTION()

Completed in 40 milliseconds