Searched refs:sapi_register_post_entries (Results 1 – 4 of 4) sorted by relevance
56 sapi_register_post_entries(php_post_entries); in php_setup_sapi_content_types()
190 SAPI_API int sapi_register_post_entries(const sapi_post_entry *post_entry);
931 SAPI_API int sapi_register_post_entries(const sapi_post_entry *post_entries) in sapi_register_post_entries() function
905 sapi_register_post_entries(mbstr_post_entries); in PHP_INI_MH()908 sapi_register_post_entries(php_post_entries); in PHP_INI_MH()1074 sapi_register_post_entries(mbstr_post_entries); in PHP_MINIT_FUNCTION()
Completed in 21 milliseconds