Lines Matching refs:strcasecmp
63 if (strcasecmp(argn[i], "onstreamload") == 0 && !obj->onStreamLoad)
65 else if (strcasecmp(argn[i], "onStreamDestroy") == 0 && !obj->onStreamDestroy)
67 else if (strcasecmp(argn[i], "onURLNotify") == 0 && !obj->onURLNotify)
69 else if (strcasecmp(argn[i], "src") == 0 &&
70 strcasecmp(argv[i], "data:application/x-webkit-test-netscape,returnerrorfromnewstream") == 0)
72 else if (strcasecmp(argn[i], "logfirstsetwindow") == 0)
74 else if (strcasecmp(argn[i], "testnpruntime") == 0)
76 else if (strcasecmp(argn[i], "logSrc") == 0) {
78 if (strcasecmp(argn[i], "src") == 0)
80 } else if (strcasecmp(argn[i], "cleardocumentduringnew") == 0)
82 else if (!strcasecmp(argn[i], "ondestroy"))
84 else if (strcasecmp(argn[i], "testdocumentopenindestroystream") == 0)
86 else if (strcasecmp(argn[i], "testwindowopen") == 0)