Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds