Home
last modified time | relevance | path

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

/PHP-5.3/scripts/dev/
H A Dfind_tested.php29 $num_params = $argc; variable
/PHP-5.3/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h136 int num_params; member
/PHP-5.3/ext/pgsql/
H A Dpgsql.c1640 static void _php_pgsql_free_params(char **params, int num_params)
1665 int num_params = 0; local
1872 int num_params = 0; local
4493 int num_params = 0; local
4630 int num_params = 0; local
/PHP-5.3/ext/soap/
H A Dsoap.c42 int num_params; member
1615 int num_params = 0, size, i, call_status = 0; local
3507 static void deserialize_parameters(xmlNodePtr params, sdlFunctionPtr function, int *num_params, zva…
3632 …all(sdlPtr sdl, xmlDocPtr request, char* actor, zval *function_name, int *num_params, zval ***para…

Completed in 35 milliseconds