Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/calendar/
H A Dcalendar.stub.php220 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 {}
/PHP-8.3/ext/spl/
H A Dspl_observer.c241 static void spl_object_storage_addall(spl_SplObjectStorage *intern, spl_SplObjectStorage *other) { … in spl_object_storage_addall()
300 spl_SplObjectStorage *other = spl_object_storage_from_obj(orig); in spl_object_storage_new_ex() local
563 spl_SplObjectStorage *other; in PHP_METHOD() local
581 spl_SplObjectStorage *other; in PHP_METHOD() local
608 spl_SplObjectStorage *other; in PHP_METHOD() local
H A Dspl_array.c79 spl_array_object *other = Z_SPLARRAY_P(&intern->array); in spl_array_get_hash_table_ptr() local
163 spl_array_object *other = spl_array_from_obj(orig); in spl_array_object_new_ex() local
1075 spl_array_object *other = Z_SPLARRAY_P(array); in spl_array_set_array() local
H A Dspl_fixedarray.c290 spl_fixedarray_object *other = spl_fixed_array_from_obj(orig); in spl_fixedarray_object_new_ex() local
H A Dspl_dllist.c324 spl_dllist_object *other = spl_dllist_from_obj(orig); in spl_dllist_object_new_ex() local
H A Dspl_heap.c418 spl_heap_object *other = spl_heap_from_obj(orig); in spl_heap_object_new_ex() local
/PHP-8.3/ext/intl/timezone/
H A Dtimezone.stub.php203 public function hasSameRules(IntlTimeZone $other): bool {}
/PHP-8.3/ext/dom/
H A Dnode.c1465 static bool php_dom_node_is_content_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_content_equal()
1475 static bool php_dom_node_is_ns_uri_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_ns_uri_equal()
1482 static bool php_dom_node_is_ns_prefix_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_ns_prefix_equal()
2003 zval *other, *id; in PHP_METHOD() local
H A Dphp_dom.stub.php407 public function contains(DOMNode|DOMNameSpaceNode|null $other): bool {}
/PHP-8.3/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp45 CodePointBreakIterator::CodePointBreakIterator(const PHP::CodePointBreakIterator &other) in CodePointBreakIterator()
/PHP-8.3/ext/intl/
H A Dphp_intl.stub.php200 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 {}
/PHP-8.3/build/
H A Dgen_stub.php200 public function equals(SimpleType $other): bool {
539 public function equals(SimpleType $other): bool {
838 public function equals(ArgInfo $other): bool {
1156 public function equalsApartFromPhpDocAndRefcount(ReturnInfo $other): bool {
1309 public function equalsApartFromNameAndRefcount(FuncInfo $other): bool {
/PHP-8.3/ext/opcache/jit/
H A Dzend_elf.h84 uint8_t other; member
/PHP-8.3/Zend/
H A Dzend_attributes.c249 zend_attribute *other; in zend_is_attribute_repeated() local
/PHP-8.3/ext/dba/
H A Ddba.c478 dba_info *info, *other; in php_dba_open() local

Completed in 73 milliseconds