Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 87) sorted by relevance

1234

/PHP-5.3/Zend/
H A Dzend_API.c221 ZEND_API char *zend_zval_type_name(const zval *arg) /* {{{ */ in zend_zval_type_name()
681 zval **arg; in zend_parse_va_args() local
1211 ZEND_API int add_index_null(zval *arg, ulong index) /* {{{ */ in add_index_null()
1283 ZEND_API int add_next_index_long(zval *arg, long n) /* {{{ */ in add_next_index_long()
1294 ZEND_API int add_next_index_null(zval *arg) /* {{{ */ in add_next_index_null()
1305 ZEND_API int add_next_index_bool(zval *arg, int b) /* {{{ */ in add_next_index_bool()
1316 ZEND_API int add_next_index_resource(zval *arg, int r) /* {{{ */ in add_next_index_resource()
1327 ZEND_API int add_next_index_double(zval *arg, double d) /* {{{ */ in add_next_index_double()
1443 Z_OBJ_HANDLER_P(arg, write_property)(arg, z_key, tmp TSRMLS_CC); in add_property_long_ex() local
2977 zval **arg, ***params; in zend_fcall_info_args() local
[all …]
H A Dzend_stack.c146 …h_argument(zend_stack *stack, int type, int (*apply_function)(void *element, void *arg), void *arg) in zend_stack_apply_with_argument()
H A Dzend_extensions.c200 void *arg; in zend_extension_message_dispatcher() local
211 ZEND_API void zend_extension_dispatch_message(int message, void *arg) in zend_extension_dispatch_message()
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_process_ctl.c40 static void fpm_pctl_cleanup(int which, void *arg) /* {{{ */ in fpm_pctl_cleanup()
54 static void fpm_pctl_action(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_action()
441 void fpm_pctl_heartbeat(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_heartbeat()
466 …perform_idle_server_maintenance_heartbeat(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_perform_idle_server_maintenance_heartbeat()
496 void fpm_pctl_on_socket_accept(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_on_socket_accept()
H A Dfpm_cleanup.c15 void *arg; member
20 int fpm_cleanup_add(int type, void (*cleanup)(int, void *), void *arg) /* {{{ */ in fpm_cleanup_add() argument
H A Dfpm_events.c45 static void fpm_event_cleanup(int which, void *arg) /* {{{ */ in fpm_event_cleanup()
52 static void fpm_got_signal(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_got_signal()
463 …*ev, int fd, int flags, void (*callback)(struct fpm_event_s *, short, void *), void *arg) /* {{{ */ in fpm_event_set() argument
H A Dfpm_events.h13 #define fpm_event_set_timer(ev, flags, cb, arg) fpm_event_set((ev), -1, (flags), (cb), (arg)) argument
20 void *arg; member
H A Dfpm_worker_pool.c36 static void fpm_worker_pool_cleanup(int which, void *arg) /* {{{ */ in fpm_worker_pool_cleanup()
/PHP-5.3/ext/standard/
H A Dtype.c28 zval **arg; in PHP_FUNCTION() local
203 zval **arg; in php_is_type() local
303 zval **arg; in PHP_FUNCTION() local
334 zval **arg; in PHP_FUNCTION() local
H A Dmath.c794 PHPAPI long _php_math_basetolong(zval *arg, int base) in _php_math_basetolong()
839 PHPAPI int _php_math_basetozval(zval *arg, int base, zval *ret) in _php_math_basetozval()
903 PHPAPI char * _php_math_longtobase(zval *arg, int base) in _php_math_longtobase()
933 PHPAPI char * _php_math_zvaltobase(zval *arg, int base TSRMLS_DC) in _php_math_zvaltobase()
971 zval **arg; in PHP_FUNCTION() local
987 zval **arg; in PHP_FUNCTION() local
1003 zval **arg; in PHP_FUNCTION() local
1019 zval **arg; in PHP_FUNCTION() local
1035 zval **arg; in PHP_FUNCTION() local
1051 zval **arg; in PHP_FUNCTION() local
H A Dpack.c140 int arg = 1; in PHP_FUNCTION() local
244 int arg = formatargs[i]; in PHP_FUNCTION() local
313 int arg = formatargs[i]; in PHP_FUNCTION() local
541 int arg = 1, argb; in PHP_FUNCTION() local
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregtrav.c37 int level, void* arg) in capture_tree_traverse()
68 int(*callback_func)(int,int,int,int,int,void*), void* arg) in onig_capture_tree_traverse() argument
H A Dregposix.c273 void* arg; member
278 onig_regex_t* reg, void* arg) in i_wrapper()
288 void* arg) in reg_foreach_name()
/PHP-5.3/ext/readline/
H A Dreadline.c310 char *arg; in PHP_FUNCTION() local
365 char *arg = NULL; in PHP_FUNCTION() local
389 char *arg = NULL; in PHP_FUNCTION() local
495 zval *arg = NULL; in PHP_FUNCTION() local
/PHP-5.3/ext/dom/
H A Dcharacterdata.c227 char *arg; in PHP_FUNCTION() local
261 char *arg; in PHP_FUNCTION() local
364 char *arg; in PHP_FUNCTION() local
/PHP-5.3/ext/mysqli/
H A Dmysqli_exception.c42 va_list arg; in php_mysqli_throw_sql_exception() local
/PHP-5.3/ext/mbstring/oniguruma/enc/
H A Dgb18030.c34 #define DEBUG_GB18030(arg) argument
36 #define DEBUG_GB18030(arg) printf arg argument
/PHP-5.3/scripts/dev/generate-phpt/src/setup/
H A DgtCommandLineOptions.php28 protected function isShortOption($arg)
/PHP-5.3/sapi/litespeed/
H A Dlsapilib.h257 static inline int LSAPI_ForeachHeader( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachHeader()
261 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachOrgHeader()
264 static inline int LSAPI_ForeachEnv( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachEnv()
267 static inline int LSAPI_ForeachSpecialEnv( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachSpecialEnv()
H A Dlsapi_main.c209 void * arg ) in add_variable()
230 void * arg ) in add_variable_magic_quote()
530 void * arg ) in alter_ini()
1041 void * arg ) in add_associate_array()
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dfunc.c208 static void last_insert_rowid(sqlite_func *context, int arg, const char **argv){ in last_insert_rowid()
217 static void change_count(sqlite_func *context, int arg, const char **argv){ in change_count()
226 static void last_statement_change_count(sqlite_func *context, int arg, in last_statement_change_count()
241 static void likeFunc(sqlite_func *context, int arg, const char **argv){ in likeFunc()
257 static void globFunc(sqlite_func *context, int arg, const char **argv){ in globFunc()
/PHP-5.3/ext/skeleton/
H A Dskeleton.c139 char *arg = NULL; in PHP_FUNCTION() local
/PHP-5.3/ext/ftp/
H A Dftp.c789 char arg[11]; in ftp_get() local
888 char arg[11]; in ftp_put() local
1377 char arg[sizeof("255, 255, 255, 255, 255, 255")]; in ftp_getdata() local
1702 char arg[11]; in ftp_nb_get() local
1826 char arg[11]; in ftp_nb_put() local
/PHP-5.3/ext/intl/collator/
H A Dcollator_convert.c413 zval* collator_make_printable_zval( zval* arg ) in collator_make_printable_zval()
451 zval* collator_normalize_sort_argument( zval* arg ) in collator_normalize_sort_argument()
/PHP-5.3/sapi/apache_hooks/
H A Dmod_php5.c153 …gument_all(sapi_stack *stack, int type, int (*apply_function)(void *element, void *arg), void *arg) in sapi_stack_apply_with_argument_all()
173 …uals(sapi_stack *stack, int type, int (*apply_function)(void *element, void *arg), void *arg, int … in sapi_stack_apply_with_argument_stop_if_equals()
196 …http_error(sapi_stack *stack, int type, int (*apply_function)(void *element, void *arg), void *arg) in sapi_stack_apply_with_argument_stop_if_http_error()
1171 static CONST_PREFIX char *php_apache_phpini_set(cmd_parms *cmd, HashTable *conf, char *arg) in php_apache_phpini_set()

Completed in 64 milliseconds

1234