Home
last modified time | relevance | path

Searched refs:gid (Results 1 – 25 of 29) sorted by last modified time

12

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtl.php1608 $gid = $this->read_ushort();
1609 $checkGlyph = $this->glyphToChar($gid); // Other component/input Glyphs starting at position 2 (arrayindex 1)
1788 $gid = $this->read_ushort();
1789 $checkGlyph = $this->glyphToChar($gid); // Other component/input Glyphs starting at position 2 (arrayindex 1)
1857 $gid = $this->read_ushort();
1858 $Input[$r] = $this->glyphToChar($gid);
2048 $gid = $this->read_ushort();
2049 $Backtrack[] = $this->glyphToChar($gid);
2055 $gid = $this->read_ushort();
2056 $Input[$b] = $this->glyphToChar($gid);
5854 glyphToChar($gid) global() argument
[all...]
H A DOtlDump.php848 for ($gid = 1; $gid < $numGlyphs; $gid++) {
849 if (!isset($glyphToChar[$gid])) {
864 $glyphToChar[$gid][] = $bctr;
865 $charToGlyph[$bctr] = $gid;
883 foreach ($glyphToChar as $gid => $arr) {
884 if (isset($glyphToChar[$gid][0])) {
885 $char = $glyphToChar[$gid][0];
887 $this->glyphIDtoUni[$gid *
4148 getHMetric($numberOfHMetrics, $gid) global() argument
[all...]
H A DTTFontFile.php625 for ($gid = 1; $gid < $numGlyphs; $gid++) {
626 if (!isset($glyphToChar[$gid])) {
633 $glyphToChar[$gid][] = $bctr;
634 $charToGlyph[$bctr] = $gid;
1105 for ($gid = 1; $gid < $numGlyphs; $gid++) {
1107 if (!isset($glyphToChar[$gid])) {
4597 getHMetric($numberOfHMetrics, $gid) global() argument
[all...]
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DFileInfo.php26 protected $gid = 0; variable in splitbrain\\PHPArchive\\FileInfo
84 $file->setGid($stat['gid']);
148 return $this->gid;
152 * @param int $gid
154 public function setGid($gid) argument
156 $this->gid = $gid;
H A DTar.php523 * @param int $gid
530 protected function writeRawFileHeader($name, $uid, $gid, $perm, $size, $mtime, $typeflag = '') argument
554 $gid = sprintf("%6s ", decoct($gid));
559 $data_first = pack("a100a8a8a8a12A12", $name, $perm, $uid, $gid, $size, $mtime);
616 $return['gid'] = OctDec(trim($header['gid']));
655 $fileinfo->setGid($header['gid']);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1641 * @param int|string $gid
1646 public function chgrp($filename, $gid, $recursive = false) argument
1649 pack('N3', NET_SFTP_ATTR_UIDGID, -1, $gid) :
1650 Strings::packSSH2('Nss', NET_SFTP_ATTR_OWNERGROUP, '', $gid);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DMetadataOptions.php29 public $gid; variable in Google\\Service\\Storagetransfer\\MetadataOptions
76 public function setGid($gid) argument
78 $this->gid = $gid;
85 return $this->gid;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserPosixAccount.php33 public $gid; variable in Google\\Service\\Directory\\UserPosixAccount
94 public function setGid($gid) argument
96 $this->gid = $gid;
103 return $this->gid;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudOSLogin/
H A DPosixAccount.php33 public $gid; variable in Google\\Service\\CloudOSLogin\\PosixAccount
98 public function setGid($gid) argument
100 $this->gid = $gid;
107 return $this->gid;
/plugin/pureldap/classes/
H A DADClient.php346 $gid = $userentry->get('primaryGroupID')->firstValue();
347 if ($gid == 513) {
/plugin/authopenldapkerberos/
H A Dauth.php62 $gid = $e[0][$this->getConf('usergid')][0];
76 if($gn == $gid)
/plugin/diagramsnet/lib/plugins/webcola/
H A Dcola.min.js2gid=c.length,!a.isIsland()||a.isPredefined()){if(e={id:a.gid},a.isPredefined())for(var f in a.defi…
/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php282 * @param int $gid
287 public function addData($name, $data, $uid = 0, $gid = 0, $perm = 0666, $mtime = 0) { argument
296 $gid,
440 * @param int $gid
446 protected function writeFileHeader($name, $uid, $gid, $perm, $size, $mtime, $typeflag = '') { argument
469 $gid = sprintf("%6s ", decoct($gid));
474 $data_first = pack("a100a8a8a8a12A12", $name, $perm, $uid, $gid, $size, $mtime);
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2gid=0;attr.rdev=node.rdev;if(FS.isDir(node.mode)){attr.size=4096}else if(FS.isFile(node.mode)){att… argument
H A Dopus.js2gid=0;attr.rdev=node.rdev;if(FS.isDir(node.mode)){attr.size=4096}else if(FS.isFile(node.mode)){att… argument
H A Dogg.js2gid=0;attr.rdev=node.rdev;if(FS.isDir(node.mode)){attr.size=4096}else if(FS.isFile(node.mode)){att… argument
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.archive.tar.php62 $gid = octdec(isset($attr['gid'] ) ? trim($attr['gid'] ) : '');
107 'gid' => $gid,
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js38740 var gid = 1;
38747 encoding[j] = gid++;
47154 gid = 0;
47169gid = ranges[l].idDelta + (ranges[l].ids ? ranges[l].ids[code - ranges[l].start] : code) & 0xFFFF;
47174 glyphId: gid
H A Dpdf.worker.js.map1gid","dataEnd","readSupplement","parseFDSelect","CFF","duplicateFirstGlyph","glyphZero","CFFHeader…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/vbsso/
H A Dadmin.php145 $gid = $vb_usergroup->usergroupid;
147 $gid,
150 $gid,
152 $gid);
158 … ($vbsso_usergroups_assoc && $vbsso_usergroups_assoc->$gid == $group) ? 'selected="selected"'
/plugin/authsqlite/
H A Dauth.php194 $gid = $this->_getGroupID($group);
195 if(!$gid) {
200 $gid = $this->_getGroupID($group);
204 if(!$gid) return false; // group didn't exist and can't be created
212 $sql = str_replace('%{gid}', addslashes($gid), $sql);
220 $sql = str_replace('%{gid}', addslashes($gid), $this->conf['delGroup']);
263 $gid = false;
267 $gid = $this->_addUserToGroup($user, $group, true);
268 if($gid === false) break;
271 if($gid !== false){
H A Dauth.sql12 gid integer not null primary key, field
19 gid integer not null, field
21 primary key (uid, gid, animal)
H A DREADME.md21 JOIN groups AS g ON g.gid=ug.gid
31 AND g.gid = ug.gid AND u.login=\'%{user}\'';
35 LEFT JOIN groups AS g ON ug.gid=g.gid';
47 'INSERT INTO usergroup (uid, gid, animal) VALUES (%{uid}, %{gid}, \'%{animal}\')';
48 $conf['plugin']['authsqlite']['delGroup'] = 'DELETE FROM groups WHERE gid=%{gid}';
60 'DELETE from usergroup WHERE uid=%{uid} AND gid=%{gid} AND animal=\'%{animal}\'';
/plugin/subjectindex/plugins/
H A Dbible_verses.txt4793 After that they pulled away from Ben'e-ja'a·kan and went camping in Hor-hag·gid'gad.
4794 Next they pulled away from Hor-hag·gid'gad and went camping in Jot'ba·thah.
6152 the king of Ta'a·nach, one; the king of Me·gid'do, one;
6643 … was then that the kings of Ca'naan foughtIn Ta'a·nach by the waters of Me·gid'do.No gain of silve…
8857 Ba'a·na the son of A·hi'lud, in Ta'a·nach and Me·gid'do and all Beth-she'an, which is beside Zar'e·…
9067 …ovah and his own house and the Mound and the wall of Jerusalem and Ha'zor and Me·gid'do and Ge'zer.
10195 …d King Jo·si'ah proceeded to go to meet him; but he put him to death at Me·gid'do as soon as he sa…
10196 So his servants conveyed him dead in a chariot from Me·gid'do and brought him to Jerusalem and buri…
10565 …Beth-she'an and its dependent towns, Ta'a·nach and its dependent towns, Me·gid'do and its dependen…
11989 …to the words of Ne'cho from the mouth of God. So he came to fight in the valley plain of Me·gid'do.
[all …]

12