php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
mb_gpc.c File Reference
#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)
 

Function Documentation

◆ _php_mb_encoding_handler_ex()

const mbfl_encoding * _php_mb_encoding_handler_ex ( const php_mb_encoding_handler_info_t * info,
zval * array_ptr,
char * res )

Definition at line 165 of file mb_gpc.c.

◆ SAPI_POST_HANDLER_FUNC()

SAPI_POST_HANDLER_FUNC ( php_mb_post_handler )

Definition at line 285 of file mb_gpc.c.

◆ SAPI_TREAT_DATA_FUNC()

MBSTRING_API SAPI_TREAT_DATA_FUNC ( mbstr_treat_data )

Definition at line 35 of file mb_gpc.c.