kythe.io@v0.0.68-0.20240422202219-7225dbc01741/kythe/cxx/extractor/proto/testdata/custom_vname_config.json (about) 1 [ 2 { 3 "pattern": "(.*1\\.proto)", 4 "vname": { 5 "corpus": "corpus1", 6 "path": "@1@" 7 } 8 }, 9 { 10 "pattern": "(.*)/(.*2\\.proto)", 11 "vname": { 12 "corpus": "corpus2", 13 "root": "@1@", 14 "path": "@2@" 15 } 16 } 17 ]