Home
last modified time | relevance | path

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

/aoo4110/main/cosv/source/service/
H A Dcommandline.cxx42 const uintt nIncludeOptionLong_Length = strlen(sIncludeOptionLong); variable
62 strncmp(i_option, sIncludeOptionLong, nIncludeOptionLong_Length) == 0; in IsIncludeOption()
74 if ( strncmp(i_option, sIncludeOptionLong, nIncludeOptionLong_Length) in IncludeFile_fromIncludeOption()
77 return String(i_option, nIncludeOptionLong_Length, str::maxsize); in IncludeFile_fromIncludeOption()

Completed in 9 milliseconds