you could use the following construct:

=if(AND(ISNUMBER(SEARCH({"*1r*","*lp*"},A1))), "whatever", "whatever else")