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.
int
get_weak_flag(array
|mapping
|multiset
m
)
Returns the weak flag settings for m
. It's a combination of
Pike.WEAK_INDICES and Pike.WEAK_VALUES.