Home
last modified time | relevance | path

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

/PHP-5.5/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
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 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-5.5/ext/intl/dateformat/
H A Ddateformat_class.h31 int calendar; member
H A Ddateformat_create.cpp49 Calendar *calendar = NULL; in datefmt_ctor() local

Completed in 11 milliseconds