Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/cosv/storage/
H A Dplocroot.cxx162 if (o_sPathAfterRoot != 0) in Create_WindowsRoot()
164 o_sPathAfterRoot = strchr(o_sPathAfterRoot+1,'\\'); in Create_WindowsRoot()
165 if (o_sPathAfterRoot != 0) in Create_WindowsRoot()
166 ++o_sPathAfterRoot; in Create_WindowsRoot()
173 o_sPathAfterRoot = i_sPath+1; in Create_WindowsRoot()
181 o_sPathAfterRoot = i_sPath + 3; in Create_WindowsRoot()
186 o_sPathAfterRoot = i_sPath + 2; in Create_WindowsRoot()
192 o_sPathAfterRoot = i_sPath; in Create_WindowsRoot()
203 o_sPathAfterRoot = i_sPath + 1; in Create_UnixRoot()
208 o_sPathAfterRoot = i_sPath; in Create_UnixRoot()
[all …]
/trunk/main/autodoc/inc/cosv/
H A Dplocroot.hxx53 const char * & o_sPathAfterRoot,

Completed in 17 milliseconds