Home
last modified time | relevance | path

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

/PHP-7.1/ext/intl/dateformat/
H A Ddateformat_helpers.cpp36 zend_long& cal_int_type, in datefmt_process_calendar_arg() argument
48 cal_int_type = UCAL_GREGORIAN; in datefmt_process_calendar_arg()
69 cal_int_type = Z_LVAL_P(calendar_zv); in datefmt_process_calendar_arg()
85 cal_int_type = -1; in datefmt_process_calendar_arg()
H A Ddateformat_helpers.h35 zend_long& cal_int_type,

Completed in 4 milliseconds