Home
last modified time | relevance | path

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

/PHP-7.3/ext/interbase/
H A Dibase_service.c281 static char action[] = { isc_action_svc_display_user }; in _php_ibase_service_query() local
493 zend_long action, argument = 0; in _php_ibase_service_action() local
600 zend_long action; in PHP_FUNCTION() local
/PHP-7.3/ext/fileinfo/libmagic/
H A Dapprentice.c408 apprentice_1(struct magic_set *ms, const char *fn, int action) in apprentice_1()
571 file_apprentice(struct magic_set *ms, const char *fn, int action) in file_apprentice()
1077 load_1(struct magic_set *ms, int action, const char *fn, int *errs, in load_1()
1267 apprentice_load(struct magic_set *ms, const char *fn, int action) in apprentice_load()
1759 size_t lineno, int action) in parse()
2547 getvalue(struct magic_set *ms, struct magic *m, const char **p, int action) in getvalue()
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_help.c31 #define PHPDBG_COMMAND_HELP_D(name, tip, alias, action) \ argument
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_scoreboard.c72 …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 Dfpm_process_ctl.c201 void fpm_pctl(int new_state, int action) /* {{{ */ in fpm_pctl()
/PHP-7.3/ext/pdo_oci/
H A Doci_driver.c463 zend_string *action = zval_get_string(val); in oci_handle_set_attribute() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h353 #define ACROSSCHAR(condition, eptr, action) \ argument
459 #define ACROSSCHAR(condition, eptr, action) \ argument
534 #define ACROSSCHAR(condition, eptr, action) do { } while (0) argument
/PHP-7.3/ext/soap/
H A Dsoap.c2493 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, i…
2601 smart_str action = {0}; local
3049 char *location, *action; local
/PHP-7.3/ext/oci8/
H A Doci8_interface.c1971 char *action; in PHP_FUNCTION() local

Completed in 61 milliseconds