Searched defs:other (Results 1 – 13 of 13) sorted by relevance
20 public function equals(IntlCalendar $other) {}38 public function after(IntlCalendar $other) {}44 public function before(IntlCalendar $other) {}206 public function isEquivalentTo(IntlCalendar $other) {}
179 void spl_object_storage_addall(spl_SplObjectStorage *intern, spl_SplObjectStorage *other) { /* {{{ … in spl_object_storage_addall()220 spl_SplObjectStorage *other = spl_object_storage_from_obj(orig); in spl_object_storage_new_ex() local420 spl_SplObjectStorage *other; in PHP_METHOD() local438 spl_SplObjectStorage *other; in PHP_METHOD() local465 spl_SplObjectStorage *other; in PHP_METHOD() local
90 spl_array_object *other = Z_SPLARRAY_P(&intern->array); in spl_array_get_hash_table_ptr() local172 spl_array_object *other = spl_array_from_obj(orig); in spl_array_object_new_ex() local1107 spl_array_object *other = Z_SPLARRAY_P(array); in spl_array_set_array() local
269 spl_fixedarray_object *other = spl_fixed_array_from_obj(orig); in spl_fixedarray_object_new_ex() local
400 spl_heap_object *other = spl_heap_from_obj(orig); in spl_heap_object_new_ex() local
377 spl_dllist_object *other = spl_dllist_from_obj(orig); in spl_dllist_object_new_ex() local
240 public function equals(SimpleType $other) {403 public function equals(ArgInfo $other): bool {589 public function equals(ReturnInfo $other): bool {705 public function equalsApartFromName(FuncInfo $other): bool {
144 public function hasSameRules(IntlTimeZone $other) {}
45 CodePointBreakIterator::CodePointBreakIterator(const PHP::CodePointBreakIterator &other) in CodePointBreakIterator()
31 function intlcal_after(IntlCalendar $calendar, IntlCalendar $other): bool {}33 function intlcal_before(IntlCalendar $calendar, IntlCalendar $other): bool {}78 function intlcal_is_equivalent_to(IntlCalendar $calendar, IntlCalendar $other): bool {}88 function intlcal_equals(IntlCalendar $calendar, IntlCalendar $other): bool {}415 function intltz_has_same_rules(IntlTimeZone $timezone, IntlTimeZone $other): bool {}
168 zend_attribute *other; in zend_is_attribute_repeated() local
84 uint8_t other; member
533 dba_info *info, *other; in php_dba_open() local
Completed in 77 milliseconds