Home
last modified time | relevance | path

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

/aoo42x/main/autodoc/source/cosv/service/
H A Dcommandline.cxx40 const char * sIncludeOptionLong = "--Arguments:"; variable
42 const uintt nIncludeOptionLong_Length = strlen(sIncludeOptionLong);
62 strncmp(i_option, sIncludeOptionLong, nIncludeOptionLong_Length) == 0; in IsIncludeOption()
74 if ( strncmp(i_option, sIncludeOptionLong, nIncludeOptionLong_Length) in IncludeFile_fromIncludeOption()

Completed in 14 milliseconds