Home
last modified time | relevance | path

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

12345

/PHP-5.5/ext/standard/
H A Dbasic_functions.c4287 zval arg, *arg_ptr = *entry; local
4334 zval arg, *arg_ptr = *entry; local
5598 char *arg = NULL; local
H A Dformatted_print.c52 # define PRINTF_DEBUG(arg) argument
H A Dstring.c1379 char *arg; in PHP_FUNCTION() local
4488 char *arg; local
5371 char *arg; local
5414 char *arg; local
/PHP-5.5/ext/pcre/pcrelib/sljit/
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 DsljitNativeTILEGX_64.c1288 …fast(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg_ar, sljit_si arg, sljit_sw argw) in getput_arg_fast()
1314 static sljit_si can_cache(sljit_si arg, sljit_sw argw, sljit_si next_arg, sljit_sw next_argw) in can_cache()
1340 …arg(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg_ar, sljit_si arg, sljit_sw argw,… in getput_arg()
1533 …_mem(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg_ar, sljit_si arg, sljit_sw argw) in emit_op_mem()
H A DsljitConfigInternal.h262 #define SLJIT_UNUSED_ARG(arg) (void)arg argument
H A DsljitNativeX86_common.c1429 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument
1447 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument
/PHP-5.5/Zend/
H A Dzend_operators.c764 zval **arg; in multi_convert_to_long_ex() local
780 zval **arg; in multi_convert_to_double_ex() local
796 zval **arg; in multi_convert_to_string_ex() local
H A Dzend_ini.h208 void *arg; member
/PHP-5.5/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.5/ext/date/lib/
H A Dparse_iso_intervals.c228 #define timelib_split_free(arg) { \ argument
/PHP-5.5/ext/xml/
H A Dxml.c1694 char *arg; in PHP_FUNCTION() local
1714 char *arg; in PHP_FUNCTION() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dst.c478 st_foreach(table, func, arg) in st_foreach() argument
/PHP-5.5/ext/com_dotnet/
H A Dcom_wrapper.c270 VARIANT *arg; in disp_invokeex() local
/PHP-5.5/ext/interbase/
H A Dinterbase.c1316 zval *arg = NULL; in _php_ibase_trans_end() local
H A Dibase_query.c1205 zval *arg = NULL; in PHP_FUNCTION() local
/PHP-5.5/main/
H A Dalloca.c67 #define ADDRESS_FUNCTION(arg) (char *) i00afunc (&(arg)) argument
/PHP-5.5/sapi/milter/
H A Dphp_milter.c975 static void define_command_line_ini_entry(char *arg) /* {{{ */ in define_command_line_ini_entry()
/PHP-5.5/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.5/sapi/cli/
H A Dphp_cli.c1096 zval *arg, *ref; in do_cli() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c151 static DWORD WINAPI fcgi_shutdown_thread(LPVOID arg) in fcgi_shutdown_thread()
H A Dfpm_conf.c1223 static void fpm_conf_cleanup(int which, void *arg) /* {{{ */ in fpm_conf_cleanup()
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp633 const char *arg, in stress_main()
/PHP-5.5/ext/libxml/
H A Dlibxml.c945 zval *arg; in PHP_FUNCTION() local
/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dunicode.c11015 OnigApplyAllCaseFoldFunc f, void* arg)

Completed in 148 milliseconds

12345