Home | History | Annotate | Download | only in lib_src

Lines Matching refs:searchString

2559  * searchString     - pointer to search sequence
2566 EAS_RESULT EAS_SearchFile (S_EAS_DATA *pEASData, EAS_FILE_HANDLE fileHandle, const EAS_U8 *searchString, EAS_I32 len, EAS_I32 *pOffset)
2579 if (c == searchString[index])