Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Darray.c2786 long change_to_upper=0; in PHP_FUNCTION() local
2789 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "a|l", &array, &change_to_upper) == FAILURE) { in PHP_FUNCTION()
2805 if (change_to_upper) { in PHP_FUNCTION()

Completed in 17 milliseconds