identifier_equal
Description:
Does the same as strcmp(id1
, id2
), but handles the case where id1 and/or id2 are enclosed in double quotes.
can also be used in hash tables as a ArraySearchFunc.
Parameters:
id1 |
an identifier string |
id2 |
an identifier string |
Returns:
true if |
Namespace: Gda
Package: libgda-6.0