Home
last modified time | relevance | path

Searched refs:SAPI_INPUT_FILTER_FUNC (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/main/
H A DSAPI.h315 #define SAPI_INPUT_FILTER_FUNC(input_filter) unsigned int input_filter(int arg, const char *var, ch… macro
321 SAPI_API SAPI_INPUT_FILTER_FUNC(php_default_input_filter);
H A Dphp_variables.c442 SAPI_API SAPI_INPUT_FILTER_FUNC(php_default_input_filter) in SAPI_INPUT_FILTER_FUNC() function
/PHP-8.2/docs/
H A Dinput-filter.md93 SAPI_INPUT_FILTER_FUNC(my_sapi_input_filter)

Completed in 22 milliseconds