Home
last modified time | relevance | path

Searched refs:receiver (Results 26 – 28 of 28) sorted by last modified time

12

/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1444 var receiver = this.container[this.success() ? 'success' : 'failure'],
1449 if (receiver = $(receiver)) {
1453 receiver.insert(insertion);
1455 else options.insertion(receiver, responseText);
1457 else receiver.update(responseText);
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt2576 in progress between the same sender and receiver.
2579 16.2.5.24: Opcode "tcri": telecommunication: receiver identification
2584 receiver of the EPD record. The second operand is the name of the player
2585 (program or human) at the address who is the actual receiver of the EPD record.
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1648 var receiver = this.container[this.success() ? 'success' : 'failure'],
1653 if (receiver = $(receiver)) {
1657 receiver.insert(insertion);
1659 else options.insertion(receiver, responseText);
1661 else receiver.update(responseText);

12