Home
last modified time | relevance | path

Searched refs:flip (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/standard/tests/array/
H A Darray_flip_variation4.phpt60 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 Darray_flip.phpt19 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-src/ext/sodium/tests/
H A Dcrypto_auth.phpt27 // Let's flip a bit pseudo-randomly
/php-src/ext/fileinfo/libmagic/
H A Dsoftmagic.c214 int flip, uint16_t *indir_count, uint16_t *name_count, in match() argument
263 mode, text, flip, indir_count, name_count, in match()
374 cont_level, mode, text, flip, indir_count, in match()
1008 cvt_flip(int type, int flip) in cvt_flip() argument
1010 if (flip == 0) in cvt_flip()
1159 mconvert(struct magic_set *ms, struct magic *m, int flip) in mconvert() argument
1163 switch (cvt_flip(m->type, flip)) { in mconvert()
1647 switch (op = cvt_flip(m->in_type, flip)) { in mget()
1713 switch (in_type = cvt_flip(m->in_type, flip)) { in mget()
1941 flip = !flip; in mget()
[all …]
/php-src/docs/
H A Dmailinglist-rules.md35 that strives to be very open. The flip side is that the core developers
/php-src/ext/fileinfo/
H A Dlibmagic.patch3021 int flip, uint16_t *indir_count, uint16_t *name_count,
3174 offset + o, mode, text, flip, indir_count, name_count,

Completed in 20 milliseconds