Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c415 apprentice_1(struct magic_set *ms, const char *fn, int action) in apprentice_1()
583 file_apprentice(struct magic_set *ms, const char *fn, int action) in file_apprentice()
1091 load_1(struct magic_set *ms, int action, const char *fn, int *errs, in load_1()
1281 apprentice_load(struct magic_set *ms, const char *fn, int action) in apprentice_load()
1775 size_t lineno, int action) in parse()
2570 getvalue(struct magic_set *ms, struct magic *m, const char **p, int action) in getvalue()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_help.c31 #define PHPDBG_COMMAND_HELP_D(name, tip, alias, action) \ argument
/PHP-7.4/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.c205 void fpm_pctl(int new_state, int action) /* {{{ */ in fpm_pctl()
/PHP-7.4/ext/pdo_oci/
H A Doci_driver.c463 zend_string *action = zval_try_get_string(val); in oci_handle_set_attribute() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h352 #define ACROSSCHAR(condition, eptr, action) \ argument
458 #define ACROSSCHAR(condition, eptr, action) \ argument
533 #define ACROSSCHAR(condition, eptr, action) do { } while (0) argument
/PHP-7.4/ext/soap/
H A Dsoap.c2506 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, i…
2614 smart_str action = {0}; local
3066 char *location, *action; local
/PHP-7.4/ext/oci8/
H A Doci8_interface.c1976 char *action; in PHP_FUNCTION() local

Completed in 99 milliseconds