Home
last modified time | relevance | path

Searched defs:statement (Results 26 – 30 of 30) sorted by path

12

/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js231 statement: 7, property in parser.parser.symbols_
H A Dsequence-diagram.js231 statement: 7, property in parser.parser.symbols_
/plugin/sql/
H A DDB.php114 function mysql_num_rows($statement) {
117 function mysql_fetch_array($statement, $params = NULL) {
120 function mysql_fetch_assoc($statement, $params = NULL) {
123 function mysql_error($statement = NULL) {
/plugin/struct/meta/
H A DQueryBuilder.php64 public function addSelectStatement($statement, $alias) argument
166 addGroupByStatement($statement) global() argument
[all...]
H A DQueryBuilderWhere.php12 protected $statement; variable in dokuwiki\\plugin\\struct\\meta\\QueryBuilderWhere
25 public function __construct(QueryBuilder $QB, $type = 'AND', $statement = null) argument
42 whereAnd($statement) global() argument
53 whereOr($statement) global() argument
86 where($op = 'AND', $statement = null) global() argument
[all...]

12