Searched refs:flip (Results 1 – 5 of 5) sorted by relevance
/PHP-7.3/ext/standard/tests/array/ |
H A D | array_flip_variation4.phpt | 65 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d 67 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d 69 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d 71 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d 73 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d 75 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d 77 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d 79 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d 81 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d 83 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d [all …]
|
H A D | array_flip.phpt | 19 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d 21 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d 23 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d
|
/PHP-7.3/ext/sodium/tests/ |
H A D | crypto_auth.phpt | 27 // Let's flip a bit pseudo-randomly
|
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 177 int flip, uint16_t *indir_count, uint16_t *name_count, in match() argument 218 mode, text, flip, indir_count, name_count, in match() 311 cont_level, mode, text, flip, indir_count, in match() 929 cvt_flip(int type, int flip) in cvt_flip() argument 931 if (flip == 0) in cvt_flip() 1084 switch (cvt_flip(m->type, flip)) { in mconvert() 1493 switch (cvt_flip(m->in_type, flip)) { in mget() 1524 switch (in_type = cvt_flip(m->in_type, flip)) { in mget() 1696 flip = !flip; in mget() 1707 mode, text, flip, indir_count, name_count, in mget() [all …]
|
/PHP-7.3/ |
H A D | README.MAILINGLIST_RULES | 38 that strives to be very open. The flip side is that the core developers
|
Completed in 15 milliseconds