Home
last modified time | relevance | path

Searched refs:MYSQLI_TYPE_GEOMETRY (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_fetch_geom.phpt9 if (!defined("MYSQLI_TYPE_GEOMETRY"))
10 die("skip MYSQLI_TYPE_GEOMETRY not defined");
62 if ($fields[1]->type != MYSQLI_TYPE_GEOMETRY) {
H A Dmysqli_stmt_get_result_geom.phpt9 if (!defined("MYSQLI_TYPE_GEOMETRY"))
10 die("skip MYSQLI_TYPE_GEOMETRY not defined");
61 if ($fields[1]->type != MYSQLI_TYPE_GEOMETRY) {
H A Dbug_mysql_49406.phpt61 MYSQLI_TYPE_GEOMETRY => "GEOMETRY",
H A Dmysqli_constants.phpt78 "MYSQLI_TYPE_GEOMETRY" => true,
H A Dmysqli_fetch_field_types.phpt90 // MYSQLI_TYPE_GEOMETRY => array('GEOMETRY', 'TODO add testing'),
/php-src/ext/mysqli/
H A Dmysqli.stub.php395 const MYSQLI_TYPE_GEOMETRY = UNKNOWN; define

Completed in 18 milliseconds