Searched defs:room (Results 1 – 6 of 6) sorted by relevance
| /plugin/simplechat/ |
| D | script.js | 14 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
|
| D | ajax.php | 13 …$room = str_replace(array(' ','.','/',':'),array('','','-','-'),$_GET['room']); // need to clean t… variable
|
| /plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/ |
| D | User.php | 40 public function getDisplayName(?Room $room = null): string {
|
| /plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/tests/ |
| D | UserTest.php | 27 protected $room; variable in MatrixPhp\\Tests\\UserTest
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/ |
| D | Course.php | 78 public $room; variable in Google\\Service\\Classroom\\Course 293 public function setRoom($room)
|
| /plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/ |
| D | encoder.json | 1 …-": 12, ".": 13, "/": 14, "0": 15, "1": 16, "2": 17, "3": 18, "4": 19, "5": 20, "6": 21, "7": 22, … number
|