| /plugin/authsqlite/ |
| D | README.md | 19 'SELECT pass FROM usergroup AS ug 20 JOIN user AS u ON u.uid=ug.uid 21 JOIN groups AS g ON g.gid=ug.gid 25 'SELECT pass, fullname AS name, email AS mail 28 'SELECT g.name AS \'group\' FROM groups g, user u, 33 'SELECT DISTINCT u.login AS user FROM user AS u 34 LEFT JOIN usergroup AS ug ON u.uid=ug.uid AND ug.animal=\'%{animal}\' 35 LEFT JOIN groups AS g ON ug.gid=g.gid'; 50 'SELECT uid AS id FROM user WHERE login=\'%{user}\'';
|
| /plugin/quickstats/GEOIP/ |
| D | geoip.inc | 97 "AS" => 14, 355 "AS", 1119 "AS", 1122 "AS", 1123 "AS", 1127 "AS", 1136 "AS", 1139 "AS", 1143 "AS", 1147 "AS", [all …]
|
| /plugin/geonav/db/ |
| D | test.sqlite | 125 7D1ASAFAFG4Afghanistan, Islamic Republic ofAfghanistan �E� 133 &65OCASASM16American SamoaAmerican Samoa ��9� 145 �6�-612ASAMARM51Armenia, Republic ofArmenia �&� 146 …ASAZAZE31Azerbaijan, Republic ofAzerbaijan �>�5>17NABSBHS44Bahamas, … 147 …ASIOIOT86British Indian Ocean Territory (Chagos Archipelago)British Indian Ocean Territory …
|
| /plugin/diagramsnet/lib/img/lib/allied_telesis/buildings/ |
| D | Secure_Building.svg | 1 …AS{stroke-width:1.078}.AT{fill:#fff}.AU{fill:#fefefe}.AV{fill:#d6dee6}.AW{fill:#d0d2d3}.AX{fill:#b… id
|
| /plugin/farm/install/animaltemplate/conf/ |
| D | mysql.conf.php.example | 48 …'mysql']['TablesToLock']= array("users", "users AS u","groups", "groups AS g", "usergroup", "userg… 67 FROM usergroup AS ug 68 JOIN users AS u ON u.uid=ug.uid 69 JOIN groups AS g ON g.gid=ug.gid 85 …uth']['mysql']['getUserInfo'] = "SELECT pass, CONCAT(firstname,' ',lastname) AS name, email AS mail 121 $conf['auth']['mysql']['getUsers'] = "SELECT DISTINCT login AS user 122 FROM users AS u 123 LEFT JOIN usergroup AS ug ON u.uid=ug.uid 124 LEFT JOIN groups AS g ON ug.gid=g.gid"; 182 $conf['auth']['mysql']['getUserID'] = "SELECT uid AS id [all …]
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ |
| D | AnnotationRegistry.php | 144 foreach (self::$autoloadNamespaces AS $namespace => $dirs) { 154 foreach((array) $dirs AS $dir) { 164 foreach (self::$loaders AS $loader) {
|
| /plugin/apidoc/ |
| D | syntax.php | 169 foreach( $data->methods AS $m ) { 182 foreach( $data->fields AS $f ) { 191 foreach( $data->methods AS $m ) { 200 foreach( $m->parameters AS $p ) {
|
| /plugin/textinsert/ |
| D | admin.php | 67 foreach ($macros AS $key=>$value) { 85 foreach ($keys AS $_key) { 98 foreach($encoded AS $k=>$val) {
|
| /plugin/saml/phpsaml/extlib/xmlseclibs/ |
| D | xmlseclibs.php | 241 foreach ($arCert AS $curData) { 768 foreach ($pfxlist AS $pfx) { 803 foreach ($nslist AS $nsnode) { 842 foreach ($this->idNS AS $nspf=>$ns) { 848 foreach ($this->idKeys AS $idKey) { 904 foreach ($nodeset AS $refNode) { 925 foreach ($nodeset AS $refNode) { 976 foreach ($arTransforms AS $transform) { 1026 foreach ($arNodes AS $node) { 1171 foreach ($arCert AS $curData) { [all …]
|
| /plugin/adfs/phpsaml/extlib/xmlseclibs/ |
| D | xmlseclibs.php | 241 foreach ($arCert AS $curData) { 768 foreach ($pfxlist AS $pfx) { 803 foreach ($nslist AS $nsnode) { 842 foreach ($this->idNS AS $nspf=>$ns) { 848 foreach ($this->idKeys AS $idKey) { 904 foreach ($nodeset AS $refNode) { 925 foreach ($nodeset AS $refNode) { 976 foreach ($arTransforms AS $transform) { 1026 foreach ($arNodes AS $node) { 1171 foreach ($arCert AS $curData) { [all …]
|
| /plugin/googlemaps3/icons/ |
| D | icons.php | 3 foreach ($files AS $file) if ($file!='.' && $file!='..' && $file!='icons.php') {
|
| /plugin/sequencediagram/bower_components/snap.svg/ |
| D | NOTICE | 20 distributed under the License is distributed on an "AS IS" BASIS, 44 THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, 71 THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, 97 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 126 THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, 154 THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, 183 THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
| /plugin/sequencediagram/bower_components/snap.svg/doc/css/ |
| D | topcoat-desktop-light.css | 12 * distributed under the License is distributed on an "AS IS" BASIS, 65 * distributed under the License is distributed on an "AS IS" BASIS, 83 * distributed under the License is distributed on an "AS IS" BASIS, 101 * distributed under the License is distributed on an "AS IS" BASIS, 416 * distributed under the License is distributed on an "AS IS" BASIS, 470 * distributed under the License is distributed on an "AS IS" BASIS, 488 * distributed under the License is distributed on an "AS IS" BASIS, 506 * distributed under the License is distributed on an "AS IS" BASIS, 796 * distributed under the License is distributed on an "AS IS" BASIS, 868 * distributed under the License is distributed on an "AS IS" BASIS, [all …]
|
| /plugin/function/functions/ |
| D | helloWorld.php | 8 foreach ($params AS $key=>$val){
|
| /plugin/combo/ComboStrap/PageSqlParser/ |
| H A D | PageSqlLexer.interp | 107 AS 178 AS
|
| H A D | PageSqlLexer.tokens | 33 AS=33
|
| H A D | PageSql.tokens | 33 AS=33
|
| /plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
| D | unicode.md | 17 AS:
|
| /plugin/authssocas/vendor/apereo/phpcas/ |
| H A D | NOTICE | 12 distributed under the License is distributed on an "AS IS" BASIS, 38 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 71 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
| /plugin/openlayersmap/ |
| D | LICENSE.md | 8 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 31 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPL…
|
| /plugin/asciidocjs/node_modules/fs.realpath/ |
| D | LICENSE | 9 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 37 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| /plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/ |
| D | LICENSE.txt | 15 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 41 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| /plugin/openlayersmapoverlays/ |
| D | LICENSE.txt | 8 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 34 THIS SOFTWARE IS PROVIDED BY OPENLAYERS CONTRIBUTORS ``AS IS'' AND ANY EXPRESS
|
| /plugin/snow/ |
| D | LICENSE.md | 11 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 42 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
| /plugin/mdpage/ |
| D | LICENSE.Apache-2.0 | 10 distributed under the License is distributed on an "AS IS" BASIS,
|