Home
last modified time | relevance | path

Searched refs:cast (Results 26 – 39 of 39) sorted by relevance

12

/PHP-7.3/ext/standard/tests/file/
H A Dbug52820.phpt7 /* unfortunately no standard function does a cast to FILE*, so we need
H A Dfopencookie.phpt2 fopencookie detected and working (or cast mechanism works)
/PHP-7.3/
H A DREADME.STREAMS168 You need to "cast" the stream into a FILE*, and this is how you do it:
183 appropriate error message of type E_WARNING if the cast fails.
203 /* can safely cast to FILE* with no adverse side effects */
210 to find out if a stream can be cast, without actually performing the cast, so
232 read, write, close, flush, seek, gets and cast operations. Of these, an
283 The mode parameter is passed on to fdopen/fopencookie when the stream is cast
H A DUPGRADING344 Depending on the intended behavior, you should either explicitly cast the
H A Dconfigure.ac1525 PHP_ADD_SOURCES(main/streams, streams.c cast.c memory.c filter.c \
H A DNEWS788 invalid cast). (Nikita)
1411 . Fixed bug #73108 (Internal class cast handler uses integer instead of
/PHP-7.3/ext/soap/tests/
H A Dbug48557.phpt2 Bug #48557 (Numeric string keys in Apache Hashmaps are not cast to integers)
/PHP-7.3/ext/imap/tests/
H A Dimap_fetchbody_variation4.phpt29 //Note: the first four values are valid as they will all be cast to 1L.
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_kill.phpt24 // Zend will cast the NULL to 0
/PHP-7.3/Zend/
H A DZend.m4107 dnl test whether double cast to long preserves least significant bits
108 AC_MSG_CHECKING(whether double cast to long preserves least significant bits)
131 …AC_DEFINE([ZEND_DVAL_TO_LVAL_CAST_OK], 1, [Define if double cast to long preserves least significa…
/PHP-7.3/ext/zlib/tests/
H A Ddata.inc32 Is sicklied o'er with the pale cast of thought,
/PHP-7.3/main/
H A Dphp_streams.h127 int (*cast)(php_stream *stream, int castas, void **ret); member
/PHP-7.3/win32/build/
H A Dconfig.w32256 ADD_SOURCES("main/streams", "streams.c cast.c memory.c filter.c plain_wrapper.c \
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY703 remove cast in va_init_list() for Intel C Compiler.
721 fix cast from char* to const char*
723 fix cast from char* to const char*
1081 2004/12/01: [impl] double cast for escape warning in Cygwin.
1154 2004/11/09: [impl] type cast in regexec() for remove compile time warning.

Completed in 39 milliseconds

12