NAME
	T_INTEGER

DESCRIPTION
	Return value from typeof() indicating the variable is of type int.

	This definition is globally defined. No header needs to be included.

SEE ALSO
	typeof, T_STRING, T_FLOAT, T_OBJECT, T_ARRAY, T_MAPPING, T_FUNCTION
