Home
last modified time | relevance | path

Searched defs:action (Results 1 – 7 of 7) sorted by relevance

/PHP-5.3/ext/interbase/
H A Dibase_service.c283 static char action[] = { isc_action_svc_display_user }; in _php_ibase_service_query() local
493 long action, argument = 0; in _php_ibase_service_action() local
600 long action; in PHP_FUNCTION() local
/PHP-5.3/ext/fileinfo/libmagic/
H A Dapprentice.c243 apprentice_1(struct magic_set *ms, const char *fn, int action, in apprentice_1()
332 file_apprentice(struct magic_set *ms, const char *fn, int action) in file_apprentice()
655 load_1(struct magic_set *ms, int action, const char *fn, int *errs,
751 const char *fn, int action)
1139 const char *line, size_t lineno, int action)
1865 getvalue(struct magic_set *ms, struct magic *m, const char **p, int action)
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_scoreboard.c76 …nt active, int lq, int lq_len, int requests, int max_children_reached, int action, struct fpm_scor… in fpm_scoreboard_update()
H A Dfpm_process_ctl.c203 void fpm_pctl(int new_state, int action) /* {{{ */ in fpm_pctl()
/PHP-5.3/ext/soap/
H A Dsoap.c2727 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, i…
2925 smart_str action = {0}; local
3263 char *buf, *location, *action; local
/PHP-5.3/ext/oci8/
H A Doci8_interface.c1849 char *action; local
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h807 #define ACROSSCHAR(condition, eptr, action) \ argument
927 #define ACROSSCHAR(condition, eptr, action) \ argument
1013 #define ACROSSCHAR(condition, eptr, action) do { } while (0) argument

Completed in 52 milliseconds