Home
last modified time | relevance | path

Searched defs:other (Results 1 – 13 of 13) sorted by relevance

/PHP-8.1/ext/intl/calendar/
H A Dcalendar.stub.php20 public function equals(IntlCalendar $other): bool {}
38 public function after(IntlCalendar $other): bool {}
44 public function before(IntlCalendar $other): bool {}
207 public function isEquivalentTo(IntlCalendar $other): bool {}
/PHP-8.1/ext/spl/
H A Dspl_observer.c182 void spl_object_storage_addall(spl_SplObjectStorage *intern, spl_SplObjectStorage *other) { /* {{{ … in spl_object_storage_addall()
223 spl_SplObjectStorage *other = spl_object_storage_from_obj(orig); in spl_object_storage_new_ex() local
423 spl_SplObjectStorage *other; in PHP_METHOD() local
441 spl_SplObjectStorage *other; in PHP_METHOD() local
468 spl_SplObjectStorage *other; in PHP_METHOD() local
H A Dspl_array.c98 spl_array_object *other = Z_SPLARRAY_P(&intern->array); in spl_array_get_hash_table_ptr() local
182 spl_array_object *other = spl_array_from_obj(orig); in spl_array_object_new_ex() local
1143 spl_array_object *other = Z_SPLARRAY_P(array); in spl_array_set_array() local
H A Dspl_fixedarray.c297 spl_fixedarray_object *other = spl_fixed_array_from_obj(orig); in spl_fixedarray_object_new_ex() local
H A Dspl_dllist.c328 spl_dllist_object *other = spl_dllist_from_obj(orig); in spl_dllist_object_new_ex() local
H A Dspl_heap.c424 spl_heap_object *other = spl_heap_from_obj(orig); in spl_heap_object_new_ex() local
/PHP-8.1/ext/intl/timezone/
H A Dtimezone.stub.php144 public function hasSameRules(IntlTimeZone $other): bool {}
/PHP-8.1/build/
H A Dgen_stub.php150 public function equals(SimpleType $other): bool {
407 public function equals(SimpleType $other): bool {
673 public function equals(ArgInfo $other): bool {
901 public function equalsApartFromPhpDocAndRefcount(ReturnInfo $other): bool {
1057 public function equalsApartFromNameAndRefcount(FuncInfo $other): bool {
/PHP-8.1/ext/intl/
H A Dphp_intl.stub.php35 function intlcal_after(IntlCalendar $calendar, IntlCalendar $other): bool {}
37 function intlcal_before(IntlCalendar $calendar, IntlCalendar $other): bool {}
82 function intlcal_is_equivalent_to(IntlCalendar $calendar, IntlCalendar $other): bool {}
92 function intlcal_equals(IntlCalendar $calendar, IntlCalendar $other): bool {}
446 function intltz_has_same_rules(IntlTimeZone $timezone, IntlTimeZone $other): bool {}
/PHP-8.1/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp45 CodePointBreakIterator::CodePointBreakIterator(const PHP::CodePointBreakIterator &other) in CodePointBreakIterator()
/PHP-8.1/Zend/
H A Dzend_attributes.c174 zend_attribute *other; in zend_is_attribute_repeated() local
/PHP-8.1/ext/opcache/jit/
H A Dzend_elf.h84 uint8_t other; member
/PHP-8.1/ext/dba/
H A Ddba.c533 dba_info *info, *other; in php_dba_open() local

Completed in 73 milliseconds