Searched defs:pathKey (Results 1 – 2 of 2) sorted by relevance
440 type pathKey struct { struct441 arr [16]uint8 // first n-1 path segments; last element is the length442 str string // used if the path does not fit in arr
740 String pathKey = null; in handlePathValue() local