Home
last modified time | relevance | path

Searched defs:state (Results 51 – 67 of 67) sorted by relevance

123

/PHP-7.0/ext/mysqli/
H A Dmysqli_nonapi.c976 uint minlength, maxlength, number, state; local
H A Dmysqli_api.c2230 const char *state; local
2570 const char * state; local
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd.c1247 enum_mysqlnd_connection_state state = CONN_GET_STATE(conn); local
1904 enum mysqlnd_connection_state state; local
H A Dmysqlnd_structs.h952 enum mysqlnd_connection_state state; member
1138 enum_mysqlnd_stmt_state state; member
/PHP-7.0/Zend/
H A Dzend_language_scanner.c67 #define BEGIN(state) YYSETCONDITION(STATE(state)) argument
/PHP-7.0/ext/standard/
H A Dfilters.c175 int state; member
1875 php_chunked_filter_state state; member
H A Dstring.c1518 int state; local
4527 int state=0, done=0; local
4610 int state = 0; local
H A Dfile.c2089 int state = 0; in php_fgetcsv() local
/PHP-7.0/ext/odbc/
H A Dphp_odbc.c1006 SQLCHAR state[6]; in odbc_bindcols() local
1532 char state[6]; /* Not used */ in PHP_FUNCTION() local
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregparse.c4055 enum CCSTATE* state, ScanEnv* env) in next_state_class()
4082 enum CCSTATE* state, ScanEnv* env) in next_state_val()
4191 enum CCSTATE state; in parse_char_class() local
H A Dregcomp.c3511 setup_comb_exp_check(Node* node, int state, ScanEnv* env) in setup_comb_exp_check()
3655 setup_tree(Node* node, regex_t* reg, int state, ScanEnv* env) in setup_tree()
H A Dregint.h711 } state; member
H A Doniguruma.h662 int state; /* normal, searching, compiling */ member
/PHP-7.0/ext/imap/
H A Dphp_imap.c2819 } state; in PHP_FUNCTION() local
2958 } state; in PHP_FUNCTION() local
/PHP-7.0/ext/spl/
H A Dspl_iterators.c100 RecursiveIteratorState state; member
/PHP-7.0/ext/mbstring/
H A Dmbstring.c4073 int state = 0; in _php_mbstr_parse_mail_headers() local
/PHP-7.0/ext/pgsql/
H A Dpgsql.c4444 unsigned int state = 0; local

Completed in 182 milliseconds

123