Home
last modified time | relevance | path

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

/aoo4110/main/cosv/source/service/
H A Dcommandline.cxx39 const char * sIncludeOptionShort = "-A:"; variable
41 const uintt nIncludeOptionShort_Length = strlen(sIncludeOptionShort);
60 return strncmp(i_option, sIncludeOptionShort, nIncludeOptionShort_Length) == 0 in IsIncludeOption()
68 if ( strncmp(i_option, sIncludeOptionShort, nIncludeOptionShort_Length) in IncludeFile_fromIncludeOption()

Completed in 12 milliseconds