Searched refs:sIncludeOptionLong (Results 1 – 1 of 1) sorted by relevance
40 const char * sIncludeOptionLong = "--Arguments:"; variable42 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 12 milliseconds