Searched refs:writeType (Results 1 – 3 of 3) sorted by relevance
/plugin/geophp/vendor/funiq/geophp/src/Adapter/ | ||
H A D | EWKB.php | 20 protected function writeType($type, $writeSRID = false) function in geoPHP\\Adapter\\EWKB |
H A D | WKB.php | 293 $wkb .= $this->writeType($geometry); |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ | ||
H A D | ParallelInstruction.php | 45 protected $writeType = WriteInstruction::class; variable in Google\\Service\\Dataflow\\ParallelInstruction |