StringComparatorclass | strcomp.h[27] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
intrinsic class
StringComparator : Object
(none)
(none)
(none)
Inherited from StringComparator
Object
Object
:
getPropList
getPropParams
getSuperclassList
isClass
isTransient
ofKind
propDefined
propInherited
propType
valToSymbol
calcHash (str) | strcomp.h[80] |
matchValues (inputStr, dictStr) | strcomp.h[98] |
The return value is zero if the values do not match. If the values do match, the return value is a non-zero integer, which will be a bitwise OR combination of all of the flag values applicable to the match. This is a combination of pre-defined flag values (see below) and any flag values from equivalence mappings. The flag values from ALL equivalence mappings that were actually used to make the match are included.