Home
last modified time | relevance | path

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

/PHP-5.6/scripts/dev/
H A Dfind_tested.php29 $num_params = $argc; variable
/PHP-5.6/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h135 int num_params; member
/PHP-5.6/ext/soap/
H A Dsoap.c41 int num_params; member
1522 int num_params = 0, size, i, call_status = 0; local
3353 static void deserialize_parameters(xmlNodePtr params, sdlFunctionPtr function, int *num_params, zva…
3477 …all(sdlPtr sdl, xmlDocPtr request, char* actor, zval *function_name, int *num_params, zval ***para…
/PHP-5.6/ext/pgsql/
H A Dpgsql.c1902 static void _php_pgsql_free_params(char **params, int num_params)
1927 int num_params = 0; local
2134 int num_params = 0; local
4896 int num_params = 0; local
5083 int num_params = 0; local

Completed in 40 milliseconds