Home
last modified time | relevance | path

Searched defs:calendar (Results 1 – 5 of 5) sorted by relevance

/PHP-7.0/ext/calendar/
H A Dcalendar.c226 PHP_MINIT_FUNCTION(calendar) in PHP_MINIT_FUNCTION() argument
256 PHP_MINFO_FUNCTION(calendar) in PHP_MINFO_FUNCTION() argument
267 struct cal_entry_t *calendar; in _php_cal_info() local
328 struct cal_entry_t *calendar; in PHP_FUNCTION() local
397 struct cal_entry_t *calendar; in PHP_FUNCTION() local
/PHP-7.0/ext/intl/doc/
H A Ddatefmt_api.php66 …public function __construct($locale, $datetype, $timetype, $timezone = null, $calendar= null , $pa…
82 …public static function create($locale, $datetype, $timetype, $timezone = null, $calendar= null , $…
262 …function datefmt_create($locale, $datetype, $timetype, $timezone = null, $calendar= null ,$pattern…
/PHP-7.0/ext/intl/calendar/
H A Dcalendar_class.cpp44 Calendar *calendar) in calendar_object_create()
68 Calendar *calendar) in calendar_object_construct()
/PHP-7.0/ext/intl/dateformat/
H A Ddateformat_class.h30 int calendar; member
H A Ddateformat_create.cpp61 Calendar *calendar = NULL; in datefmt_ctor() local

Completed in 17 milliseconds