Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/uchar/tests/
H A Dbug70453.phpt2 Bug #70453 (IntlChar::foldCase() incorrect arguments and missing constants)
7 $method = new ReflectionMethod('IntlChar', 'foldCase');
10 var_dump(IntlChar::foldCase('I', IntlChar::FOLD_CASE_DEFAULT));
11 var_dump(IntlChar::foldCase('I', IntlChar::FOLD_CASE_EXCLUDE_SPECIAL_I));
/PHP-7.4/ext/intl/uchar/
H A Duchar.c435 IC_METHOD(foldCase) { in IC_METHOD() argument
726 IC_ME(foldCase)

Completed in 7 milliseconds