$96 GRAYBYTE WORDPRESS FILE MANAGER $61

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/alt/php74/usr/include/php/ext/mysqlnd/

HOME
Current File : /opt/alt/php74/usr/include/php/ext/mysqlnd//config-win.h
/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB
This file is public domain and comes with NO WARRANTY of any kind */

/* Defines for Win32 to make it compatible for MySQL */

#ifndef _MYSQLND_CONFIG_WIN_H
#define _MYSQLND_CONFIG_WIN_H

#include <sys/locking.h>
#include <windows.h>
#include <math.h>			/* Because of rint() */
#include <fcntl.h>
#include <io.h>
#include <malloc.h>

#include <win32/php_stdint.h>

#ifndef HAVE_INT8_T
#define HAVE_INT8_T
#endif
#ifndef HAVE_UINT8_T
#define HAVE_UINT8_T
#endif
#ifndef HAVE_INT16_T
#define HAVE_INT16_T
#endif
#ifndef HAVE_UINT16_T
#define HAVE_UINT16_T
#endif
#ifndef HAVE_INT32_T
#define HAVE_INT32_T
#endif
#ifndef HAVE_UINT32_T
#define HAVE_UINT32_T
#endif
#ifndef HAVE_INT64_T
#define HAVE_INT64_T
#endif
#ifndef HAVE_UINT64_T
#define HAVE_UINT64_T
#endif


#ifndef _WIN64
#ifndef _WIN32
#define _WIN32				/* Compatible with old source */
#endif
#ifndef __WIN32__
#define __WIN32__
#endif
#endif /* _WIN64 */
#ifndef __WIN__
#define __WIN__				/* To make it easier in VC++ */
#endif

/* Type information */

#define SIZEOF_LONG		4
#define SIZEOF_LONG_LONG	8


#ifndef _WIN64
/* Optimized store functions for Intel x86 */

#define sint2korr(A)	(*((int16_t *) (A)))
#define sint3korr(A)	((int32_t) ((((zend_uchar) (A)[2]) & 128) ? \
										(((uint32_t) 255L << 24) | \
										(((uint32_t) (zend_uchar) (A)[2]) << 16) |\
										(((uint32_t) (zend_uchar) (A)[1]) << 8) | \
										((uint32_t) (zend_uchar) (A)[0])) : \
										(((uint32_t) (zend_uchar) (A)[2]) << 16) |\
										(((uint32_t) (zend_uchar) (A)[1]) << 8) | \
										((uint32_t) (zend_uchar) (A)[0])))
#define sint4korr(A)	(*((int32_t *) (A)))
#define uint2korr(A)	(*((uint16_t *) (A)))
#define uint3korr(A)	(int32_t) (*((uint32_t *) (A)) & 0xFFFFFF)
#define uint4korr(A)	(*((uint32_t *) (A)))
#define uint5korr(A)	((uint64_t)(((uint32_t) ((zend_uchar) (A)[0])) +\
									(((uint32_t) ((zend_uchar) (A)[1])) << 8) +\
									(((uint32_t) ((zend_uchar) (A)[2])) << 16) +\
									(((uint32_t) ((zend_uchar) (A)[3])) << 24)) +\
									(((uint64_t) ((zend_uchar) (A)[4])) << 32))
#define uint8korr(A)	(*((uint64_t *) (A)))
#define sint8korr(A)	(*((int64_t *) (A)))
#define int2store(T,A)	*((uint16_t*) (T))= (uint16_t) (A)
#define int3store(T,A)		{	*(T)=  (zend_uchar) ((A));\
								*(T+1)=(zend_uchar) (((uint32_t) (A) >> 8));\
								*(T+2)=(zend_uchar) (((A) >> 16)); }
#define int4store(T,A)	*((int32_t *) (T))= (int32_t) (A)
#define int5store(T,A)	{	*(T)= (zend_uchar)((A));\
							*((T)+1)=(zend_uchar) (((A) >> 8));\
							*((T)+2)=(zend_uchar) (((A) >> 16));\
							*((T)+3)=(zend_uchar) (((A) >> 24)); \
							*((T)+4)=(zend_uchar) (((A) >> 32)); }
#define int8store(T,A)	*((uint64_t *) (T))= (uint64_t) (A)

#define float8get(V,M)	{	*((int32_t *) &V) = *((int32_t*) M); \
							*(((int32_t *) &V)+1) = *(((int32_t*) M)+1); }
#define float8store(T,V) {	*((int32_t *) T) = *((int32_t*) &V); \
							*(((int32_t *) T)+1) = *(((int32_t*) &V)+1); }
#define float4get(V,M) { *((int32_t *) &(V)) = *((int32_t*) (M)); }

#endif /* _WIN64 */

#endif /* _MYSQLND_CONFIG_WIN_H */

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
13 Aug 2025 1.54 AM
root / 996
0755
config-win.h
3.077 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysql_float_to_double.h
1.981 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd.h
18.719 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_alloc.h
4.708 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_auth.h
4.076 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_block_alloc.h
1.558 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_charset.h
2.252 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_commands.h
1.319 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_connection.h
3.165 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_debug.h
9.828 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_enum_n_def.h
20.659 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_ext_plugin.h
8.134 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_libmysql_compat.h
7.418 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_plugin.h
1.444 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_portability.h
15.229 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_priv.h
2.286 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_protocol_frame_codec.h
1.595 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_ps.h
2.241 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_read_buffer.h
1.349 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_result.h
1.842 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_result_meta.h
1.65 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_reverse_api.h
1.831 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_statistics.h
4.997 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_structs.h
64.032 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_vio.h
1.539 KB
9 Jul 2025 3.28 PM
root / 996
0644
mysqlnd_wireprotocol.h
9.953 KB
9 Jul 2025 3.28 PM
root / 996
0644
php_mysqlnd.h
1.344 KB
9 Jul 2025 3.28 PM
root / 996
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF