Home
last modified time | relevance | path

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

/PHP-5.4/main/
H A Dphp_content_types.c29 static sapi_post_entry php_post_entries[] = { variable
87 sapi_register_post_entries(php_post_entries TSRMLS_CC); in php_setup_sapi_content_types()
/PHP-5.4/ext/mbstring/
H A Dmbstring.c593 static sapi_post_entry php_post_entries[] = { variable
1407 sapi_unregister_post_entry(php_post_entries TSRMLS_CC); in PHP_INI_MH()
1411 sapi_register_post_entries(php_post_entries TSRMLS_CC); in PHP_INI_MH()

Completed in 15 milliseconds