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

/PHP_TRUNK/ext/mbstring/
H A Dmbstring.c592 /* {{{ static sapi_post_entry php_post_entries[] */
593 static sapi_post_entry php_post_entries[] = { variable
1407 sapi_unregister_post_entry(php_post_entries TSRMLS_CC);
1411 sapi_register_post_entries(php_post_entries TSRMLS_CC);
/PHP_TRUNK/main/
H A Dphp_content_types.c27 /* {{{ php_post_entries[]
29 static sapi_post_entry php_post_entries[] = { variable
87 sapi_register_post_entries(php_post_entries TSRMLS_CC);

Completed in 18 milliseconds