Searched refs:initialized (Results 1 – 25 of 71) sorted by relevance
123
24 Warning: DateTime::format(): The DateTime object has not been correctly initialized by its construc…27 Warning: DateTime::format(): The DateTime object has not been correctly initialized by its construc…30 Warning: timezone_location_get(): The DateTimeZone object has not been correctly initialized by its…
44 Warning: DateTime::format(): The DateTime object has not been correctly initialized by its construc…49 Warning: DateTimeZone::getName(): The DateTimeZone object has not been correctly initialized by its…
19 Fatal error: Uncaught Error: DatePeriod has not been initialized correctly in %sbug75002.php:%d
27 Warning: DateTime::format(): The DateTime object has not been correctly initialized by its construc…
63 CONDITION_VARIABLE initialized;83 LONG volatile initialized = 0; in _crypt_extended_init_r() local85 volatile unsigned int initialized = 0; in _crypt_extended_init_r()87 static volatile sig_atomic_t initialized = 0; in _crypt_extended_init_r()94 if (!initialized) { in _crypt_extended_init_r()96 InterlockedIncrement(&initialized); in _crypt_extended_init_r()98 __sync_fetch_and_add(&initialized, 1); in _crypt_extended_init_r()101 atomic_add_int(&initialized, 1); in _crypt_extended_init_r()
17 int initialized; member
351 data->initialized = 1; in des_init_local()621 if (!data->initialized) in _crypt_extended_r()731 static int initialized = 0; in _crypt_extended() local734 if (!initialized) { in _crypt_extended()736 initialized = 1; in _crypt_extended()737 data.initialized = 0; in _crypt_extended()
2 session_unset() without a initialized session
2 Bug #65475: Session ID is not initialized when session.usr_strict_mode=1
2 Check that windows version constants are initialized
10 Warning: DirectoryIterator::__construct(): Directory object is already initialized in %sbug61828.ph…
19 string(40) "The instance wasn't initialized properly"
21 Fatal error: main(): The foo instance wasn't initialized properly in %s on line %d
81 int initialized; member97 ancillary_registry.initialized = 1; in init_ancillary_registry()139 if (ancillary_registry.initialized) { in destroy_ancillary_registry()141 ancillary_registry.initialized = 0; in destroy_ancillary_registry()152 if (!ancillary_registry.initialized) { in get_ancillary_reg_entry()
20 Catchable fatal error: Collator::getLocale(): Object not initialized in %s on line %d
20 Catchable fatal error: Collator::getSortKey(): Object not initialized in %s on line %d
19 Catchable fatal error: Collator::compare(): Object not initialized in %s on line %d
21 Catchable fatal error: Collator::sort(): Object not initialized in %s on line %d
21 Catchable fatal error: Collator::sortWithSortKeys(): Object not initialized in %s on line %d
45 …:formatObject(): datefmt_format_object: bad IntlCalendar instance: not initialized properly in %s …48 Warning: DateTime::getTimestamp(): The DateTime object has not been correctly initialized by its co…
149 int initialized; member169 int initialized; member186 int initialized; member
2 Bug #24281 (str_replace count not returned if variable wasn't initialized)
2 Properties should be initialized correctly (relevant to #60536)
14 // initialized - is very difficult to test portably.
6 …ion: Create an array containing num elements starting with index start_key each initialized to val
Completed in 31 milliseconds