Lines Matching refs:SR_ERROR
418 catch ( const Exception& ) { DBG_UNHANDLED_EXCEPTION(); return SR_ERROR; } in SearchSpecial()
452 return SR_ERROR; in SearchSpecial()
457 catch ( const Exception& ) { DBG_UNHANDLED_EXCEPTION(); return SR_ERROR; } in SearchSpecial()
483 catch ( const Exception& ) { DBG_UNHANDLED_EXCEPTION(); return SR_ERROR; } in SearchWildcard()
530 return SR_ERROR; in SearchWildcard()
535 catch ( const Exception& ) { DBG_UNHANDLED_EXCEPTION(); return SR_ERROR; } in SearchWildcard()
566 catch ( const Exception& ) { DBG_UNHANDLED_EXCEPTION(); return SR_ERROR; } in SearchRegularApprox()
656 return SR_ERROR; in SearchRegularApprox()
661 catch ( const Exception& ) { DBG_UNHANDLED_EXCEPTION(); return SR_ERROR; } in SearchRegularApprox()
1065 if (SR_ERROR == m_srResult) in SearchNextImpl()
1092 case SR_ERROR :