Home
last modified time | relevance | path

Searched refs:BasePath (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/runtime/tools/
H A Dccfilter.c28 char BasePath[1024]; variable
310 BasePath ); in main()
317 if ( BasePath[CWDlen] == 0 ) in main()
321 printf( "%s/%s:%lu:%lu:%c:%s\n", &BasePath[CWDlen+1], FileName, Row, Col, Severity, p ); in main()