Home
last modified time | relevance | path

Searched defs:room (Results 1 – 6 of 6) sorted by relevance

/plugin/simplechat/
Dscript.js14 data: { cmd : 'exited' , user : $username, room : $room } , property
27 data: { cmd : 'send' , msg : $mymsg, user : $username, room : $room , start: $sc_chatstatus } , property
52 data: { cmd: 'update' , start: $sc_chatstatus , room : $room } , property
84 data: { cmd : 'entered' , user : $username, room : $room } , property
Dajax.php13 …$room = str_replace(array(' ','.','/',':'),array('','','-','-'),$_GET['room']); // need to clean t… variable
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DUser.php40 public function getDisplayName(?Room $room = null): string {
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/tests/
DUserTest.php27 protected $room; variable in MatrixPhp\\Tests\\UserTest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
DCourse.php78 public $room; variable in Google\\Service\\Classroom\\Course
293 public function setRoom($room)
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
Dencoder.json1 …-": 12, ".": 13, "/": 14, "0": 15, "1": 16, "2": 17, "3": 18, "4": 19, "5": 20, "6": 21, "7": 22, … number