Searched defs:action (Results 1 – 8 of 8) sorted by relevance
/PHP-5.6/ext/interbase/ |
H A D | ibase_service.c | 281 static char action[] = { isc_action_svc_display_user }; in _php_ibase_service_query() local 491 long action, argument = 0; in _php_ibase_service_action() local 598 long action; in PHP_FUNCTION() local
|
/PHP-5.6/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 392 apprentice_1(struct magic_set *ms, const char *fn, int action) in apprentice_1() 547 file_apprentice(struct magic_set *ms, const char *fn, int action) in file_apprentice() 952 load_1(struct magic_set *ms, int action, const char *fn, int *errs, in load_1() 1142 apprentice_load(struct magic_set *ms, const char *fn, int action) in apprentice_load() 1496 size_t lineno, int action) in parse() 2276 getvalue(struct magic_set *ms, struct magic *m, const char **p, int action) in getvalue()
|
/PHP-5.6/sapi/phpdbg/ |
H A D | phpdbg_help.c | 30 #define PHPDBG_COMMAND_HELP_D(name, tip, alias, action) \ argument
|
/PHP-5.6/sapi/fpm/fpm/ |
H A D | fpm_scoreboard.c | 81 …t lq, int lq_len, int requests, int max_children_reached, int slow_rq, int action, struct fpm_scor… in fpm_scoreboard_update()
|
H A D | fpm_process_ctl.c | 203 void fpm_pctl(int new_state, int action) /* {{{ */ in fpm_pctl()
|
/PHP-5.6/ext/soap/ |
H A D | soap.c | 2574 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, i… 2773 smart_str action = {0}; local 3126 char *buf, *location, *action; local
|
/PHP-5.6/ext/oci8/ |
H A D | oci8_interface.c | 1862 char *action; local
|
/PHP-5.6/ext/pcre/pcrelib/ |
H A D | pcre_internal.h | 804 #define ACROSSCHAR(condition, eptr, action) \ argument 900 #define ACROSSCHAR(condition, eptr, action) \ argument 962 #define ACROSSCHAR(condition, eptr, action) do { } while (0) argument
|
Completed in 58 milliseconds