Home
last modified time | relevance | path

Searched refs:where (Results 126 – 150 of 889) sorted by last modified time

12345678910>>...36

/plugin/orphanmedia2/
H A DLICENSE55 use, which is precisely where it is most unacceptable. Therefore, we
283 clear directions next to the object code saying where to find the
289 you inform other peers where the object code and Corresponding
401 where to find the applicable terms.
632 the "copyright" line and a pointer to where the full notice is found.
/plugin/do/
H A Dhelper.php107 $where = ' WHERE 1=1';
126 $where .= sprintf(' AND A.page LIKE %s', $this->db->quote_string($ns . '%'));
136 $where .= sprintf(' AND A.page = %s', $this->db->quote_string($args['id'][0]));
142 $where .= ' AND B.status IS NOT null';
144 $where .= ' AND B.status IS null';
154 … $where .= sprintf(" AND A.date >= '%s' AND A.date <= '%s' ", $args['from'][0], $args['to'][0]);
165 $where .= ' AND A.md5 = ' . $this->db->quote_string($args['md5'][0]);
195 $where .= sprintf(' AND %s in (%s)', $search, $args[$n]);
201 $where .= ' AND GETACCESSLEVEL(A.page) >= ' . AUTH_READ;
218 ' . $where . '
/plugin/iframeinterwiki/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
/plugin/autoindex/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
/plugin/ifauthex/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
/plugin/feedmod/
H A DCOPYING291 the "copyright" line and a pointer to where the full notice is found.
/plugin/semantic/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
/plugin/odtsupport/
H A DLICENSE55 use, which is precisely where it is most unacceptable. Therefore, we
283 clear directions next to the object code saying where to find the
289 you inform other peers where the object code and Corresponding
401 where to find the applicable terms.
632 the "copyright" line and a pointer to where the full notice is found.
/plugin/usecounter/
H A DLICENSE55 use, which is precisely where it is most unacceptable. Therefore, we
283 clear directions next to the object code saying where to find the
289 you inform other peers where the object code and Corresponding
401 where to find the applicable terms.
632 the "copyright" line and a pointer to where the full notice is found.
/plugin/barcodes/
H A DLICENSE.md139 is a work based on the Library, and explaining where to find the
/plugin/fastwiki/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
/plugin/authdrupal8/
H A Dpassword.inc198 * mass operations where a value less than the default is needed for speed.
/plugin/twofactoraltemail/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
/plugin/blog/
H A DCOPYING296 the "copyright" line and a pointer to where the full notice is found.
/plugin/advanced/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
/plugin/linksuggest/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
/plugin/firenews/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
/plugin/archivegenerator/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
/plugin/fullscreenmode/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DBREAKING_CHANGES.md19 - Added type hints and return type declarations where possible
H A DCHANGELOG.md252 - Code refactoring using type hints and return type declarations where possible
H A DLICENSE-APACHE78 where such license applies only to those patent claims licensable
H A DLICENSE-LGPL354 where to find the accompanying uncombined form of the same work.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dset-retries.asciidoc4 By default, the client will retry `n` times, where `n = number of nodes` in your
H A Dbreaking-changes.asciidoc38 Added type hints and return type declarations in all the code base where

12345678910>>...36