Home
last modified time | relevance | path

Searched defs:maxLength (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/pdo/
H A Dpdo_stmt.stub.php11 …dColumn(string|int $column, mixed &$var, int $type = PDO::PARAM_STR, int $maxLength = 0, mixed $dr…
14 …indParam(string|int $param, mixed &$var, int $type = PDO::PARAM_STR, int $maxLength = 0, mixed $dr…
/php-src/ext/pdo_firebird/
H A Dpdo_firebird_utils.cpp44 static void fb_copy_status(const ISC_STATUS* from, ISC_STATUS* to, size_t maxLength) in fb_copy_status()
/php-src/ext/spl/
H A Dspl_directory.stub.php310 public function setMaxLineLen(int $maxLength): void {}
/php-src/ext/soap/
H A Dphp_sdl.h144 sdlRestrictionIntPtr maxLength; member

Completed in 16 milliseconds