Home
last modified time | relevance | path

Searched defs:parameter (Results 1 – 16 of 16) sorted by relevance

/php-src/ext/zend_test/
H A Dtest.stub.php113 public string $parameter; variable in ZendTestParameterAttribute
115 public function __construct(string $parameter) {}
130 public string $parameter; variable in ZendTestPropertyAttribute
132 public function __construct(string $parameter) {}
138 string $parameter
142 string $parameter
149 string $parameter
243 string $parameter
H A Dtest.c546 zend_string *parameter; in ZEND_FUNCTION() local
701 HashTable *parameter; in ZEND_FUNCTION() local
905 zend_string *parameter; in ZEND_METHOD() local
916 zend_string *parameter; in ZEND_METHOD() local
927 zend_string *parameter; in ZEND_METHOD() local
938 zend_string *parameter; in ZEND_METHOD() local
949 zend_string *parameter; in ZEND_METHOD() local
/php-src/ext/xsl/
H A Dphp_xsl.h57 HashTable *parameter; member
/php-src/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c543 zval *parameter = &stmt->param_bind[i].zv; in mysqlnd_stmt_execute_prepare_param_types() local
595 zval *parameter = &stmt->param_bind[i].zv; in mysqlnd_stmt_execute_store_types() local
732 zval *data, *parameter = &stmt->param_bind[i].zv; in mysqlnd_stmt_execute_store_param_values() local
/php-src/ext/pdo_odbc/
H A Dodbc_stmt.c177 zval *parameter; in odbc_stmt_execute() local
293 zval *parameter; in odbc_stmt_param_hook() local
/php-src/ext/pdo_sqlite/
H A Dsqlite_statement.c79 zval *parameter; in pdo_sqlite_stmt_param_hook() local
/php-src/ext/json/
H A Djson.c224 zval *parameter; in PHP_FUNCTION() local
/php-src/ext/pdo_mysql/
H A Dmysql_statement.c387 zval *parameter; in pdo_mysql_stmt_param_hook() local
/php-src/ext/pdo/
H A Dpdo_stmt.c255 zval *parameter; in really_register_bound_param() local
1407 zval *parameter, *driver_params = NULL; in register_bound_param() local
1458 zval *parameter; in PHP_METHOD() local
H A Dphp_pdo_driver.h534 zval parameter; /* the variable itself */ member
/php-src/ext/sqlite3/
H A Dphp_sqlite3_structs.h40 zval parameter; member
H A Dsqlite3.c1502 zval *parameter; in php_sqlite3_bind_params() local
1713 zval *parameter; in sqlite3stmt_bind() local
/php-src/ext/pdo_pgsql/
H A Dpgsql_statement.c336 zval *parameter; in pgsql_stmt_param_hook() local
/php-src/ext/pdo_firebird/
H A Dfirebird_statement.c597 zval *parameter; in pdo_firebird_stmt_param_hook() local
/php-src/ext/soap/
H A Dsoap.c3320 sdlParamPtr parameter = NULL; local
3877 sdlParamPtr parameter = get_param(function, NULL, i, FALSE); local
3899 sdlParamPtr parameter = get_param(function, NULL, i, FALSE); local
/php-src/ext/reflection/
H A Dphp_reflection.c2180 zval parameter; in ZEND_METHOD() local

Completed in 92 milliseconds