Home
last modified time | relevance | path

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

1234

/PHP-5.4/ext/hash/
H A Dhash_sha.c91 char *arg; in PHP_FUNCTION() local
121 char *arg; in PHP_FUNCTION() local
/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c1323 …fast(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg_ar, sljit_si arg, sljit_sw argw) in getput_arg_fast()
1349 static sljit_si can_cache(sljit_si arg, sljit_sw argw, sljit_si next_arg, sljit_sw next_argw) in can_cache()
1375 …arg(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg_ar, sljit_si arg, sljit_sw argw,… in getput_arg()
1568 …_mem(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg_ar, sljit_si arg, sljit_sw argw) in emit_op_mem()
H A DsljitNativePPC_common.c844 …ast(struct sljit_compiler *compiler, sljit_si inp_flags, sljit_si reg, sljit_si arg, sljit_sw argw) in getput_arg_fast()
894 static sljit_si can_cache(sljit_si arg, sljit_sw argw, sljit_si next_arg, sljit_sw next_argw) in can_cache()
943 …rg(struct sljit_compiler *compiler, sljit_si inp_flags, sljit_si reg, sljit_si arg, sljit_sw argw,… in getput_arg()
H A DsljitConfigInternal.h262 #define SLJIT_UNUSED_ARG(arg) (void)arg argument
/PHP-5.4/Zend/
H A Dzend_builtin_functions.c411 zval *arg; in ZEND_FUNCTION() local
797 zval *arg; in ZEND_FUNCTION() local
2035 zval *arg_array, **arg; in debug_backtrace_get_args() local
H A Dzend_operators.c709 zval **arg; in multi_convert_to_long_ex() local
725 zval **arg; in multi_convert_to_double_ex() local
741 zval **arg; in multi_convert_to_string_ex() local
H A Dzend_ini.h208 void *arg; member
/PHP-5.4/ext/pdo_firebird/
H A Dfirebird_driver.c535 static void firebird_info_cb(void *arg, char const *s) /* {{{ */ in firebird_info_cb()
/PHP-5.4/main/streams/
H A Dtransports.c42 #define ERR_REPORT(out_err, fmt, arg) \ argument
/PHP-5.4/ext/imap/
H A Dphp_imap.c625 static int add_assoc_object(zval *arg, char *key, zval *tmp TSRMLS_DC) in add_assoc_object()
640 static inline int add_next_index_object(zval *arg, zval *tmp TSRMLS_DC) in add_next_index_object()
2742 char *arg; in PHP_FUNCTION() local
2881 char *arg; in PHP_FUNCTION() local
4539 void _php_imap_add_body(zval *arg, BODY *body TSRMLS_DC) in _php_imap_add_body()
/PHP-5.4/ext/standard/
H A Dbasic_functions.c4225 zval arg, *arg_ptr = *entry; local
4272 zval arg, *arg_ptr = *entry; local
5536 char *arg = NULL; local
H A Dformatted_print.c47 # define PRINTF_DEBUG(arg) argument
/PHP-5.4/ext/xml/
H A Dxml.c1694 char *arg; in PHP_FUNCTION() local
1714 char *arg; in PHP_FUNCTION() local
/PHP-5.4/ext/date/lib/
H A Dparse_iso_intervals.c263 #define timelib_split_free(arg) { \ argument
/PHP-5.4/ext/mbstring/oniguruma/
H A Dst.c489 st_foreach(table, func, arg) in st_foreach() argument
/PHP-5.4/ext/com_dotnet/
H A Dcom_wrapper.c270 VARIANT *arg; in disp_invokeex() local
/PHP-5.4/sapi/milter/
H A Dphp_milter.c975 static void define_command_line_ini_entry(char *arg) /* {{{ */ in define_command_line_ini_entry()
/PHP-5.4/main/
H A Dalloca.c67 #define ADDRESS_FUNCTION(arg) (char *) i00afunc (&(arg)) argument
/PHP-5.4/ext/interbase/
H A Dinterbase.c1316 zval *arg = NULL; in _php_ibase_trans_end() local
/PHP-5.4/sapi/apache/
H A Dmod_php5.c882 static CONST_PREFIX char *php_apache_phpini_set(cmd_parms *cmd, HashTable *conf, char *arg) in php_apache_phpini_set()
/PHP-5.4/sapi/fpm/fpm/
H A Dfastcgi.c152 static DWORD WINAPI fcgi_shutdown_thread(LPVOID arg) in fcgi_shutdown_thread()
H A Dfpm_conf.c1222 static void fpm_conf_cleanup(int which, void *arg) /* {{{ */ in fpm_conf_cleanup()
/PHP-5.4/sapi/cli/
H A Dphp_cli.c1091 zval *arg, *ref; in do_cli() local
/PHP-5.4/sapi/isapi/stresstest/
H A Dstresstest.cpp633 const char *arg, in stress_main()
/PHP-5.4/ext/libxml/
H A Dlibxml.c918 zval *arg; in PHP_FUNCTION() local

Completed in 192 milliseconds

1234