Home
last modified time | relevance | path

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

/PHP-5.3/ext/intl/dateformat/
H A Ddateformat.c86 int timezone_utf16_len = 0; in datefmt_ctor() local
135 intl_convert_utf8_to_utf16(&timezone_utf16, &timezone_utf16_len, in datefmt_ctor()
149 …dfo) = udat_open(UDAT_IGNORE, UDAT_IGNORE, locale, timezone_utf16, timezone_utf16_len, svalue, sle… in datefmt_ctor()
151 …ECT(dfo) = udat_open(time_type, date_type, locale, timezone_utf16, timezone_utf16_len, svalue, sle… in datefmt_ctor()
156 ucal_obj = ucal_open(timezone_utf16, timezone_utf16_len, locale, in datefmt_ctor()
H A Ddateformat_attr.c31 int timezone_utf16_len = 0; in internal_set_calendar() local
46 …intl_convert_utf8_to_utf16(&timezone_utf16, &timezone_utf16_len, timezone_id, timezone_id_len, &IN… in internal_set_calendar()
53 …ucal_obj = ucal_open(timezone_utf16, timezone_utf16_len, locale, calendar, &INTL_DATA_ERROR_CODE(d… in internal_set_calendar()

Completed in 6 milliseconds