Home | History | Annotate | Download | only in cctest

Lines Matching full:strstr

366       static_cast<int>(strstr(program, "function") - program);
373 static_cast<int>(strstr(program + first_lbrace, "function") - program);