Searched refs:change_to_upper (Results 1 – 1 of 1) sorted by relevance
2741 long change_to_upper=0; in PHP_FUNCTION() local2744 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 13 milliseconds