Searched defs:maxLength (Results 1 – 4 of 4) sorted by relevance
/php-src/ext/pdo/ |
H A D | pdo_stmt.stub.php | 11 …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 D | pdo_firebird_utils.cpp | 44 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 D | spl_directory.stub.php | 310 public function setMaxLineLen(int $maxLength): void {}
|
/php-src/ext/soap/ |
H A D | php_sdl.h | 144 sdlRestrictionIntPtr maxLength; member
|
Completed in 16 milliseconds