Searched refs:getMapping (Results 1 – 1 of 1) sorted by relevance
36 value, w, err := getMapping(s[j+1:], mapping)48 func getMapping(s string, mapping func(string) (string, error)) (string, int, error) { func