Method Protocols.LDAP.get_constant_name()
- Method get_constant_name
stringget_constant_name(mixedval)- Description
If
valmatches any non-integer constant in this module, its name is returned.
string get_constant_name(mixed val)
If val matches any non-integer constant in this module, its
name is returned.