Home
last modified time | relevance | path

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

/PHP-5.3/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.3/ext/mbstring/
H A Dmbstring.c584 static sapi_post_entry php_post_entries[] = { variable
1216 sapi_unregister_post_entry(php_post_entries TSRMLS_CC); in PHP_INI_MH()
1220 sapi_register_post_entries(php_post_entries TSRMLS_CC); in PHP_INI_MH()

Completed in 23 milliseconds