Searched defs:calendar (Results 1 – 4 of 4) sorted by relevance
/PHP-5.5/ext/calendar/ |
H A D | calendar.c | 226 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 330 struct cal_entry_t *calendar; in PHP_FUNCTION() local 395 struct cal_entry_t *calendar; in PHP_FUNCTION() local
|
/PHP-5.5/ext/intl/doc/ |
H A D | datefmt_api.php | 66 …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-5.5/ext/intl/dateformat/ |
H A D | dateformat_class.h | 31 int calendar; member
|
H A D | dateformat_create.cpp | 49 Calendar *calendar = NULL; in datefmt_ctor() local
|
Completed in 9 milliseconds