Home
last modified time | relevance | path

Searched defs:arg (Results 76 – 96 of 96) sorted by relevance

1234

/PHP-5.4/ext/mbstring/oniguruma/
H A Dregexec.c1208 trap_ensure(VALUE arg) in trap_ensure()
1224 trap_exec(VALUE arg) in trap_exec()
1238 VALUE arg; in onig_exec_trap() local
/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_common.c1418 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument
1436 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument
/PHP-5.4/ext/standard/
H A Dstring.c1365 char *arg; in PHP_FUNCTION() local
4508 char *arg; local
5391 char *arg; local
5434 char *arg; local
H A Dfile.c130 #define PHP_STREAM_TO_ZVAL(stream, arg) \ argument
/PHP-5.4/Zend/
H A Dzend_execute_API.c492 ZEND_API int zval_update_constant_ex(zval **pp, void *arg, zend_class_entry *scope TSRMLS_DC) /* {{… in zval_update_constant_ex()
H A Dzend_execute.c599 static inline int zend_verify_arg_type(zend_function *zf, zend_uint arg_num, zval *arg, ulong fetch… in zend_verify_arg_type()
/PHP-5.4/sapi/cgi/
H A Dfastcgi.c368 static DWORD WINAPI fcgi_shutdown_thread(LPVOID arg) in fcgi_shutdown_thread()
/PHP-5.4/ext/date/lib/
H A Dparse_date.c860 #define timelib_split_free(arg) { \ argument
/PHP-5.4/ext/interbase/
H A Dibase_query.c1205 zval *arg = NULL; in PHP_FUNCTION() local
/PHP-5.4/TSRM/
H A Dtsrm_virtual_cwd.c1643 va_list arg; in virtual_open() local
/PHP-5.4/ext/oci8/
H A Doci8_interface.c1622 zval *arg = NULL; local
/PHP-5.4/ext/sqlite3/
H A Dsqlite3.c49 va_list arg; in php_sqlite3_error() local
/PHP-5.4/ext/openssl/
H A Dopenssl.c4713 static void openssl_add_method_or_alias(const OBJ_NAME *name, void *arg) /* {{{ */ in openssl_add_method_or_alias()
4719 static void openssl_add_method(const OBJ_NAME *name, void *arg) /* {{{ */ in openssl_add_method()
/PHP-5.4/ext/spl/
H A Dspl_array.c1444 zval *tmp, *arg = NULL; in spl_array_method() local
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_compile.c6508 const pcre_uchar *arg = NULL; in compile_branch() local
H A Dpcre_jit_compile.c6370 #define CALLOUT_ARG_OFFSET(arg) \ argument
/PHP-5.4/ext/reflection/
H A Dphp_reflection.c132 va_list arg; in string_printf() local
1944 static int _zval_array_to_c_array(zval **arg, zval ****params TSRMLS_DC) /* {{{ */ in _zval_array_to_c_array()
/PHP-5.4/ext/phar/
H A Dphar_object.c1816 zval arg, arg2, *iter, *iteriter, *regexiter = NULL; local
/PHP-5.4/ext/soap/
H A Dsoap.c1498 char *arg = NULL; local
/PHP-5.4/ext/gd/
H A Dgd.c3578 static void php_imagefontsize(INTERNAL_FUNCTION_PARAMETERS, int arg) in php_imagefontsize()
/PHP-5.4/ext/sqlite3/libsqlite/
H A Dsqlite3.c11319 #define LIKEFUNC(zName, nArg, arg, flags) \ argument
11322 #define AGGREGATE(zName, nArg, arg, nc, xStep, xFinal) \ argument
11325 #define AGGREGATE2(zName, nArg, arg, nc, xStep, xFinal, extraFlags) \ argument

Completed in 583 milliseconds

1234