Extracted from Pike v7.3 release 16 at 2002-03-05.
pike.roxen.com
[Top]

Method get_weak_flag()


Method get_weak_flag

int get_weak_flag(array|mapping|multiset m)

Description

Returns the weak flag settings for m. It's a combination of Pike.WEAK_INDICES and Pike.WEAK_VALUES.