Home
last modified time | relevance | path

Searched defs:arguments (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/ext/mysqli/
H A Dmysqli_embedded.c40 char **arguments; in PHP_FUNCTION() local
/PHP-5.5/ext/standard/
H A Dbasic_functions.h256 zval **arguments; member
H A Dbasic_functions.c122 zval **arguments; member
/PHP-5.5/Zend/
H A Dzend_closures.c51 zval ***arguments; in ZEND_METHOD() local
H A Dzend_generators.c137 void **arguments = prev_execute_data->function_state.arguments; in zend_generator_close() local
H A Dzend_compile.h357 void **arguments; member
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c6359 static int SLJIT_CALL do_callout(struct jit_arguments *arguments, PUBL(callout_block) *callout_bloc… in do_callout()
10392 static SLJIT_NOINLINE int jit_machine_stack_exec(jit_arguments *arguments, void *executable_func) in jit_machine_stack_exec()
10419 jit_arguments arguments; in PRIV() local
10506 jit_arguments arguments; in pcre_jit_exec() local
/PHP-5.5/ext/soap/
H A Dsoap.c4226 …*this_ptr, sdlFunctionPtr function, char *function_name, char *uri, zval **arguments, int arg_coun…

Completed in 66 milliseconds