Home
last modified time | relevance | path

Searched refs:TableRow (Results 1 – 16 of 16) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTableDataList.php35 protected $rowsType = TableRow::class;
85 * @param TableRow[]
92 * @return TableRow[]
H A DTableRow.php20 class TableRow extends \Google\Collection class
43 class_alias(TableRow::class, 'Google_Service_Bigquery_TableRow');
H A DGetQueryResultsResponse.php51 protected $rowsType = TableRow::class;
177 * @param TableRow[]
184 * @return TableRow[]
H A DQueryResponse.php49 protected $rowsType = TableRow::class;
177 * @param TableRow[]
184 * @return TableRow[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTable.php39 protected $tableRowsType = TableRow::class;
101 * @param TableRow[]
108 * @return TableRow[]
H A DTableRow.php20 class TableRow extends \Google\Collection class
147 class_alias(TableRow::class, 'Google_Service_Docs_TableRow');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTable.php35 protected $tableRowsType = TableRow::class;
97 * @param TableRow[]
104 * @return TableRow[]
H A DTableRow.php20 class TableRow extends \Google\Collection class
75 class_alias(TableRow::class, 'Google_Service_Slides_TableRow');
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DTableRowRenderer.php24 use League\CommonMark\Extension\Table\TableRow; alias
30 if (!$block instanceof TableRow) {
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/
H A DTableExtension.php26 use League\CommonMark\Extension\Table\TableRow; alias
42 ->addBlockRenderer(TableRow::class, new TableRowRenderer())
/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableParser.php108 * @return TableRow|null
110 …ate function parseRow(string $line, array $columns, string $type = TableCell::TYPE_BODY): ?TableRow
124 $row = new TableRow();
H A DTableExtension.php30 ->addBlockRenderer(TableRow::class, new TableRowRenderer())
H A DTableRow.php22 final class TableRow extends AbstractBlock class
H A DTableRowRenderer.php27 if (!$block instanceof TableRow) {
H A DTableSection.php50 return $block instanceof TableRow;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D43.43.js.map1 …\n 'Type.TableColumn',\n 'Type.TableKeys',\n 'Type.TableRow',\n 'Type.…