Home
last modified time | relevance | path

Searched refs:CAST (Results 26 – 34 of 34) sorted by relevance

12

/PHP-8.3/ext/pdo_dblib/tests/
H A Dstringify_uniqueidentifier.phpt18 $sql = "SELECT CAST('$testGUID' as uniqueidentifier) as [guid]";
/PHP-8.3/ext/opcache/tests/match/
H A D004.phpt54 0014 T2 = CAST (string) CV0($number)
/PHP-8.3/ext/fileinfo/libmagic/
H A Dcdf.h78 #define CDF_SEC_SIZE(h) CAST(size_t, 1 << (h)->h_sec_size_p2)
80 #define CDF_SHORT_SEC_SIZE(h) CAST(size_t, 1 << (h)->h_short_sec_size_p2)
H A Dfile.h151 #define FILE_BADSIZE CAST(size_t, ~0ul)
412 #define CAST(T, b) static_cast<T>(b) macro
416 #define CAST(T, b) ((T)(b)) macro
H A Dis_json.c424 const unsigned char *uc = CAST(const unsigned char *, b->fbuf); in file_is_json()
489 if ((p = CAST(char *, malloc(st.st_size))) == NULL) in main()
/PHP-8.3/ext/pgsql/tests/
H A D08escape.phpt49 $sql = "INSERT INTO ".$table_name." (num, bin) VALUES (10000, CAST ('".$escaped_data."' AS BYTEA));…
/PHP-8.3/ext/standard/tests/misc/
H A Dbrowscap.ini4579 [CAST] section
4581 Browser="CAST" argument
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic17512 >>8 byte&0x70 0x30 CAST-256 crypt,
17530 >>8 byte&0x70 0x30 CAST-256 crypt,
26121 >3 byte 8 algorithm: CAST-128,
H A Dmagic私はガラスを食べられます17512 >>8 byte&0x70 0x30 CAST-256 crypt,
17530 >>8 byte&0x70 0x30 CAST-256 crypt,
26121 >3 byte 8 algorithm: CAST-128,

Completed in 330 milliseconds

12