Home
last modified time | relevance | path

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

/PHP-5.5/scripts/dev/
H A Dfind_tested.php29 $num_params = $argc; variable
/PHP-5.5/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h135 int num_params; member
/PHP-5.5/ext/pgsql/
H A Dpgsql.c1791 static void _php_pgsql_free_params(char **params, int num_params)
1816 int num_params = 0; local
2023 int num_params = 0; local
4718 int num_params = 0; local
4873 int num_params = 0; local
/PHP-5.5/ext/soap/
H A Dsoap.c41 int num_params; member
1499 int num_params = 0, size, i, call_status = 0; local
3333 static void deserialize_parameters(xmlNodePtr params, sdlFunctionPtr function, int *num_params, zva…
3457 …all(sdlPtr sdl, xmlDocPtr request, char* actor, zval *function_name, int *num_params, zval ***para…

Completed in 38 milliseconds