Home
last modified time | relevance | path

Searched refs:php_post_entries (Results 1 – 2 of 2) sorted by relevance

/php-src/main/
H A Dphp_content_types.c24 static const sapi_post_entry php_post_entries[] = { variable
56 sapi_register_post_entries(php_post_entries); in php_setup_sapi_content_types()
/php-src/ext/mbstring/
H A Dmbstring.c214 static const sapi_post_entry php_post_entries[] = { variable
891 sapi_unregister_post_entry(php_post_entries); in PHP_INI_MH()
895 sapi_register_post_entries(php_post_entries); in PHP_INI_MH()

Completed in 23 milliseconds