Searched refs:sapi_register_post_entries (Results 1 – 4 of 4) sorted by relevance
62 sapi_register_post_entries(php_post_entries); in php_setup_sapi_content_types()
192 SAPI_API int sapi_register_post_entries(const sapi_post_entry *post_entry);
933 SAPI_API int sapi_register_post_entries(const sapi_post_entry *post_entries) in sapi_register_post_entries() function
1462 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