Searched refs:mergeProperties (Results 1 – 1 of 1) sorted by relevance
1005 err := mergeProperties(prev, property, buf, patchlist)1023 func mergeProperties(a, b *parser.Property, buf []byte, patchlist *parser.PatchList) error { func