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.php128 public string $parameter; variable in ZendTestParameterAttribute
130 public function __construct(string $parameter) {}
145 public string $parameter; variable in ZendTestPropertyAttribute
147 public function __construct(string $parameter) {}
153 string $parameter
157 string $parameter
164 string $parameter
261 string $parameter
H A Dtest.c571 zend_string *parameter; in ZEND_FUNCTION() local
731 HashTable *parameter; in ZEND_FUNCTION() local
1001 zend_string *parameter; in ZEND_METHOD() local
1012 zend_string *parameter; in ZEND_METHOD() local
1036 zend_string *parameter; in ZEND_METHOD() local
1047 zend_string *parameter; in ZEND_METHOD() local
1058 zend_string *parameter; in ZEND_METHOD() local
/php-src/ext/xsl/
H A Dphp_xsl.h57 HashTable *parameter; member
/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/mysqlnd/
H A Dmysqlnd_ps_codec.c615 zval *parameter = &stmt->param_bind[i].zv; in mysqlnd_stmt_execute_prepare_param_types() local
667 zval *parameter = &stmt->param_bind[i].zv; in mysqlnd_stmt_execute_store_types() local
804 zval *data, *parameter = &stmt->param_bind[i].zv; in mysqlnd_stmt_execute_store_param_values() 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.c222 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.c250 zval *parameter; in really_register_bound_param() local
1402 zval *parameter, *driver_params = NULL; in register_bound_param() local
1453 zval *parameter; in PHP_METHOD() local
H A Dphp_pdo_driver.h539 zval parameter; /* the variable itself */ member
/php-src/ext/sqlite3/
H A Dphp_sqlite3_structs.h40 zval parameter; member
H A Dsqlite3.c1501 zval *parameter; in php_sqlite3_bind_params() local
1712 zval *parameter; in sqlite3stmt_bind() local
/php-src/ext/pdo_pgsql/
H A Dpgsql_statement.c434 zval *parameter; in pgsql_stmt_param_hook() local
/php-src/ext/pdo_firebird/
H A Dfirebird_statement.c676 zval *parameter; in pdo_firebird_stmt_param_hook() local
/php-src/ext/soap/
H A Dsoap.c3449 sdlParamPtr parameter = NULL; in serialize_response_call2() local
4007 sdlParamPtr parameter = get_param(function, NULL, i, FALSE); in serialize_function_call() local
4029 sdlParamPtr parameter = get_param(function, NULL, i, FALSE); in serialize_function_call() local
/php-src/ext/reflection/
H A Dphp_reflection.c2160 zval parameter; in ZEND_METHOD() local

Completed in 75 milliseconds