Searched defs:other (Results 1 – 13 of 13) sorted by relevance
220 public function equals(IntlCalendar $other): bool {}238 public function after(IntlCalendar $other): bool {}244 public function before(IntlCalendar $other): bool {}407 public function isEquivalentTo(IntlCalendar $other): bool {}
245 void spl_object_storage_addall(spl_SplObjectStorage *intern, spl_SplObjectStorage *other) { /* {{{ … in spl_object_storage_addall()306 spl_SplObjectStorage *other = spl_object_storage_from_obj(orig); in spl_object_storage_new_ex() local569 spl_SplObjectStorage *other; in PHP_METHOD() local587 spl_SplObjectStorage *other; in PHP_METHOD() local614 spl_SplObjectStorage *other; in PHP_METHOD() local
79 spl_array_object *other = Z_SPLARRAY_P(&intern->array); in spl_array_get_hash_table_ptr() local163 spl_array_object *other = spl_array_from_obj(orig); in spl_array_object_new_ex() local1080 spl_array_object *other = Z_SPLARRAY_P(array); in spl_array_set_array() local
300 spl_fixedarray_object *other = spl_fixed_array_from_obj(orig); in spl_fixedarray_object_new_ex() local
426 spl_heap_object *other = spl_heap_from_obj(orig); in spl_heap_object_new_ex() local
326 spl_dllist_object *other = spl_dllist_from_obj(orig); in spl_dllist_object_new_ex() local
203 public function hasSameRules(IntlTimeZone $other): bool {}
45 CodePointBreakIterator::CodePointBreakIterator(const PHP::CodePointBreakIterator &other) in CodePointBreakIterator()
200 function intlcal_after(IntlCalendar $calendar, IntlCalendar $other): bool {}202 function intlcal_before(IntlCalendar $calendar, IntlCalendar $other): bool {}247 function intlcal_is_equivalent_to(IntlCalendar $calendar, IntlCalendar $other): bool {}257 function intlcal_equals(IntlCalendar $calendar, IntlCalendar $other): bool {}611 function intltz_has_same_rules(IntlTimeZone $timezone, IntlTimeZone $other): bool {}
198 public function equals(SimpleType $other): bool {542 public function equals(SimpleType $other): bool {843 public function equals(ArgInfo $other): bool {1142 public function equalsApartFromPhpDocAndRefcount(ReturnInfo $other): bool {1290 public function equalsApartFromNameAndRefcount(FuncInfo $other): bool {
84 uint8_t other; member
255 zend_attribute *other; in zend_is_attribute_repeated() local
463 dba_info *info, *other; in php_dba_open() local
Completed in 51 milliseconds