strstr
#define ZYAN_STRSTR strstr
extern char *strstr(const char *string, const char *searchString);
strstr (
if (strstr(dev->name, "standard") != NULL)
if (strstr(dev->name, "intelli") != NULL)
*_isObjectMethod = strstr(buffer, "::") != NULL;
&& strstr(vendor, kIconMatches[i].vendor) == NULL)
&& strstr(product, kIconMatches[i].product) == NULL)
&& strstr(vendor,
&& strstr(product,
char *space = strstr(text.album, " ");
if (strstr(escapes, "%/@") || strstr(escapes, "%/C")
|| strstr(escapes, "%/E")) {
spot = strstr(buf, "nojoliet");
p = strstr(str, "hostname=");
p = strstr(str, "uid=");
p = strstr(str, "gid=");
if (strstr(dirents[i].fName, "-haiku-attrs") != NULL)
if (!locale || strstr(locale,"utf8") || strstr(locale,"UTF8")
|| strstr(locale,"utf-8") || strstr(locale,"UTF-8"))
p = strstr(p, G_BEGIN_URL);
nextresult = strstr(p, G_BEGIN_URL);
p = strstr(p, G_END_URL);
p = strstr(p, G_END_NAME);
while ((tmp = strstr(q, "<b>")))
while ((tmp = strstr(q, "</b>")))
while ((tmp = strstr(q, "<em>")))
while ((tmp = strstr(q, "</em>")))
q = strstr(p, G_BEGIN_SNIPSET);
p = strstr(p, G_END_SNIPSET);
while ((tmp = strstr(nres->snipset, "<b>")))
while ((tmp = strstr(nres->snipset, "</b>")))
while ((tmp = strstr(nres->snipset, "\r")))
while ((tmp = strstr(nres->snipset, "\n")))
q = strstr(p, G_BEGIN_CACHESIM);
p = strstr(p, G_END_CACHESIM);
if (strstr(html, "<!DOCTYPE html PUBLIC") != html) {
p = strstr(html, "DuckDuckGo");
p = strstr(html, "<body");
|| strstr(name, "..") != NULL)
if ((p = ::strstr(res, "250-AUTH")) != NULL
|| (p = ::strstr(res, "250 AUTH")) != NULL) {
if(::strstr(p, "LOGIN"))
if(::strstr(p, "PLAIN"))
if(::strstr(p, "CRAM-MD5"))
if(::strstr(p, "DIGEST-MD5")) {
if (strstr(buf, CRLF) && (out.FindFirst(searchStr) != B_ERROR))
if (i.argc && strstr(i.args, "\x42\x65\x54\x75\x6e\x65\x73"))
if (strstr(engine->Info()->name, "SPDIF"))
if (strstr(engine->Info()->name, "SPDIF"))
char * pHeader = strstr(pData, APE_LINK_HEADER);
char * pImageFile = strstr(pData, APE_LINK_IMAGE_FILE_TAG);
char * pStartBlock = strstr(pData, APE_LINK_START_BLOCK_TAG);
char * pFinishBlock = strstr(pData, APE_LINK_FINISH_BLOCK_TAG);
if (strstr(format->name, demuxerFormat->short_name) != NULL)
if (strstr(fMeta.manufacturer, "PENTAX")) {
} else if (tag.tag == 2 && strstr(fMeta.manufacturer, "NIKON")) {
if (strstr(fMeta.model, "EOS D2000C")) {
char* currTemp = strstr(buffer, "Current Temperature: ");
else if (strstr(fPath.Path(), "usb") != NULL)
if(argc < 2 || strstr(argv[1], "node=") != argv[1]) {
if(argc < 2 || strstr(argv[1], "node=") != argv[1]) {
if (strstr(string.String(), "Enter password") != NULL) {
if (strstr(string.String(), "password") != NULL) {
if (strstr(attr[i + 1], "none") != 0) {
if (strstr(attr[i + 1], "xMin") != 0)
else if (strstr(attr[i + 1], "xMid") != 0)
else if (strstr(attr[i + 1], "xMax") != 0)
if (strstr(attr[i + 1], "yMin") != 0)
else if (strstr(attr[i + 1], "yMid") != 0)
else if (strstr(attr[i + 1], "yMax") != 0)
if (strstr(attr[i + 1], "slice") != 0)
if (strstr(buffer, "email") == NULL)
while ((eol = strstr(eol, "\r\n")) != NULL && isspace(eol[2]))
if (strstr (addonNamePntr, "Spam Filter") != NULL) {
if (strstr(addonNamePntr, "Spam Filter") != NULL) {
char* offset = strstr(text, ",");
while ( ( cp = strstr( file, "//") ) != (char*) 0 )
while ( ( cp = strstr( file, "/./") ) != (char*) 0 )
cp = strstr( file, "/../" );
while ( ( cp = strstr( hs->cgi_pattern, "|/" ) ) != (char*) 0 )
if ( ( br = strstr( headers, "\015\012\015\012" ) ) != (char*) 0 ||
( br = strstr( headers, "\012\012" ) ) != (char*) 0 )
if ( ( cp = strstr( headers, "Location:" ) ) != (char*) 0 &&
if ( ( cp = strstr( headers, "Status:" ) ) != (char*) 0 &&
( cp1 = strstr( hc->referrer, "//" ) ) == (char*) 0 )
if (strstr(info.name, "ProcessController") != NULL) {
if (strstr(kKnownURLProtocols, protocol) != NULL) {
|| (pattern != NULL && !strstr(info.args, pattern)))
if (strstr(info.args, name) != NULL)
if (strstr(info.args, arg)) {
strstr (RemoteInfo.args, "registrar") != NULL)
if ((homedir = strstr(chrootdir, "/./")) != NULL) {
if (strstr(p, string_to_match) == NULL)
if (strstr(teamInfo.args, "shutdown") != NULL
if (strstr(argv[0], "untrash") || strstr(argv[0], "restore"))
if (strncmp(p, "ZIPINFO.",8) == 0 || strstr(p, ".ZIPINFO:") != NULL ||
strncmp(p, "II.",3) == 0 || strstr(p, ".II:") != NULL ||
const char* at = strstr(string, parentDirectory);
inBuffer = (uint8 *)strstr((char *)inBuffer, "begin");
const char *delimiter = strstr(buffer, ":");
((charset = strstr(tail, "=?")) != NULL)
&& (end = strstr(encoding + 3, "?=")) != NULL;
return strstr(fileName, ".hpkg") != NULL && stat(fileName, &st) == 0
const char* ptr = strstr(String(), string);
const char* ptr = strstr(String() + offset, string);
&& strstr(path.Path(), "/" kQueryTemplates "/") != NULL) {
if (strstr(textControl->Text(), "*") != NULL) {
const char* tmp = strstr(handlerType, "/");
tmp = strstr(documentType.String(), "/");
if (strstr(buffer, "k") || strstr(buffer, "K")) {
} else if (strstr(buffer, "mb") || strstr(buffer, "MB")) {
} else if (strstr(buffer, "gb") || strstr(buffer, "GB")) {
} else if (strstr(buffer, "byte") || strstr(buffer, "BYTE")) {
where = (GLubyte *) strstr((const char *) start, extension);
else if (!strcmp(s, "s390x") || strstr(s, "64"))
return strstr(str, ma->match) != 0;
if (strstr(str, "bin/"))
if ((cp = strstr(p,"e")) != NULL)
if ((cp = strstr(buf, "E")) == NULL)
while ((s = strstr(s, "Be")) != NULL) {
return strstr(path, "input_server/devices") != 0;
return strstr(path, "input_server/filters") != 0;
return strstr(path, "input_server/methods") != 0;
return strstr(buffer, pattern.String()) != NULL;
if (eventName != NULL && strstr(fEvent->ToString(), eventName) == NULL)
if (eventName != NULL && strstr(fEventName.String(), eventName) != NULL)
if (0 != strstr(info[i].name, "DV Output"))
if (strstr(argv[arg], "dump") != NULL) {
if (strstr(argv[arg], "buffer") != NULL)
if (strstr(argv[arg], "node") != NULL)
if (strstr(argv[arg], "files") != NULL)
if (strstr(argv[arg], "quit") != NULL)
return strstr(symbol, pattern);
return strstr(symbol, pattern);
if (const char* commandDelimiter = strstr(
|| strstr(sCurrentKernelDebuggerMessage,
const char* commands = strstr(commandBuffer,
match = strstr(line, pattern) != NULL;
if (strstr(name, selector.name) != NULL)
return strstr(out.DumpEntry(entry), buffer) != NULL;
return strstr(out.DumpEntry(entry), buffer) != NULL;
return strstr(out.DumpEntry(entry), (const char*)fValue) != NULL;
return strstr(out.DumpEntry(entry), buffer) != NULL;
return strstr(out.DumpEntry(entry), fString) != NULL;
if (symbol->st_value > 0 && strstr(name, pattern) != 0) {
if (symbol->st_value > 0 && strstr(name, pattern) != 0) {
|| (name != NULL && strstr(port->lock.name, name) == NULL))
|| (name != NULL && strstr(sem->u.used.name, name) == NULL)
|| (name != NULL && strstr(area->name, name) == NULL))
cs = strstr (last_recognized + 1, ",ccs=");
if (strstr(prefix, "_Z")) {
return strstr(name, ":marker") != NULL;
if(strstr(mi->name, mlc->prefix)) {
if (strstr(type, "PickOne") != NULL) return kPickOne;
if (strstr(type, "PickMany") != NULL) return kPickMany;
if (strstr(type, "Boolean") != NULL) return kBoolean;
return strstr(GetKeyword(), kJCL) == GetKeyword();
if (!strstr(paths[i].bmpPath, "os2")) {
if (btgainput || strstr(paths[i].bitsPath, "24")) {
if (strstr(grad, item->name)) {
if (strstr(path.Path(), "headers/private/app/ServerProtocol.h") != NULL) {
const char* generatedPath = strstr(registrarPath, "generated");
const char* separator = strstr(name, "::");
if (strstr(data[i].format, "%ls") != NULL)
else if (strstr(data[i].format, "%s") != NULL)
if (argsLen == 0 && (val = strstr(currentArg, "=")) != NULL) {
dollar = strstr(val, "$");
return strstr((char*)string, searchString);
if (strstr(name, "x86") != NULL) {
if (strstr(name, "gcc4") != NULL)