Home
last modified time | relevance | path

Searched refs:message (Results 1651 – 1663 of 1663) sorted by last modified time

1...<<61626364656667

/plugin/virtualkeyboard/vk/extensions/tests/
H A DjsUnitCore.js388 function JsUnitException(comment, message) { argument
391 this.jsUnitMessage = message;
/plugin/chat/
H A Dreadme.txt23 How to use it? Just type your message into text field below and hit [Enter]. That's it...
103 At any time if something is typed into message box, checking interval is changed back
135 * Limited sending rate so it is not possible to send more than 1 message per second
H A Dscript.js298 Ajax_chat_class.prototype.chatSend = function(user,message) { argument
377 msgrec[1] = message;
385 this.send_sack.encVar('msg', message);
394 '&msg='+encodeURIComponent(message));
H A Dlocal.php.dist10 $conf['chat']['max-message-size'] = 2048; // maximum size of message
H A Dajax.php264 $message = cleanMessage($_POST['msg']);
287 $line .= ": ".htmlspecialchars($message);
308 $message = $_POST['msg'];
H A Dstyle.css52 .chat-message-sending {
/plugin/googlesearch/
H A Dnusoap.php1030 var $message = array(); variable in XMLSchema
5816 var $message = array(); variable in soap_parser
6117 if (isset($this->message[$pos]['nil']) && $this->message[$pos]['nil']) {
6121message[$pos]['xattrs']['!'] = $this->decodeSimple($this->message[$pos]['cdata'], $this->message[$…
6125message[$pos]['xattrs']['!'] = $this->decodeSimple($this->message[$pos]['cdata'], $this->message[$…
6127 $this->message[$pos]['xattrs']['!'] = $this->message[$pos]['cdata'];
6131 $this->message[$pos]['result'] = $this->message[$pos]['xattrs'];
6135 if (isset($this->message[$pos]['nil']) && $this->message[$pos]['nil']) {
6138message[$pos]['result'] = $this->decodeSimple($this->message[$pos]['cdata'], $this->message[$pos][…
6142message[$pos]['result'] = $this->decodeSimple($this->message[$pos]['cdata'], $this->message[$paren…
[all …]
/plugin/aimg/
H A Dscript.js1098 function fnModalDialog(message) argument
1123 dialog.innerHTML = '<span>' + message + '</span>';
1124 dialog.style.visibility = message ? 'visible' : 'hidden';
/plugin/zip/pear/
H A DPEAR.php518 function &raiseError($message = null, argument
527 if (is_object($message)) {
528 $code = $message->getCode();
530 $error_class = $message->getType();
531 $message->error_message_prefix = '';
532 $message = $message->getMessage();
578 * @param string $message
581 function &throwError($message = null, argument
824 var $message = ''; variable in PEAR_Error
834 * @param string $message message
[all …]
/plugin/zip/pear/File/
H A DArchive.php982 * @param string $message Text body of the mail
985 function toMail($to, $headers, $message, $mail = null) argument
988 return new File_Archive_Writer_Mail($to, $headers, $message, $mail);
/plugin/zip/pear/File/Archive/Writer/
H A DMail.php89 * @param string $message Text body of the mail
91 function File_Archive_Writer_Mail($to, $headers, $message, &$mail) argument
94 $this->mime->setTXTBody($message);
/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php56 function display($message = FALSE) argument
62 if($message)
63 $pString .= MISC::p($message);
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …:1,string:1,read:1,not:1,mod:1,shr:1,"try":1,div:1,shl:1,set:1,library:1,message:1,packed:1,index:…

1...<<61626364656667