php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "php.h"
#include "php_variables.h"
#include "libmbfl/mbfl/mbfilter_pass.h"
#include "mbstring.h"
#include "ext/standard/url.h"
#include "php_globals.h"
#include "TSRM.h"
#include "mb_gpc.h"
Go to the source code of this file.
Functions | |
MBSTRING_API | SAPI_TREAT_DATA_FUNC (mbstr_treat_data) |
const mbfl_encoding * | _php_mb_encoding_handler_ex (const php_mb_encoding_handler_info_t *info, zval *array_ptr, char *res) |
SAPI_POST_HANDLER_FUNC (php_mb_post_handler) | |
const mbfl_encoding * _php_mb_encoding_handler_ex | ( | const php_mb_encoding_handler_info_t * | info, |
zval * | array_ptr, | ||
char * | res ) |
MBSTRING_API SAPI_TREAT_DATA_FUNC | ( | mbstr_treat_data | ) |