Searched refs:is_lenient (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/intl/calendar/ | ||
| H A D | calendar_methods.cpp | 983 zend_bool is_lenient; local 987 "Ob", &object, Calendar_ce_ptr, &is_lenient) == FAILURE) { 995 co->ucal->setLenient((UBool) is_lenient); |
Completed in 3 milliseconds