downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

WeakMap::offsetGet> <WeakMap::next
[edit] Last updated: Fri, 17 May 2013

view this page in

WeakMap::offsetExists

(PECL weakref >= 0.2.0)

WeakMap::offsetExistsChecks whether a certain object is in the map

说明

public bool WeakMap::offsetExists ( object $object )

Checks whether the passed object is referenced in the map.

参数

object

Object to check for.

返回值

Returns TRUE if the object is contained in the map, FALSE otherwise.



add a note add a note User Contributed Notes WeakMap::offsetExists - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites