Home
last modified time | relevance | path

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

/PHP-5.3/ext/calendar/
H A Dcalendar.c223 PHP_MINIT_FUNCTION(calendar) in PHP_MINIT_FUNCTION() argument
253 PHP_MINFO_FUNCTION(calendar) in PHP_MINFO_FUNCTION() argument
264 struct cal_entry_t *calendar; in _php_cal_info() local
327 struct cal_entry_t *calendar; in PHP_FUNCTION() local
392 struct cal_entry_t *calendar; in PHP_FUNCTION() local
/PHP-5.3/ext/intl/dateformat/
H A Ddateformat_attr.c30 …ntlDateFormatter_object *dfo, char* timezone_id, int timezone_id_len, int calendar, zval* return_v… in internal_set_calendar()
381 long calendar = 0; in PHP_FUNCTION() local
H A Ddateformat_class.h31 int calendar ; member
H A Ddateformat.c78 long calendar = UCAL_GREGORIAN; in datefmt_ctor() local
/PHP-5.3/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…

Completed in 11 milliseconds