Home
last modified time | relevance | path

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

123

/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp306 enum state {none, test, skipif, post, get, file, expect} parsestate = none; in ParseTestFile() enum
/PHP-5.5/ext/hash/
H A Dhash_md.c354 static void MD5Transform(state, block) in MD5Transform() argument
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c998 uint minlength, maxlength, number, state; local
H A Dmysqli_api.c2271 const char *state; local
2611 const char * state; local
/PHP-5.5/Zend/
H A Dzend_language_scanner.c67 #define BEGIN(state) YYSETCONDITION(STATE(state)) argument
/PHP-5.5/ext/standard/
H A Dfilters.c175 int state; member
1950 php_chunked_filter_state state; member
H A Dstring.c1432 int state; local
4532 int state=0, done=0; local
4615 int state = 0, pos; local
H A Dfile.c2099 int state = 0; in php_fgetcsv() local
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c870 char state[6]; in odbc_sql_error() local
1517 char state[6]; /* Not used */ in PHP_FUNCTION() local
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c414 zval *msgnumber, *severity, *state, *line, *text, *retval = NULL; in _call_message_handler() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c4052 enum CCSTATE* state, ScanEnv* env) in next_state_class()
4077 enum CCSTATE* state, ScanEnv* env) in next_state_val()
4183 enum CCSTATE state; in parse_char_class() local
H A Dregcomp.c3512 setup_comb_exp_check(Node* node, int state, ScanEnv* env) in setup_comb_exp_check()
3656 setup_tree(Node* node, regex_t* reg, int state, ScanEnv* env) in setup_tree()
H A Dregint.h703 } state; member
H A Doniguruma.h662 int state; /* normal, searching, compiling */ member
/PHP-5.5/ext/imap/
H A Dphp_imap.c2753 } state; in PHP_FUNCTION() local
2891 } state; in PHP_FUNCTION() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.c1221 enum_mysqlnd_connection_state state = CONN_GET_STATE(conn); local
H A Dmysqlnd_structs.h908 enum mysqlnd_connection_state state; member
1041 enum_mysqlnd_stmt_state state; member
/PHP-5.5/ext/mbstring/
H A Dmbstring.c3852 int state = 0; in _php_mbstr_parse_mail_headers() local
/PHP-5.5/ext/spl/
H A Dspl_iterators.c100 RecursiveIteratorState state; member
/PHP-5.5/ext/pgsql/
H A Dpgsql.c4260 unsigned int state = 0; local

Completed in 183 milliseconds

123