Searched refs:is_int (Results 1 – 20 of 20) sorted by relevance
53 } elseif (is_int($frame)) {65 } elseif (is_int($frame)) {
38 if (\is_int($value)) {
32 if (null !== $name && (\is_int($name) || ctype_digit($name))) {
154 if (!\is_int($name)) {234 if (\is_int($key)) {
35 case \is_int($value): return 'int';
56 if (!is_int($createdMeta)) {
91 if (is_int($targetValue)) {
47 if (!\is_int($name)) {133 if (\is_int($key)) {
214 if (!\is_int($int)) {
218 if (!\is_int($int)) {
194 … $relativeTimeString = is_int($relativeTime) ? date('Y-m-d H:i:s', $relativeTime) : $relativeTime;200 } elseif (is_int($relativeTime)) {
74 def is_int(number) method
73 if (null === $values && !\is_int($type)) {
164 if (\is_int($value) || \is_float($value)) {
82 if (is_int($value)) {
162 case \is_int($value):459 …if ('' !== $key && $evaluatedKey !== $key && !\is_string($evaluatedKey) && !\is_int($evaluatedKey)…
235 if (!\is_string($key) && !\is_int($key)) {
460 if (\is_int($values) || \is_float($values)) {1079 if (\is_string($value) || \is_int($value) || \is_float($value)) {1124 if (\is_int($a) && \is_string($b)) {1135 if (\is_string($a) && \is_int($b)) {
630 if (\is_int($c) || 'long' === $c || 'entity' === $c) {
637 if (\is_int($c) || 'long' === $c || 'entity' === $c) {