| /PHP_5_4/ext/tokenizer/ |
| H A D | tokenizer.php | 16 $state = 0; variable 20 if ($state == 1 && $token[0] == T_STRING) { 22 $state = 0; variable 24 $state = 1; variable
|
| /PHP_5_4/ext/zip/lib/ |
| H A D | zip_source_buffer.c | 89 read_data(void *state, void *data, zip_uint64_t len, enum zip_source_cmd cmd) 95 z = (struct read_data *)state; 86 read_data(void *state, void *data, zip_uint64_t len, enum zip_source_cmd cmd) argument
|
| /PHP_5_4/ext/gd/libgd/ |
| H A D | gdhelpers.c | 15 gd_strtok_r (char *s, char *sep, char **state) argument 29 s = *state; 35 *state = s; 49 *state = s; 60 *state = s; 74 *state = s;
|
| /PHP_5_4/ext/mbstring/libmbfl/tests/ |
| H A D | conv_encoding.c | 32 int state = 0; local 70 if (state == 1) { 71 state = 0; 76 state = 1;
|
| H A D | conv_kana.c | 31 int state = 0; local 116 if (state == 1) { 117 state = 0; 122 state = 1;
|
| H A D | emoji.c | 53 int state = 0; local
|
| H A D | strcut.c | 33 int state = 0; local 79 if (state == 1) { 80 state = 0; 85 state = 1;
|
| H A D | strwidth.c | 20 int state = 0; local 50 if (state == 1) { 51 state = 0; 56 state = 1;
|
| /PHP_5_4/ext/hash/ |
| H A D | php_hash_adler32.h | 27 php_hash_uint32 state; member in struct:__anon76
|
| H A D | php_hash_crc32.h | 27 php_hash_uint32 state; member in struct:__anon77
|
| H A D | php_hash_fnv.h | 49 php_hash_uint32 state; member in struct:__anon78 53 php_hash_uint64 state; member in struct:__anon79
|
| H A D | php_hash_gost.h | 28 php_hash_uint32 state[16]; member in struct:__anon80
|
| H A D | php_hash_haval.h | 27 php_hash_uint32 state[8]; member in struct:__anon81 33 void (*Transform)(php_hash_uint32 state[8], const unsigned char block[128]);
|
| H A D | php_hash_joaat.h | 25 php_hash_uint32 state; member in struct:__anon82
|
| H A D | php_hash_md.h | 63 php_hash_uint32 state[4]; /* state (ABCD) */ member in struct:__anon83 79 php_hash_uint32 state[4]; member in struct:__anon84 90 unsigned char state[48]; member in struct:__anon85
|
| H A D | php_hash_ripemd.h | 27 php_hash_uint32 state[4]; /* state (ABCD) */ member in struct:__anon86 33 php_hash_uint32 state[5]; /* state (ABCD) */ member in struct:__anon87 39 php_hash_uint32 state[8]; /* state (ABCD) */ member in struct:__anon88 45 php_hash_uint32 state[10]; /* state (ABCD) */ member in struct:__anon89
|
| H A D | php_hash_sha.h | 39 php_hash_uint32 state[5]; /* state (ABCD) */ member in struct:__anon90 55 php_hash_uint32 state[8]; /* state */ member in struct:__anon91 66 php_hash_uint32 state[8]; /* state */ member in struct:__anon92 77 php_hash_uint64 state[8]; /* state */ member in struct:__anon93 88 php_hash_uint64 state[8]; /* state */ member in struct:__anon94 [all...] |
| H A D | php_hash_snefru.h | 32 php_hash_uint32 state[16]; member in struct:__anon95
|
| H A D | php_hash_tiger.h | 26 php_hash_uint64 state[3]; member in struct:__anon96
|
| H A D | php_hash_whirlpool.h | 26 php_hash_uint64 state[8]; member in struct:__anon97
|
| /PHP_5_4/ext/pdo/ |
| H A D | pdo_sqlstate.c | 32 const char state[5]; member in struct:pdo_sqlstate_info 128 { "24000", "Invalid cursor state" }, 129 { "25000", "Invalid transaction state" }, 140 { "25S01", "Transaction state" }, 229 { "55000", "Object not in prerequisite state" }, 325 zend_hash_add(&err_hash, info->state, sizeof(info->state), &info, sizeof(info), NULL); 331 const char *pdo_sqlstate_state_to_description(char *state) argument 334 if (SUCCESS == zend_hash_find(&err_hash, state, sizeof(err_initializer[0].state), [all...] |
| /PHP_5_4/ext/standard/ |
| H A D | sha1.h | 28 php_uint32 state[5]; /* state (ABCD) */ member in struct:__anon247
|
| H A D | url_scanner_ex.h | 52 int state; member in struct:__anon249
|
| /PHP_5_4/sapi/apache2filter/ |
| H A D | php_apache.h | 36 int state; member in struct:php_struct
|
| /PHP_5_4/sapi/apache2handler/ |
| H A D | php_apache.h | 36 int state; member in struct:php_struct
|