Home
last modified time | relevance | path

Searched refs:date_is_null (Results 1 – 25 of 28) sorted by relevance

12

/dports/databases/mantis/mantisbt-2.25.2/
H A Dmanage_proj_ver_edit_page.php103 …size="16" value="<?php echo (date_is_null( $t_version->date_order ) ? '' : string_attribute( date(…
H A Dbug_update_page.php338 if( !date_is_null( $t_bug->due_date ) ) {
346 if( !date_is_null( $t_bug->due_date ) ) {
H A Dbug_change_status_page.php234 if( !date_is_null( $t_bug->due_date ) ) {
H A Dbug_actiongroup_page.php317 if( !date_is_null( $t_bug->due_date ) ) {
H A Droadmap_page.php85 if( config_get( 'show_roadmap_dates' ) && !date_is_null( $t_version_timestamp ) ) {
H A Dmanage_proj_edit_page.php601 if( !date_is_null( $t_version['date_order'] ) ) {
H A Dprint_all_bug_page_word.php264 if( !date_is_null( $t_bug->due_date ) ) {
H A Dbug_report_page.php357 if( !date_is_null( $f_due_date ) ) {
/dports/databases/mantis/mantisbt-2.25.2/core/
H A Ddate_api.php53 function date_is_null( $p_date ) {
H A Dcsv_api.php511 …if ( !date_is_null( $p_bug->due_date ) && access_has_bug_level( config_get( 'due_date_view_thresho…
H A Dcolumns_api.php1642 date_is_null( $p_bug->due_date )
1667 !date_is_null( $p_bug->due_date )
H A Dexcel_api.php557 …if ( !date_is_null( $p_bug->due_date ) && access_has_bug_level( config_get( 'due_date_view_thresho…
/dports/www/mod_php81/php-8.1.1/ext/intl/calendar/
H A Dcalendar_methods.cpp760 bool date_is_null = 1; in PHP_FUNCTION() local
764 "O|d!", &object, Calendar_ce_ptr, &date, &date_is_null) == FAILURE) { in PHP_FUNCTION()
770 if (date_is_null) { in PHP_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/intl/calendar/
H A Dcalendar_methods.cpp760 bool date_is_null = 1; in PHP_FUNCTION() local
764 "O|d!", &object, Calendar_ce_ptr, &date, &date_is_null) == FAILURE) { in PHP_FUNCTION()
770 if (date_is_null) { in PHP_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/intl/calendar/
H A Dcalendar_methods.cpp760 zend_bool date_is_null = 1; in PHP_FUNCTION() local
764 "O|d!", &object, Calendar_ce_ptr, &date, &date_is_null) == FAILURE) { in PHP_FUNCTION()
770 if (date_is_null) { in PHP_FUNCTION()
/dports/devel/php81-intl/php-8.1.1/ext/intl/calendar/
H A Dcalendar_methods.cpp760 bool date_is_null = 1; in PHP_FUNCTION() local
764 "O|d!", &object, Calendar_ce_ptr, &date, &date_is_null) == FAILURE) { in PHP_FUNCTION()
770 if (date_is_null) { in PHP_FUNCTION()
/dports/devel/php80-intl/php-8.0.15/ext/intl/calendar/
H A Dcalendar_methods.cpp760 zend_bool date_is_null = 1; in PHP_FUNCTION() local
764 "O|d!", &object, Calendar_ce_ptr, &date, &date_is_null) == FAILURE) { in PHP_FUNCTION()
770 if (date_is_null) { in PHP_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/intl/calendar/
H A Dcalendar_methods.cpp760 zend_bool date_is_null = 1; in PHP_FUNCTION() local
764 "O|d!", &object, Calendar_ce_ptr, &date, &date_is_null) == FAILURE) { in PHP_FUNCTION()
770 if (date_is_null) { in PHP_FUNCTION()
/dports/lang/php73/php-7.3.33/ext/intl/calendar/
H A Dcalendar_methods.cpp911 zend_bool date_is_null = 1; in PHP_FUNCTION() local
915 "O|d!", &object, Calendar_ce_ptr, &date, &date_is_null) == FAILURE) { in PHP_FUNCTION()
923 if (date_is_null) { in PHP_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/intl/calendar/
H A Dcalendar_methods.cpp908 zend_bool date_is_null = 1; in PHP_FUNCTION() local
912 "O|d!", &object, Calendar_ce_ptr, &date, &date_is_null) == FAILURE) { in PHP_FUNCTION()
920 if (date_is_null) { in PHP_FUNCTION()
/dports/devel/php74-intl/php-7.4.27/ext/intl/calendar/
H A Dcalendar_methods.cpp908 zend_bool date_is_null = 1; in PHP_FUNCTION() local
912 "O|d!", &object, Calendar_ce_ptr, &date, &date_is_null) == FAILURE) { in PHP_FUNCTION()
920 if (date_is_null) { in PHP_FUNCTION()
/dports/devel/php73-intl/php-7.3.33/ext/intl/calendar/
H A Dcalendar_methods.cpp911 zend_bool date_is_null = 1; in PHP_FUNCTION() local
915 "O|d!", &object, Calendar_ce_ptr, &date, &date_is_null) == FAILURE) { in PHP_FUNCTION()
923 if (date_is_null) { in PHP_FUNCTION()
/dports/www/mod_php73/php-7.3.33/ext/intl/calendar/
H A Dcalendar_methods.cpp911 zend_bool date_is_null = 1; in PHP_FUNCTION() local
915 "O|d!", &object, Calendar_ce_ptr, &date, &date_is_null) == FAILURE) { in PHP_FUNCTION()
923 if (date_is_null) { in PHP_FUNCTION()
/dports/www/mod_php74/php-7.4.27/ext/intl/calendar/
H A Dcalendar_methods.cpp908 zend_bool date_is_null = 1; in PHP_FUNCTION() local
912 "O|d!", &object, Calendar_ce_ptr, &date, &date_is_null) == FAILURE) { in PHP_FUNCTION()
920 if (date_is_null) { in PHP_FUNCTION()
/dports/databases/mantis/mantisbt-2.25.2/api/soap/
H A Dmc_api.php327 if( $p_timestamp == null || date_is_null( $p_timestamp ) ) {

12