Home
last modified time | relevance | path

Searched refs:not_found (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/
H A D.gdbinit603 set $not_found = 1
605 set $not_found = 0
648 set $not_found = 0
656 if $not_found
/PHP-5.6/ext/date/
H A Dphp_date.c3690 int dst, not_found; in timezone_initialize() local
3698 …dummy_t->z = timelib_parse_zone(&tz, &dst, dummy_t, &not_found, DATE_TIMEZONEDB, php_date_parse_tz… in timezone_initialize()
3699 if (not_found) { in timezone_initialize()

Completed in 19 milliseconds