Home
last modified time | relevance | path

Searched defs:arg (Results 26 – 50 of 117) sorted by relevance

12345

/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c201 void * arg ) in add_variable()
308 void * arg ) in add_variable_magic_quote()
616 void * arg ) in alter_ini()
1197 void * arg ) in add_associate_array()
/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Diso8859_1.c106 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
H A Diso8859_13.c195 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
H A Diso8859_14.c208 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
H A Diso8859_15.c202 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
H A Diso8859_16.c204 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
H A Diso8859_2.c193 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
H A Diso8859_3.c202 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
H A Diso8859_4.c204 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
H A Dcp1251.c167 OnigApplyAllCaseFoldFunc f, void* arg) in cp1251_apply_all_case_fold()
H A Diso8859_10.c206 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
H A Diso8859_5.c192 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
H A Diso8859_7.c188 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
H A Diso8859_9.c195 OnigApplyAllCaseFoldFunc f, void* arg) in apply_all_case_fold()
H A Dkoi8.c217 OnigApplyAllCaseFoldFunc f, void* arg) in koi8_apply_all_case_fold()
H A Dkoi8_r.c179 OnigApplyAllCaseFoldFunc f, void* arg) in koi8_r_apply_all_case_fold()
/PHP-5.5/ext/standard/
H A Durl_scanner_ex.h39 smart_str arg; /* read only */ member
H A Dmd5.c49 char *arg; in PHP_NAMED_FUNCTION() local
78 char *arg; in PHP_NAMED_FUNCTION() local
H A Dsha1.c37 char *arg; in PHP_FUNCTION() local
68 char *arg; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp223 long arg; in _breakiter_int32_ret_int32() local
277 zval **arg; in PHP_FUNCTION() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_stdio.c86 static void fpm_stdio_child_said(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_stdio_child_said()
/PHP-5.5/ext/mbstring/
H A Dmb_gpc.c195 …_php_mb_encoding_handler_ex(const php_mb_encoding_handler_info_t *info, zval *arg, char *res TSRML… in _php_mb_encoding_handler_ex()
/PHP-5.5/ext/curl/
H A Dcurl_file.c87 char *arg = NULL; in curlfile_set_property() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregenc.c395 OnigApplyAllCaseFoldFunc f, void* arg) in onigenc_ascii_apply_all_case_fold()
438 OnigApplyAllCaseFoldFunc f, void* arg) in ss_apply_all_case_fold()
449 OnigApplyAllCaseFoldFunc f, void* arg) in onigenc_apply_all_case_fold_with_map()
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c509 …rg_fast(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg, sljit_si arg, sljit_sw argw) in getput_arg_fast()
532 static sljit_si can_cache(sljit_si arg, sljit_sw argw, sljit_si next_arg, sljit_sw next_argw) in can_cache()
552 …ut_arg(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg, sljit_si arg, sljit_sw argw,… in getput_arg()
616 …_op_mem(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg, sljit_si arg, sljit_sw argw) in emit_op_mem()

Completed in 80 milliseconds

12345