getType 171 ext/intl/calendar/calendar_class.cpp const_cast<char*>(cal->getType()), 1);
getType 427 ext/intl/calendar/calendar_class.cpp PHP_ME_MAPPING(getType, intlcal_get_type, ainfo_cal_void, ZEND_ACC_PUBLIC)
getType 805 ext/intl/calendar/calendar_methods.cpp RETURN_STRING(co->ucal->getType(), 1);
getType 173 ext/intl/msgformat/msgformat_helpers.cpp if (p.getType() != UMSGPAT_PART_TYPE_ARG_START) {
getType 181 ext/intl/msgformat/msgformat_helpers.cpp if (name_part.getType() == UMSGPAT_PART_TYPE_ARG_NAME) {
getType 194 ext/intl/msgformat/msgformat_helpers.cpp } else if (name_part.getType() == UMSGPAT_PART_TYPE_ARG_NUMBER) {
getType 226 ext/intl/msgformat/msgformat_helpers.cpp if (type_part.getType() == UMSGPAT_PART_TYPE_ARG_TYPE) {
getType 232 ext/intl/msgformat/msgformat_helpers.cpp if (style_part.getType() == UMSGPAT_PART_TYPE_ARG_STYLE) {
getType 660 ext/intl/msgformat/msgformat_helpers.cpp switch(fargs[i].getType()) {
getType 1965 ext/spl/spl_directory.c SPL_ME(SplFileInfo, getType, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)