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

/PHP_TRUNK/ext/mbstring/
H A Dmbstring.c651 /* {{{ static sapi_post_entry mbstr_post_entries[] */
652 static sapi_post_entry mbstr_post_entries[] = { variable
1408 sapi_register_post_entries(mbstr_post_entries TSRMLS_CC);
1410 sapi_unregister_post_entry(mbstr_post_entries TSRMLS_CC);
1543 sapi_register_post_entries(mbstr_post_entries TSRMLS_CC);

Completed in 9 milliseconds