Searched refs:flip (Results 1 – 6 of 6) sorted by relevance
/PHP-7.2/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.2/ext/sodium/tests/ |
H A D | crypto_auth.phpt | 27 // Let's flip a bit pseudo-randomly
|
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 171 int flip, uint16_t *indir_count, uint16_t *name_count, in match() argument 210 flip, indir_count, name_count, in match() 303 text, flip, indir_count, name_count, in match() 854 cvt_flip(int type, int flip) in cvt_flip() argument 856 if (flip == 0) in cvt_flip() 1009 switch (cvt_flip(m->type, flip)) { in mconvert() 1372 switch (cvt_flip(m->in_type, flip)) { in mget() 1403 switch (in_type = cvt_flip(m->in_type, flip)) { in mget() 1572 flip = !flip; in mget() 1583 mode, text, flip, indir_count, name_count, in mget() [all …]
|
/PHP-7.2/ |
H A D | README.MAILINGLIST_RULES | 38 that strives to be very open. The flip side is that the core developers
|
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | ChangeLog | 4606 (iii) The F pattern option causes pcretest to flip the bytes in the 32-bit
|
Completed in 51 milliseconds