Home
last modified time | relevance | path

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

/PHP-5.4/scripts/dev/
H A Dfind_tested.php29 $num_params = $argc; variable
/PHP-5.4/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h135 int num_params; member
/PHP-5.4/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
4701 int num_params = 0; local
4856 int num_params = 0; local
/PHP-5.4/ext/soap/
H A Dsoap.c41 int num_params; member
1493 int num_params = 0, size, i, call_status = 0; local
3314 static void deserialize_parameters(xmlNodePtr params, sdlFunctionPtr function, int *num_params, zva…
3438 …all(sdlPtr sdl, xmlDocPtr request, char* actor, zval *function_name, int *num_params, zval ***para…

Completed in 33 milliseconds