format.cpp | 726 char sz3[1024] = {'\0'}; local 746 FormatPCHARArgument(sz3, sizeof(sz3), &plis->arg3); 747 *output = StringPrintf("NPN_GetURLNotify(%#08lx, %s, %s, %#08lx)", dw1,sz2,sz3,dw4); 753 FormatPCHARArgument(sz3, sizeof(sz3), &plis->arg3); 754 *output = StringPrintf("NPN_GetURL(%#08lx, %s, %s)", dw1,sz2,sz3); 760 FormatPCHARArgument(sz3, sizeof(sz3), &plis->arg3); 765 dw1,sz2,sz3,(uint32)dw4,sz5,sz6,dw7) [all...] |