Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dstring.c875 static zend_always_inline void php_do_trim(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_do_trim() function
894 php_do_trim(INTERNAL_FUNCTION_PARAM_PASSTHRU, 3); in PHP_FUNCTION()
902 php_do_trim(INTERNAL_FUNCTION_PARAM_PASSTHRU, 2); in PHP_FUNCTION()
910 php_do_trim(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()

Completed in 14 milliseconds