isLenient         354 intl/dateformat/dateformat_attr.c 	zend_bool isLenient  = FALSE;
isLenient         360 intl/dateformat/dateformat_attr.c 	&object, IntlDateFormatter_ce_ptr,&isLenient ) == FAILURE )
isLenient         370 intl/dateformat/dateformat_attr.c 	udat_setLenient(DATE_FORMAT_OBJECT(dfo), (UBool)isLenient );
isLenient         175 intl/dateformat/dateformat_class.c 	PHP_NAMED_FE( isLenient, ZEND_FN( datefmt_is_lenient ), arginfo_intldateformatter_getdatetype )