Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 59) sorted by last modified time

123

/PHP-7.4/ext/pgsql/
H A Dpgsql.c4484 unsigned int state = 0; local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c2544 enum mysqlnd_connection_state state; in MYSQLND_METHOD() local
H A Dmysqlnd_connection.c209 mysqlnd_connection_state_init(struct st_mysqlnd_connection_state * const state) in mysqlnd_connection_state_init()
1229 enum mysqlnd_connection_state state = GET_CONNECTION_STATE(&conn->state); local
H A Dmysqlnd_debug.c499 enum mysqlnd_debug_parser_state state = PARSER_WAIT_MODIFIER; in MYSQLND_METHOD() local
H A Dmysqlnd_structs.h912 enum mysqlnd_connection_state state; member
951 MYSQLND_CONNECTION_STATE state; member
1305 enum_mysqlnd_stmt_state state; member
/PHP-7.4/ext/standard/
H A Ddns.c375 struct __res_state state; in PHP_FUNCTION() local
817 struct __res_state state; in PHP_FUNCTION() local
1063 struct __res_state state; in PHP_FUNCTION() local
H A Dstring.c1527 int state; local
5090 int state=0, done=0; local
5174 uint8_t state = 0; local
H A Dfile.c2136 int state = 0; in php_fgetcsv() local
H A Dfilters.c173 uint8_t state; member
1852 php_chunked_filter_state state; member
/PHP-7.4/ext/mbstring/
H A Dmbstring.c4177 int state = 0; in _php_mbstr_parse_mail_headers() local
/PHP-7.4/ext/imap/
H A Dphp_imap.c2838 } state; in PHP_FUNCTION() local
2977 } state; in PHP_FUNCTION() local
/PHP-7.4/ext/mysqli/
H A Dmysqli_api.c2231 const char *state; local
2572 const char * state; local
H A Dmysqli_nonapi.c1058 uint32_t minlength, maxlength, number, state; local
/PHP-7.4/sapi/cli/
H A Dphp_http_parser.c198 #define PARSING_HEADER(state) (state <= s_headers_almost_done && 0 == (parser->flags & F_TRAILING)) argument
266 enum state state = (enum state) parser->state; in php_http_parser_execute() local
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c118 # define CWD_STATE_FREE_ERR(state) do { \ argument
124 # define CWD_STATE_FREE_ERR(state) CWD_STATE_FREE(state) argument
127 static int php_is_dir_ok(const cwd_state *state) /* {{{ */ in php_is_dir_ok()
138 static int php_is_file_ok(const cwd_state *state) /* {{{ */ in php_is_file_ok()
260 cwd_state *state; in virtual_getcwd_ex() local
1014 CWD_API int virtual_file_ex(cwd_state *state, const char *path, verify_path_func verify_path, int u… in virtual_file_ex()
H A Dzend_language_scanner.l62 #define BEGIN(state) YYSETCONDITION(STATE(state)) argument
H A Dzend_ini_scanner.l56 #define BEGIN(state) YYSETCONDITION(STATE(state)) argument
/PHP-7.4/ext/odbc/
H A Dphp_odbc.c1003 SQLCHAR state[6]; in odbc_bindcols() local
1535 char state[6]; /* Not used */ in PHP_FUNCTION() local
/PHP-7.4/win32/
H A Dsendmail.c337 static char *find_address(char *list, char **state) in find_address()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c219 static void phpdbg_line_init(char *cmd, struct phpdbg_init_state *state) { in phpdbg_line_init()
301 struct phpdbg_init_state state = {0}; in phpdbg_string_init() local
323 struct phpdbg_init_state state = {0}; in phpdbg_try_file_init() local
H A Dphpdbg_lexer.h32 int state; member
/PHP-7.4/ext/readline/
H A Dreadline.c512 static char *_readline_command_generator(const char *text, int state) in _readline_command_generator()
/PHP-7.4/ext/sodium/
H A Dlibsodium.c932 zend_string *state; in PHP_FUNCTION() local
964 ZSTR_VAL(state)[state_len] = 0; in PHP_FUNCTION() local
974 unsigned char *state; in PHP_FUNCTION() local
1013 unsigned char *state; in PHP_FUNCTION() local
3540 crypto_secretstream_xchacha20poly1305_state state; in PHP_FUNCTION() local
3572 unsigned char *state; in PHP_FUNCTION() local
3630 crypto_secretstream_xchacha20poly1305_state state; in PHP_FUNCTION() local
3668 unsigned char *state; in PHP_FUNCTION() local
3720 unsigned char *state; in PHP_FUNCTION() local
/PHP-7.4/ext/spl/
H A Dspl_iterators.c97 RecursiveIteratorState state; member
/PHP-7.4/ext/fileinfo/libmagic/
H A Dfuncs.c443 mbstate_t state; in file_getbuffer() local

Completed in 191 milliseconds

123