Home
last modified time | relevance | path

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

/aoo42x/main/autodoc/source/cosv/service/
H A Dcommandline.cxx41 const uintt nIncludeOptionShort_Length = strlen(sIncludeOptionShort); variable
60 return strncmp(i_option, sIncludeOptionShort, nIncludeOptionShort_Length) == 0 in IsIncludeOption()
68 if ( strncmp(i_option, sIncludeOptionShort, nIncludeOptionShort_Length) in IncludeFile_fromIncludeOption()
71 return String(i_option, nIncludeOptionShort_Length, str::maxsize); in IncludeFile_fromIncludeOption()

Completed in 18 milliseconds