Searched refs:flip (Results 1 – 5 of 5) sorted by relevance
/PHP-8.1/ext/standard/tests/array/ |
H A D | array_flip_variation4.phpt | 60 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 62 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 64 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 66 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 68 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 70 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 72 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 74 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 76 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 78 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d [all …]
|
H A D | array_flip.phpt | 19 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 21 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d 23 Warning: array_flip(): Can only flip string and integer values, entry skipped in %s on line %d
|
/PHP-8.1/ext/sodium/tests/ |
H A D | crypto_auth.phpt | 27 // Let's flip a bit pseudo-randomly
|
/PHP-8.1/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 204 int flip, uint16_t *indir_count, uint16_t *name_count, in match() argument 254 mode, text, flip, indir_count, name_count, in match() 362 cont_level, mode, text, flip, indir_count, in match() 993 cvt_flip(int type, int flip) in cvt_flip() argument 995 if (flip == 0) in cvt_flip() 1148 switch (cvt_flip(m->type, flip)) { in mconvert() 1603 switch (op = cvt_flip(m->in_type, flip)) { in mget() 1664 switch (in_type = cvt_flip(m->in_type, flip)) { in mget() 1863 flip = !flip; in mget() 1882 mode, text, flip, indir_count, name_count, in mget() [all …]
|
/PHP-8.1/docs/ |
H A D | mailinglist-rules.md | 35 that strives to be very open. The flip side is that the core developers
|
Completed in 14 milliseconds