/plugin/jplayer/vendor/james-heinrich/getid3/demos/ |
H A D | demo.mysqli.php | 254 while ($row = mysqli_fetch_array($result)) { variable 365 while ($row = mysqli_fetch_array($result)) { variable 391 while ($row = mysqli_fetch_array($result)) { variable 409 while ($row = mysqli_fetch_array($result)) { variable 613 while ($row = mysqli_fetch_array($result)) { variable 648 while ($row = mysqli_fetch_array($result)) { variable 670 while ($row = mysqli_fetch_array($result)) { variable 794 while ($row = mysqli_fetch_array($result)) { variable 1070 while ($row = mysqli_fetch_array($result)) { variable 1354 while ($row = mysqli_fetch_array($result)) { variable [all …]
|
/plugin/davcal/vendor/sabre/dav/bin/ |
H A D | migrateto17.php | 63 $row = $pdo->query("SELECT * FROM calendarobjects LIMIT 1")->fetch(); variable 153 while($row = $result->fetch()) { variable 181 $row = $pdo->query("SELECT * FROM calendars LIMIT 1")->fetch(); variable
|
H A D | migrateto20.php | 90 $row = $pdo->query("SELECT * FROM $tableName LIMIT 1")->fetch(); variable 358 $row = $pdo->query("SELECT * FROM cards LIMIT 1")->fetch(); variable 440 while($row = $result->fetch(\PDO::FETCH_ASSOC)) { variable
|
H A D | migrateto30.php | 85 $row = $result->fetch(\PDO::FETCH_ASSOC); variable 157 while($row = $result->fetch(\PDO::FETCH_ASSOC)) { variable
|
H A D | migrateto21.php | 86 $row = $result->fetch(\PDO::FETCH_ASSOC); variable 119 while($row = $result->fetch(\PDO::FETCH_ASSOC)) { variable
|
/plugin/structodt/ |
H A D | helper.php | 51 public function renderODT($template, $row) { argument 106 public function renderPDF($template, $row) { argument 274 public function replace($content, $row) { argument 343 rowTemplate($row, $template) global() argument [all...] |
/plugin/struct/meta/ |
H A D | FilterValueListHandler.php | 10 protected $row = []; variable in dokuwiki\\plugin\\struct\\meta\\FilterValueListHandler 27 public function row($match, $state, $pos) function in dokuwiki\\plugin\\struct\\meta\\FilterValueListHandler
|
H A D | CSVExporter.php | 82 protected function row($values, $pid) global() function in dokuwiki\\plugin\\struct\\meta\\CSVExporter [all...] |
/plugin/do/ |
H A D | domd5changed.php | 16 while ($row = sqlite_fetch_array($res)) { variable [all...] |
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
H A D | JTableRenderer.java | 401 int row = rowAtPoint(p); in dragOver() local 485 public Object getValueAt(int row, int col) in createModel() 500 public boolean isCellEditable(int row, int col) in createModel() 509 public void setValueAt(Object value, int row, int col) in createModel()
|
/plugin/bibtex/OSBib/format/ |
H A D | BIBFORMAT.php | 219 function preProcess($type, $row) 318 function preProcessBibtex(&$row, $type) 971 function addAllOtherItems($row)
|
/plugin/struct/db/ |
H A D | update0003.sql | 8 row INTEGER NOT NULL, field
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/ |
H A D | GoogleCloudDatalabelingV1beta1ConfusionMatrix.php | 29 public function setRow($row)
|
/plugin/edittable/script/ |
H A D | editor.js | 66 return dmarray.map(function (row) { argument 140 var lastselect = { row: 0, col: 0 }; property in edittable.loadEditor.lastselect 186 cells: function (row, col) { argument 202 renderer: function (instance, td, row, col) { argument
|
/plugin/tablelayout/script/ |
H A D | script.js | 116 $rowsToBeSearched.each(function (index, row) { argument 145 var columnCount = $table.find('tr').toArray().reduce(function (max, row) { argument
|
/plugin/mediasyntax/tools/ |
H A D | dokuwiki2mediawiki.php | 125 $row=1; variable 216 $row=0; variable 223 $row=0; // the header row is row 0. It may exist or not. variable
|
/plugin/translate/ |
H A D | make_langnames_file.php | 36 $row = array(); variable
|
/plugin/tplinc/ |
H A D | admin.php | 108 protected function assignmentRow($assignment, $row)
|
/plugin/dtable/ |
H A D | helper.php | 79 rows($row, $page_id, $start_line) global() argument 150 public $row = 0; global() variable in helper_plugin_dtable_handler [all...] |
/plugin/photogallery/phpThumb/ |
H A D | phpThumb.php | 311 if ($row = $result->fetch_array()) { variable 347 if ($row = @mysql_fetch_array($result)) { variable
|
/plugin/structgantt/meta/ |
H A D | Gantt.php | 270 getColorStyle($row) global() argument 323 renderRow($row) global() argument [all...] |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/ |
H A D | UpdateRowRequest.php | 36 public function setRow(Row $row)
|
H A D | CreateRowRequest.php | 50 public function setRow(Row $row)
|
/plugin/geonav/server/ |
H A D | get_state.php | 34 $row = sqlite_fetch_array($result, SQLITE_ASSOC); variable
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/ |
H A D | GenerateMediationReportResponse.php | 60 public function setRow(ReportRow $row)
|