Lines Matching refs:NPVARIANT_TO_STRING
254 size_t length = NPVARIANT_TO_STRING(*variant).UTF8Length;
256 memcpy(result, NPVARIANT_TO_STRING(*variant).UTF8Characters, length);
728 NPString s = NPVARIANT_TO_STRING(args[0]);
767 NPString urlString = NPVARIANT_TO_STRING(args[0]);
770 NPString targetString = NPVARIANT_TO_STRING(args[1]);
773 NPString pathString = NPVARIANT_TO_STRING(args[2]);
776 NPString contentsString = NPVARIANT_TO_STRING(args[3]);
952 NPString statusString = NPVARIANT_TO_STRING(args[0]);