Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dstring.c763 static void php_do_trim(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_do_trim() function
781 php_do_trim(INTERNAL_FUNCTION_PARAM_PASSTHRU, 3); in PHP_FUNCTION()
789 php_do_trim(INTERNAL_FUNCTION_PARAM_PASSTHRU, 2); in PHP_FUNCTION()
797 php_do_trim(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()

Completed in 15 milliseconds