Searched defs:findRef (Results 1 – 2 of 2) sorted by relevance
23 export function findRef(root: Element, ref: string): Element | null { function
392 func (r *gitRepo) findRef(ctx context.Context, hash string) (ref string, ok bool) { func