Get the best match from key in a string.
@param s The string @param offset The offset within the string of the key @param len the length of the key @return The value or null if not found
See Implementation
Get the best match from key in a string.
@param s The string @param offset The offset within the string of the key @param len the length of the key @return The value or null if not found