Home | History | Annotate | Download | only in codesighs

Lines Matching refs:strstr

321                         if(NULL != strstr(segClass, inOptions->mMatchClasses[loop]))
345 if(NULL != strstr(scope, inOptions->mMatchScopes[loop]))
369 if(NULL != strstr(module, inOptions->mMatchModules[loop]))
393 if(NULL != strstr(segment, inOptions->mMatchSections[loop]))
417 if(NULL != strstr(object, inOptions->mMatchObjects[loop]))
441 if(NULL != strstr(symbol, inOptions->mMatchSymbols[loop]))