Home | History | Annotate | Download | only in codesighs

Lines Matching refs:trim

618                                             char* trim = NULL;
620 trim = (char*)skipNonWhite(inContainer->mReadState.mCurrentObject->mSections[sectionIndex].mSymbols[symIndex].mName);
621 if(NULL != trim)
623 *trim = '\0';