Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmisc1.c25 #define URL_SLASH 1 // path_is_url() has found "://" macro
2621 return URL_SLASH; in path_is_url()