IS_LONG          1005 Zend/zend.c    			z_error_type->type = IS_LONG;
IS_LONG          1014 Zend/zend.c    			z_error_lineno->type = IS_LONG;
IS_LONG           230 Zend/zend_API.c 		case IS_LONG:
IS_LONG           351 Zend/zend_API.c 					case IS_LONG:
IS_LONG           378 Zend/zend_API.c 							} else if (type == IS_LONG) {
IS_LONG           385 Zend/zend_API.c 					case IS_LONG:
IS_LONG           415 Zend/zend_API.c 					case IS_LONG:
IS_LONG           442 Zend/zend_API.c 					case IS_LONG:
IS_LONG           455 Zend/zend_API.h 		Z_TYPE_P(z) = IS_LONG;		\
IS_LONG           486 Zend/zend_builtin_functions.c 		case IS_LONG:
IS_LONG           121 Zend/zend_compile.c 	Z_TYPE(CG(declarables).ticks) = IS_LONG;
IS_LONG          2671 Zend/zend_compile.c 		Z_TYPE(opline->op2.u.constant) = IS_LONG;
IS_LONG          3399 Zend/zend_compile.c 			case IS_LONG:
IS_LONG          3492 Zend/zend_compile.c 			Z_TYPE(opline->op2.u.constant) = IS_LONG;
IS_LONG          4160 Zend/zend_compile.c 	Z_TYPE(zendlval->u.constant) = IS_LONG;
IS_LONG           171 Zend/zend_constants.c 	c.value.type = IS_LONG;
IS_LONG           331 Zend/zend_exceptions.c 		case IS_LONG: {
IS_LONG           978 Zend/zend_execute.c 		case IS_LONG: {
IS_LONG          1106 Zend/zend_execute.c 				if (Z_TYPE_P(dim) != IS_LONG) {
IS_LONG          1309 Zend/zend_execute.c 	if (nest_levels_zval->type != IS_LONG) {
IS_LONG            86 Zend/zend_execute.h 		case IS_LONG:
IS_LONG           574 Zend/zend_execute_API.c 				case IS_LONG:
IS_LONG           226 Zend/zend_interfaces.c 		case IS_LONG:
IS_LONG          3528 Zend/zend_language_parser.c     { znode tmp;  fetch_simple_variable(&tmp, &(yyvsp[(2) - (2)]), 0 TSRMLS_CC); (yyval).op_type = IS_CONST; Z_LVAL((yyval).u.constant)=1; Z_TYPE((yyval).u.constant)=IS_LONG; INIT_PZVAL(&(yyval).u.constant); zend_do_receive_arg(ZEND_RECV, &tmp, &(yyval), NULL, &(yyvsp[(1) - (2)]), &(yyvsp[(2) - (2)]), 0 TSRMLS_CC); }
IS_LONG          3533 Zend/zend_language_parser.c     { znode tmp;  fetch_simple_variable(&tmp, &(yyvsp[(3) - (3)]), 0 TSRMLS_CC); (yyval).op_type = IS_CONST; Z_LVAL((yyval).u.constant)=1; Z_TYPE((yyval).u.constant)=IS_LONG; INIT_PZVAL(&(yyval).u.constant); zend_do_receive_arg(ZEND_RECV, &tmp, &(yyval), NULL, &(yyvsp[(1) - (3)]), &(yyvsp[(3) - (3)]), 1 TSRMLS_CC); }
IS_LONG          3538 Zend/zend_language_parser.c     { znode tmp;  fetch_simple_variable(&tmp, &(yyvsp[(3) - (5)]), 0 TSRMLS_CC); (yyval).op_type = IS_CONST; Z_LVAL((yyval).u.constant)=1; Z_TYPE((yyval).u.constant)=IS_LONG; INIT_PZVAL(&(yyval).u.constant); zend_do_receive_arg(ZEND_RECV_INIT, &tmp, &(yyval), &(yyvsp[(5) - (5)]), &(yyvsp[(1) - (5)]), &(yyvsp[(3) - (5)]), 1 TSRMLS_CC); }
IS_LONG          3543 Zend/zend_language_parser.c     { znode tmp;  fetch_simple_variable(&tmp, &(yyvsp[(2) - (4)]), 0 TSRMLS_CC); (yyval).op_type = IS_CONST; Z_LVAL((yyval).u.constant)=1; Z_TYPE((yyval).u.constant)=IS_LONG; INIT_PZVAL(&(yyval).u.constant); zend_do_receive_arg(ZEND_RECV_INIT, &tmp, &(yyval), &(yyvsp[(4) - (4)]), &(yyvsp[(1) - (4)]), &(yyvsp[(2) - (4)]), 0 TSRMLS_CC); }
IS_LONG          4043 Zend/zend_language_parser.c     { Z_LVAL((yyvsp[(1) - (2)]).u.constant)=0; Z_TYPE((yyvsp[(1) - (2)]).u.constant)=IS_LONG; (yyvsp[(1) - (2)]).op_type = IS_CONST; INIT_PZVAL(&(yyvsp[(1) - (2)]).u.constant); zend_do_binary_op(ZEND_ADD, &(yyval), &(yyvsp[(1) - (2)]), &(yyvsp[(2) - (2)]) TSRMLS_CC); }
IS_LONG          4048 Zend/zend_language_parser.c     { Z_LVAL((yyvsp[(1) - (2)]).u.constant)=0; Z_TYPE((yyvsp[(1) - (2)]).u.constant)=IS_LONG; (yyvsp[(1) - (2)]).op_type = IS_CONST; INIT_PZVAL(&(yyvsp[(1) - (2)]).u.constant); zend_do_binary_op(ZEND_SUB, &(yyval), &(yyvsp[(1) - (2)]), &(yyvsp[(2) - (2)]) TSRMLS_CC); }
IS_LONG          4133 Zend/zend_language_parser.c     { zend_do_cast(&(yyval), &(yyvsp[(2) - (2)]), IS_LONG TSRMLS_CC); }
IS_LONG          4363 Zend/zend_language_parser.c     { zval minus_one;  Z_TYPE(minus_one) = IS_LONG; Z_LVAL(minus_one) = -1;  mul_function(&(yyvsp[(2) - (2)]).u.constant, &(yyvsp[(2) - (2)]).u.constant, &minus_one TSRMLS_CC);  (yyval) = (yyvsp[(2) - (2)]); }
IS_LONG           426 Zend/zend_language_parser.y 		optional_class_type T_VARIABLE				{ znode tmp;  fetch_simple_variable(&tmp, &$2, 0 TSRMLS_CC); $$.op_type = IS_CONST; Z_LVAL($$.u.constant)=1; Z_TYPE($$.u.constant)=IS_LONG; INIT_PZVAL(&$$.u.constant); zend_do_receive_arg(ZEND_RECV, &tmp, &$$, NULL, &$1, &$2, 0 TSRMLS_CC); }
IS_LONG           427 Zend/zend_language_parser.y 	|	optional_class_type '&' T_VARIABLE			{ znode tmp;  fetch_simple_variable(&tmp, &$3, 0 TSRMLS_CC); $$.op_type = IS_CONST; Z_LVAL($$.u.constant)=1; Z_TYPE($$.u.constant)=IS_LONG; INIT_PZVAL(&$$.u.constant); zend_do_receive_arg(ZEND_RECV, &tmp, &$$, NULL, &$1, &$3, 1 TSRMLS_CC); }
IS_LONG           428 Zend/zend_language_parser.y 	|	optional_class_type '&' T_VARIABLE '=' static_scalar			{ znode tmp;  fetch_simple_variable(&tmp, &$3, 0 TSRMLS_CC); $$.op_type = IS_CONST; Z_LVAL($$.u.constant)=1; Z_TYPE($$.u.constant)=IS_LONG; INIT_PZVAL(&$$.u.constant); zend_do_receive_arg(ZEND_RECV_INIT, &tmp, &$$, &$5, &$1, &$3, 1 TSRMLS_CC); }
IS_LONG           429 Zend/zend_language_parser.y 	|	optional_class_type T_VARIABLE '=' static_scalar				{ znode tmp;  fetch_simple_variable(&tmp, &$2, 0 TSRMLS_CC); $$.op_type = IS_CONST; Z_LVAL($$.u.constant)=1; Z_TYPE($$.u.constant)=IS_LONG; INIT_PZVAL(&$$.u.constant); zend_do_receive_arg(ZEND_RECV_INIT, &tmp, &$$, &$4, &$1, &$2, 0 TSRMLS_CC); }
IS_LONG           590 Zend/zend_language_parser.y 	|	'+' expr %prec T_INC { Z_LVAL($1.u.constant)=0; Z_TYPE($1.u.constant)=IS_LONG; $1.op_type = IS_CONST; INIT_PZVAL(&$1.u.constant); zend_do_binary_op(ZEND_ADD, &$$, &$1, &$2 TSRMLS_CC); }
IS_LONG           591 Zend/zend_language_parser.y 	|	'-' expr %prec T_INC { Z_LVAL($1.u.constant)=0; Z_TYPE($1.u.constant)=IS_LONG; $1.op_type = IS_CONST; INIT_PZVAL(&$1.u.constant); zend_do_binary_op(ZEND_SUB, &$$, &$1, &$2 TSRMLS_CC); }
IS_LONG           608 Zend/zend_language_parser.y 	|	T_INT_CAST expr 	{ zend_do_cast(&$$, &$2, IS_LONG TSRMLS_CC); }
IS_LONG           695 Zend/zend_language_parser.y 	|	'-' static_scalar	{ zval minus_one;  Z_TYPE(minus_one) = IS_LONG; Z_LVAL(minus_one) = -1;  mul_function(&$2.u.constant, &$2.u.constant, &minus_one TSRMLS_CC);  $$ = $2; }
IS_LONG          3399 Zend/zend_language_scanner.c 	retval_znode.u.constant.type = IS_LONG;
IS_LONG          4880 Zend/zend_language_scanner.c 	zendlval->type = IS_LONG;
IS_LONG          4898 Zend/zend_language_scanner.c 		zendlval->type = IS_LONG;
IS_LONG          4912 Zend/zend_language_scanner.c 		zendlval->type = IS_LONG;
IS_LONG          5001 Zend/zend_language_scanner.c 	zendlval->type = IS_LONG;
IS_LONG          1133 Zend/zend_object_handlers.c 		case IS_LONG:
IS_LONG           129 Zend/zend_operators.c 					op->type = IS_LONG;
IS_LONG           135 Zend/zend_operators.c 			op->type = IS_LONG;
IS_LONG           139 Zend/zend_operators.c 			op->type = IS_LONG;
IS_LONG           145 Zend/zend_operators.c 			op->type = IS_LONG;
IS_LONG           153 Zend/zend_operators.c 		if (op->type != IS_LONG) {									\
IS_LONG           162 Zend/zend_operators.c 						(holder).type = IS_LONG;						\
IS_LONG           170 Zend/zend_operators.c 				(holder).type = IS_LONG;									\
IS_LONG           175 Zend/zend_operators.c 				(holder).type = IS_LONG;									\
IS_LONG           182 Zend/zend_operators.c 				if ((holder).type == IS_LONG) {								\
IS_LONG           208 Zend/zend_operators.c 	} else if ((op)->type != IS_LONG) {								\
IS_LONG           236 Zend/zend_operators.c 		(holder).type = IS_LONG;									\
IS_LONG           250 Zend/zend_operators.c 			case IS_LONG:											\
IS_LONG           308 Zend/zend_operators.c 	if ((op)->type != IS_LONG) {
IS_LONG           329 Zend/zend_operators.c 		case IS_LONG:
IS_LONG           349 Zend/zend_operators.c 				convert_object_to_type(op, IS_LONG, convert_to_long);
IS_LONG           351 Zend/zend_operators.c 				if (op->type == IS_LONG) {
IS_LONG           374 Zend/zend_operators.c 	op->type = IS_LONG;
IS_LONG           394 Zend/zend_operators.c 		case IS_LONG:
IS_LONG           484 Zend/zend_operators.c 		case IS_LONG:
IS_LONG           565 Zend/zend_operators.c 		case IS_LONG:
IS_LONG           777 Zend/zend_operators.c 	if (op1->type == IS_LONG && op2->type == IS_LONG) {
IS_LONG           788 Zend/zend_operators.c 			result->type = IS_LONG;
IS_LONG           792 Zend/zend_operators.c 	if ((op1->type == IS_DOUBLE && op2->type == IS_LONG)
IS_LONG           793 Zend/zend_operators.c 		|| (op1->type == IS_LONG && op2->type == IS_DOUBLE)) {
IS_LONG           794 Zend/zend_operators.c 		result->value.dval = (op1->type == IS_LONG ?
IS_LONG           817 Zend/zend_operators.c 	if (op1->type == IS_LONG && op2->type == IS_LONG) {
IS_LONG           828 Zend/zend_operators.c 			result->type = IS_LONG;
IS_LONG           832 Zend/zend_operators.c 	if ((op1->type == IS_DOUBLE && op2->type == IS_LONG)
IS_LONG           833 Zend/zend_operators.c 		|| (op1->type == IS_LONG && op2->type == IS_DOUBLE)) {
IS_LONG           834 Zend/zend_operators.c 		result->value.dval = (op1->type == IS_LONG ?
IS_LONG           857 Zend/zend_operators.c 	if (op1->type == IS_LONG && op2->type == IS_LONG) {
IS_LONG           861 Zend/zend_operators.c 		result->type = overflow ? IS_DOUBLE : IS_LONG;	
IS_LONG           864 Zend/zend_operators.c 	if ((op1->type == IS_DOUBLE && op2->type == IS_LONG)
IS_LONG           865 Zend/zend_operators.c 		|| (op1->type == IS_LONG && op2->type == IS_DOUBLE)) {
IS_LONG           866 Zend/zend_operators.c 		result->value.dval = (op1->type == IS_LONG ?
IS_LONG           888 Zend/zend_operators.c 	if ((op2->type == IS_LONG && op2->value.lval == 0) || (op2->type == IS_DOUBLE && op2->value.dval == 0.0)) {
IS_LONG           893 Zend/zend_operators.c 	if (op1->type == IS_LONG && op2->type == IS_LONG) {
IS_LONG           895 Zend/zend_operators.c 			result->type = IS_LONG;
IS_LONG           903 Zend/zend_operators.c 	if ((op1->type == IS_DOUBLE && op2->type == IS_LONG)
IS_LONG           904 Zend/zend_operators.c 		|| (op1->type == IS_LONG && op2->type == IS_DOUBLE)) {
IS_LONG           905 Zend/zend_operators.c 		result->value.dval = (op1->type == IS_LONG ?
IS_LONG           939 Zend/zend_operators.c 	result->type = IS_LONG;
IS_LONG           979 Zend/zend_operators.c 		op1->type = IS_LONG;
IS_LONG           981 Zend/zend_operators.c 	if (op1->type == IS_LONG) {
IS_LONG           983 Zend/zend_operators.c 		result->type = IS_LONG;
IS_LONG          1035 Zend/zend_operators.c 	result->type = IS_LONG;
IS_LONG          1076 Zend/zend_operators.c 	result->type = IS_LONG;
IS_LONG          1116 Zend/zend_operators.c 	result->type = IS_LONG;
IS_LONG          1129 Zend/zend_operators.c 	result->type = IS_LONG;
IS_LONG          1141 Zend/zend_operators.c 	result->type = IS_LONG;
IS_LONG          1243 Zend/zend_operators.c 	result->type = IS_LONG;
IS_LONG          1275 Zend/zend_operators.c 	result->type = IS_LONG;
IS_LONG          1417 Zend/zend_operators.c 	if (Z_TYPE_P(op1) == IS_LONG && Z_TYPE_P(op2) == IS_LONG) {
IS_LONG          1421 Zend/zend_operators.c 	if ((Z_TYPE_P(op1) == IS_DOUBLE || Z_TYPE_P(op1) == IS_LONG)
IS_LONG          1422 Zend/zend_operators.c 		&& (Z_TYPE_P(op2) == IS_DOUBLE || Z_TYPE_P(op2) == IS_LONG)) {
IS_LONG          1423 Zend/zend_operators.c 		Z_DVAL_P(result) = (Z_TYPE_P(op1) == IS_LONG ? (double) Z_LVAL_P(op1) : Z_DVAL_P(op1)) - (Z_TYPE_P(op2) == IS_LONG ? (double) Z_LVAL_P(op2) : Z_DVAL_P(op2));
IS_LONG          1483 Zend/zend_operators.c 		case IS_LONG:
IS_LONG          1574 Zend/zend_operators.c 	if (result->type == IS_LONG) {
IS_LONG          1602 Zend/zend_operators.c 	if (result->type == IS_LONG) {
IS_LONG          1736 Zend/zend_operators.c 		case IS_LONG:
IS_LONG          1750 Zend/zend_operators.c 			op1->type = IS_LONG;
IS_LONG          1758 Zend/zend_operators.c 					case IS_LONG:
IS_LONG          1765 Zend/zend_operators.c 						op1->type = IS_LONG;
IS_LONG          1794 Zend/zend_operators.c 		case IS_LONG:
IS_LONG          1809 Zend/zend_operators.c 				op1->type = IS_LONG;
IS_LONG          1813 Zend/zend_operators.c 				case IS_LONG:
IS_LONG          1820 Zend/zend_operators.c 						op1->type = IS_LONG;
IS_LONG          1982 Zend/zend_operators.c 			result->type = IS_LONG;
IS_LONG          1985 Zend/zend_operators.c 			result->type = IS_LONG;
IS_LONG          1991 Zend/zend_operators.c 		result->type = IS_LONG;
IS_LONG          2016 Zend/zend_operators.c 	result->type = IS_LONG;
IS_LONG          2029 Zend/zend_operators.c 	result->type = IS_LONG;
IS_LONG           132 Zend/zend_operators.h 		for (type = IS_LONG; !(digits >= MAX_LENGTH_OF_LONG && (dval || allow_errors == 1)); digits++, ptr++) {
IS_LONG           190 Zend/zend_operators.h 	if (type == IS_LONG) {
IS_LONG           207 Zend/zend_operators.h 		return IS_LONG;
IS_LONG           330 Zend/zend_operators.h 			case IS_LONG:						\
IS_LONG           369 Zend/zend_operators.h 	if (Z_TYPE_PP(ppzv)!=IS_LONG && Z_TYPE_PP(ppzv)!=IS_DOUBLE) {		\
IS_LONG            63 Zend/zend_variables.c 		case IS_LONG:
IS_LONG            88 Zend/zend_variables.c 		case IS_LONG:
IS_LONG           114 Zend/zend_variables.c 		case IS_LONG:
IS_LONG           907 Zend/zend_vm_def.h 	Z_TYPE(EX_T(opline->result.u.var).tmp_var) = IS_LONG;
IS_LONG          2710 Zend/zend_vm_def.h 			case IS_LONG:
IS_LONG          2772 Zend/zend_vm_def.h 		case IS_LONG:
IS_LONG          3015 Zend/zend_vm_def.h 					case IS_LONG:
IS_LONG          3405 Zend/zend_vm_def.h 				Z_TYPE_P(key) = IS_LONG;
IS_LONG          3501 Zend/zend_vm_def.h 				case IS_LONG:
IS_LONG          3557 Zend/zend_vm_def.h 			if (Z_TYPE_P(offset) != IS_LONG) {
IS_LONG          3563 Zend/zend_vm_def.h 			if (Z_TYPE_P(offset) == IS_LONG) {
IS_LONG          3617 Zend/zend_vm_def.h 		if (Z_TYPE_P(ptr) == IS_LONG) {
IS_LONG          3634 Zend/zend_vm_def.h 	Z_TYPE(EX_T(opline->result.u.var).tmp_var) = IS_LONG;  /* shouldn't be necessary */
IS_LONG          3657 Zend/zend_vm_def.h 		Z_TYPE(restored_error_reporting) = IS_LONG;
IS_LONG          3850 Zend/zend_vm_def.h 		Z_TYPE(restored_error_reporting) = IS_LONG;
IS_LONG           439 Zend/zend_vm_execute.h 	Z_TYPE(EX_T(opline->result.u.var).tmp_var) = IS_LONG;  /* shouldn't be necessary */
IS_LONG           593 Zend/zend_vm_execute.h 		Z_TYPE(restored_error_reporting) = IS_LONG;
IS_LONG          1451 Zend/zend_vm_execute.h 	Z_TYPE(EX_T(opline->result.u.var).tmp_var) = IS_LONG;
IS_LONG          1909 Zend/zend_vm_execute.h 		case IS_LONG:
IS_LONG          2344 Zend/zend_vm_execute.h 		if (Z_TYPE_P(ptr) == IS_LONG) {
IS_LONG          2767 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          3126 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          3485 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          3578 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          3936 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          4024 Zend/zend_vm_execute.h 	Z_TYPE(EX_T(opline->result.u.var).tmp_var) = IS_LONG;
IS_LONG          4484 Zend/zend_vm_execute.h 		case IS_LONG:
IS_LONG          4920 Zend/zend_vm_execute.h 		if (Z_TYPE_P(ptr) == IS_LONG) {
IS_LONG          4938 Zend/zend_vm_execute.h 		Z_TYPE(restored_error_reporting) = IS_LONG;
IS_LONG          5397 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          5842 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          6287 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          6380 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          6822 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          7072 Zend/zend_vm_execute.h 	Z_TYPE(EX_T(opline->result.u.var).tmp_var) = IS_LONG;
IS_LONG          7631 Zend/zend_vm_execute.h 		case IS_LONG:
IS_LONG          8138 Zend/zend_vm_execute.h 				Z_TYPE_P(key) = IS_LONG;
IS_LONG          8214 Zend/zend_vm_execute.h 		if (Z_TYPE_P(ptr) == IS_LONG) {
IS_LONG          9469 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          9534 Zend/zend_vm_execute.h 					case IS_LONG:
IS_LONG          9665 Zend/zend_vm_execute.h 				case IS_LONG:
IS_LONG          9721 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) != IS_LONG) {
IS_LONG          9727 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) == IS_LONG) {
IS_LONG          10989 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          11054 Zend/zend_vm_execute.h 					case IS_LONG:
IS_LONG          11185 Zend/zend_vm_execute.h 				case IS_LONG:
IS_LONG          11241 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) != IS_LONG) {
IS_LONG          11247 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) == IS_LONG) {
IS_LONG          12547 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          12612 Zend/zend_vm_execute.h 					case IS_LONG:
IS_LONG          12743 Zend/zend_vm_execute.h 				case IS_LONG:
IS_LONG          12799 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) != IS_LONG) {
IS_LONG          12805 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) == IS_LONG) {
IS_LONG          13256 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          14546 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          14611 Zend/zend_vm_execute.h 					case IS_LONG:
IS_LONG          14742 Zend/zend_vm_execute.h 				case IS_LONG:
IS_LONG          14798 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) != IS_LONG) {
IS_LONG          14804 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) == IS_LONG) {
IS_LONG          14919 Zend/zend_vm_execute.h 		if (Z_TYPE_P(ptr) == IS_LONG) {
IS_LONG          15719 Zend/zend_vm_execute.h 					case IS_LONG:
IS_LONG          15848 Zend/zend_vm_execute.h 				case IS_LONG:
IS_LONG          15904 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) != IS_LONG) {
IS_LONG          15910 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) == IS_LONG) {
IS_LONG          16699 Zend/zend_vm_execute.h 					case IS_LONG:
IS_LONG          16828 Zend/zend_vm_execute.h 				case IS_LONG:
IS_LONG          16884 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) != IS_LONG) {
IS_LONG          16890 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) == IS_LONG) {
IS_LONG          17679 Zend/zend_vm_execute.h 					case IS_LONG:
IS_LONG          17808 Zend/zend_vm_execute.h 				case IS_LONG:
IS_LONG          17864 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) != IS_LONG) {
IS_LONG          17870 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) == IS_LONG) {
IS_LONG          18923 Zend/zend_vm_execute.h 					case IS_LONG:
IS_LONG          19052 Zend/zend_vm_execute.h 				case IS_LONG:
IS_LONG          19108 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) != IS_LONG) {
IS_LONG          19114 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) == IS_LONG) {
IS_LONG          19361 Zend/zend_vm_execute.h 	Z_TYPE(EX_T(opline->result.u.var).tmp_var) = IS_LONG;
IS_LONG          19907 Zend/zend_vm_execute.h 		case IS_LONG:
IS_LONG          20342 Zend/zend_vm_execute.h 		if (Z_TYPE_P(ptr) == IS_LONG) {
IS_LONG          21593 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          21658 Zend/zend_vm_execute.h 					case IS_LONG:
IS_LONG          21787 Zend/zend_vm_execute.h 				case IS_LONG:
IS_LONG          21843 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) != IS_LONG) {
IS_LONG          21849 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) == IS_LONG) {
IS_LONG          23105 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          23170 Zend/zend_vm_execute.h 					case IS_LONG:
IS_LONG          23299 Zend/zend_vm_execute.h 				case IS_LONG:
IS_LONG          23355 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) != IS_LONG) {
IS_LONG          23361 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) == IS_LONG) {
IS_LONG          24654 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          24719 Zend/zend_vm_execute.h 					case IS_LONG:
IS_LONG          24848 Zend/zend_vm_execute.h 				case IS_LONG:
IS_LONG          24904 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) != IS_LONG) {
IS_LONG          24910 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) == IS_LONG) {
IS_LONG          25358 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          26643 Zend/zend_vm_execute.h 			case IS_LONG:
IS_LONG          26708 Zend/zend_vm_execute.h 					case IS_LONG:
IS_LONG          26837 Zend/zend_vm_execute.h 				case IS_LONG:
IS_LONG          26893 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) != IS_LONG) {
IS_LONG          26899 Zend/zend_vm_execute.h 			if (Z_TYPE_P(offset) == IS_LONG) {
IS_LONG           610 ext/bcmath/bcmath.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG           120 ext/calendar/easter.c         Z_TYPE_P(return_value) = IS_LONG;
IS_LONG           510 ext/com_dotnet/com_handlers.c 		case IS_LONG:
IS_LONG           205 ext/com_dotnet/com_typeinfo.c 				if (Z_TYPE(value) == IS_LONG) {
IS_LONG           207 ext/com_dotnet/com_typeinfo.c 					c.value.type = IS_LONG;
IS_LONG           143 ext/com_dotnet/com_variant.c 		case IS_LONG:
IS_LONG           160 ext/ctype/ctype.c 	if (Z_TYPE_P(c) == IS_LONG) { \
IS_LONG           175 ext/ctype/ctype.c 			if (Z_TYPE_P(c) == IS_LONG) zval_dtor(&tmp); \
IS_LONG           180 ext/ctype/ctype.c 				if (Z_TYPE_P(c) == IS_LONG) zval_dtor(&tmp); \
IS_LONG           184 ext/ctype/ctype.c 		if (Z_TYPE_P(c) == IS_LONG) zval_dtor(&tmp); \
IS_LONG           766 ext/curl/interface.c 				if (Z_TYPE_P(retval_ptr) != IS_LONG) {
IS_LONG           912 ext/curl/interface.c 				if (Z_TYPE_P(retval_ptr) != IS_LONG) {
IS_LONG           363 ext/curl/streams.c 				if (Z_TYPE_PP(ctx_opt) == IS_LONG) {
IS_LONG           645 ext/filter/filter.c 	} else if (Z_TYPE_PP(op) == IS_LONG) {
IS_LONG           714 ext/filter/filter.c 			if (Z_TYPE_PP(filter_args) == IS_LONG) {
IS_LONG           782 ext/filter/filter.c 		&& (Z_TYPE_PP(op) == IS_LONG && !PHP_FILTER_ID_EXISTS(Z_LVAL_PP(op)))
IS_LONG           793 ext/filter/filter.c 			if (Z_TYPE_PP(op) == IS_LONG) {
IS_LONG           823 ext/filter/filter.c 		&& (Z_TYPE_PP(op) == IS_LONG && !PHP_FILTER_ID_EXISTS(Z_LVAL_PP(op)))
IS_LONG           114 ext/filter/filter_private.h 	if (Z_TYPE_PP(zv) != IS_LONG) {                                                                      \
IS_LONG           223 ext/filter/logical_filters.c 		Z_TYPE_P(value) = IS_LONG;
IS_LONG           379 ext/filter/logical_filters.c 		case IS_LONG:
IS_LONG          1410 ext/ftp/php_ftp.c 			if (Z_TYPE_P(z_value) != IS_LONG) {
IS_LONG           450 ext/gmp/gmp.c  	case IS_LONG:
IS_LONG           530 ext/gmp/gmp.c  	if (gmp_ui_op && Z_TYPE_PP(b_arg) == IS_LONG && Z_LVAL_PP(b_arg) >= 0) {
IS_LONG           584 ext/gmp/gmp.c  	if (gmp_ui_op && Z_TYPE_PP(b_arg) == IS_LONG && Z_LVAL_PP(b_arg) >= 0) {
IS_LONG          1068 ext/gmp/gmp.c  	if (Z_TYPE_PP(base_arg) == IS_LONG && Z_LVAL_PP(base_arg) >= 0) {
IS_LONG          1106 ext/gmp/gmp.c  	if (Z_TYPE_PP(exp_arg) == IS_LONG && Z_LVAL_PP(exp_arg) >= 0) {
IS_LONG          1336 ext/gmp/gmp.c  	if (Z_TYPE_PP(b_arg) == IS_LONG) {
IS_LONG          2114 ext/iconv/iconv.c 			if (Z_TYPE_P(pval) != IS_LONG) {
IS_LONG          1931 ext/imap/php_imap.c 		case IS_LONG:
IS_LONG           676 ext/interbase/ibase_query.c 				if (Z_TYPE_P(b_var) == IS_LONG) {
IS_LONG           308 ext/interbase/php_ibase_udf.c 			case IS_LONG:
IS_LONG           285 ext/json/JSON_parser.c     if (type == IS_LONG)
IS_LONG           740 ext/json/JSON_parser.c             else if (type < IS_LONG && (c == S_DIG || c == S_ZER))
IS_LONG           742 ext/json/JSON_parser.c                 type = IS_LONG;
IS_LONG           745 ext/json/JSON_parser.c             else if (type == IS_LONG && s == 24)
IS_LONG           352 ext/json/json.c         case IS_LONG:
IS_LONG           467 ext/json/json.c 		if (type == IS_LONG) {
IS_LONG          1189 ext/msql/php_msql.c 			Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          1342 ext/mssql/php_mssql.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          1361 ext/mssql/php_mssql.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          1437 ext/mssql/php_mssql.c 			else if (Z_TYPE(result->data[result->cur_row][i]) == IS_LONG) {
IS_LONG          1677 ext/mssql/php_mssql.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          1651 ext/mysql/php_mysql.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          1740 ext/mysql/php_mysql.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          1863 ext/mysql/php_mysql.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          1881 ext/mysql/php_mysql.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          2351 ext/mysql/php_mysql.c 			Z_TYPE_P(return_value) = IS_LONG;
IS_LONG           298 ext/mysqli/mysqli_api.c 				stmt->result.buf[ofs].type = IS_LONG;
IS_LONG           670 ext/mysqli/mysqli_api.c 					case IS_LONG:
IS_LONG           550 ext/pcntl/pcntl.c 	if (Z_TYPE_P(handle)==IS_LONG) {
IS_LONG           674 ext/pdo/pdo_dbh.c 	if (Z_TYPE_P(value) != IS_LONG && Z_TYPE_P(value) != IS_STRING && Z_TYPE_P(value) != IS_BOOL) { \
IS_LONG           722 ext/pdo/pdo_dbh.c 				if (zend_hash_index_find(Z_ARRVAL_P(value), 0, (void**)&tmp) == SUCCESS && Z_TYPE_PP(tmp) == IS_LONG) {
IS_LONG           448 ext/pdo/pdo_sql_parser.c 						case IS_LONG:
IS_LONG           316 ext/pdo/pdo_stmt.c 	} else if (PDO_PARAM_TYPE(param->param_type) == PDO_PARAM_BOOL && Z_TYPE_P(param->parameter) == IS_LONG) {
IS_LONG           645 ext/pdo/pdo_stmt.c 			case IS_LONG:
IS_LONG          1096 ext/pdo/pdo_stmt.c 						if (Z_TYPE_P(val) == IS_LONG) {
IS_LONG          2561 ext/pdo/pdo_stmt.c 	if (Z_TYPE_P(member) == IS_LONG) {
IS_LONG          2593 ext/pdo/pdo_stmt.c 	if (Z_TYPE_P(member) == IS_LONG) {
IS_LONG           557 ext/pdo_firebird/firebird_statement.c 				case IS_LONG:
IS_LONG           369 ext/pdo_mysql/mysql_statement.c 					case IS_LONG:
IS_LONG           388 ext/pdo_sqlite/sqlite_driver.c 				case IS_LONG:
IS_LONG           639 ext/pgsql/pgsql.c 		if (i == 1 && ZEND_NUM_ARGS() == 2 && Z_TYPE_PP(args[i]) == IS_LONG) {
IS_LONG          1604 ext/pgsql/pgsql.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          1846 ext/pgsql/pgsql.c 			Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          1868 ext/pgsql/pgsql.c 				Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          1928 ext/pgsql/pgsql.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          2351 ext/pgsql/pgsql.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          2737 ext/pgsql/pgsql.c 					Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          3126 ext/pgsql/pgsql.c 		Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          3168 ext/pgsql/pgsql.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          3961 ext/pgsql/pgsql.c 			Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          3965 ext/pgsql/pgsql.c 			Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          4764 ext/pgsql/pgsql.c 					case IS_LONG:
IS_LONG          4812 ext/pgsql/pgsql.c 					case IS_LONG:
IS_LONG          4849 ext/pgsql/pgsql.c 					case IS_LONG:
IS_LONG          4898 ext/pgsql/pgsql.c 					case IS_LONG:
IS_LONG          4946 ext/pgsql/pgsql.c 					case IS_LONG:
IS_LONG          5193 ext/pgsql/pgsql.c 					case IS_LONG:
IS_LONG          5416 ext/pgsql/pgsql.c 			case IS_LONG:
IS_LONG          5521 ext/pgsql/pgsql.c 			case IS_LONG:
IS_LONG           409 ext/readline/readline.c 	Z_TYPE_P(ret) = IS_LONG;
IS_LONG          1888 ext/reflection/php_reflection.c 	if (Z_TYPE_PP(parameter) == IS_LONG) {
IS_LONG            32 ext/session/mod_user.c 	Z_TYPE_P(a) = IS_LONG; 						\
IS_LONG           254 ext/simplexml/simplexml.c 	if (!member || Z_TYPE_P(member) == IS_LONG) {
IS_LONG           299 ext/simplexml/simplexml.c 			if (Z_TYPE_P(member) != IS_LONG || sxe->iter.type == SXE_ITER_ATTRLIST) {
IS_LONG           300 ext/simplexml/simplexml.c 				if (Z_TYPE_P(member) == IS_LONG) {
IS_LONG           327 ext/simplexml/simplexml.c 			if (!member || Z_TYPE_P(member) == IS_LONG) {
IS_LONG           413 ext/simplexml/simplexml.c 		case IS_LONG:
IS_LONG           463 ext/simplexml/simplexml.c 	if (!member || Z_TYPE_P(member) == IS_LONG) {
IS_LONG           526 ext/simplexml/simplexml.c 			case IS_LONG:
IS_LONG           558 ext/simplexml/simplexml.c 			if (Z_TYPE_P(member) == IS_LONG) {
IS_LONG           584 ext/simplexml/simplexml.c 			if (!member || Z_TYPE_P(member) == IS_LONG) {
IS_LONG           633 ext/simplexml/simplexml.c 				if (!member || Z_TYPE_P(member) == IS_LONG) {
IS_LONG           638 ext/simplexml/simplexml.c 			} else if (!member || Z_TYPE_P(member) == IS_LONG) {
IS_LONG           645 ext/simplexml/simplexml.c 			if (Z_TYPE_P(member) == IS_LONG) {
IS_LONG           725 ext/simplexml/simplexml.c 	if (Z_TYPE_P(member) != IS_STRING && Z_TYPE_P(member) != IS_LONG) {
IS_LONG           736 ext/simplexml/simplexml.c 	if (Z_TYPE_P(member) == IS_LONG) {
IS_LONG           760 ext/simplexml/simplexml.c 			if (Z_TYPE_P(member) == IS_LONG) {
IS_LONG           791 ext/simplexml/simplexml.c 			if (Z_TYPE_P(member) == IS_LONG) {
IS_LONG           855 ext/simplexml/simplexml.c 	if (Z_TYPE_P(member) != IS_STRING && Z_TYPE_P(member) != IS_LONG) {
IS_LONG           866 ext/simplexml/simplexml.c 	if (Z_TYPE_P(member) == IS_LONG) {
IS_LONG           890 ext/simplexml/simplexml.c 			if (Z_TYPE_P(member) == IS_LONG) {
IS_LONG           918 ext/simplexml/simplexml.c 			if (Z_TYPE_P(member) == IS_LONG) {
IS_LONG          1686 ext/simplexml/simplexml.c 		case IS_LONG:
IS_LONG           131 ext/soap/php_encoding.c 	{{IS_LONG, XSD_INT_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long},
IS_LONG          1008 ext/soap/php_encoding.c 				case IS_LONG:
IS_LONG          1043 ext/soap/php_encoding.c 				case IS_LONG:
IS_LONG          1078 ext/soap/php_encoding.c 		if (Z_TYPE(tmp) != IS_LONG) {
IS_LONG          2707 ext/soap/php_encoding.c 			} else if (Z_TYPE_P(key) == IS_LONG) {
IS_LONG          2843 ext/soap/php_encoding.c 	if (Z_TYPE_P(data) == IS_LONG) {
IS_LONG           125 ext/soap/php_http.c 	    Z_TYPE_PP(proxy_port) == IS_LONG) {
IS_LONG           134 ext/soap/php_http.c 	    Z_TYPE_PP(tmp) == IS_LONG && Z_LVAL_PP(tmp) > 0) {
IS_LONG           251 ext/soap/php_http.c 	if (zend_hash_find(Z_OBJPROP_P(this_ptr), "compression", sizeof("compression"), (void **)&tmp) == SUCCESS && Z_TYPE_PP(tmp) == IS_LONG) {
IS_LONG           299 ext/soap/php_http.c 		if (zend_hash_find(Z_OBJPROP_P(this_ptr), "_use_proxy", sizeof("_use_proxy"), (void **)&tmp) == SUCCESS && Z_TYPE_PP(tmp) == IS_LONG) {
IS_LONG           485 ext/soap/php_http.c 					    Z_TYPE_PP(tmp) == IS_LONG) {
IS_LONG          3146 ext/soap/php_sdl.c 	    Z_TYPE_PP(proxy_port) == IS_LONG) {
IS_LONG           750 ext/soap/soap.c 	} else if (Z_TYPE_P(actor) == IS_LONG &&
IS_LONG          1054 ext/soap/soap.c 			if (Z_TYPE_PP(tmp) == IS_LONG ||
IS_LONG          1101 ext/soap/soap.c 			Z_TYPE_PP(tmp) == IS_LONG) {
IS_LONG          1106 ext/soap/soap.c 		    Z_TYPE_PP(tmp) == IS_LONG) {
IS_LONG          1111 ext/soap/soap.c 		    (Z_TYPE_PP(tmp) == IS_BOOL || Z_TYPE_PP(tmp) == IS_LONG)) {
IS_LONG          1391 ext/soap/soap.c 	} else if (function_name->type == IS_LONG) {
IS_LONG          2336 ext/soap/soap.c 					Z_TYPE_PP(tmp) == IS_LONG &&
IS_LONG          2342 ext/soap/soap.c 					Z_TYPE_PP(tmp) == IS_LONG &&
IS_LONG          2362 ext/soap/soap.c 			if (Z_TYPE_PP(tmp) == IS_LONG ||
IS_LONG          2375 ext/soap/soap.c 			    Z_TYPE_PP(tmp) == IS_LONG &&
IS_LONG          2384 ext/soap/soap.c 			    Z_TYPE_PP(tmp) == IS_LONG) {
IS_LONG          2408 ext/soap/soap.c 		    (Z_TYPE_PP(tmp) == IS_BOOL || Z_TYPE_PP(tmp) == IS_LONG) &&
IS_LONG          2414 ext/soap/soap.c 		    (Z_TYPE_PP(tmp) == IS_BOOL || Z_TYPE_PP(tmp) == IS_LONG) &&
IS_LONG          2420 ext/soap/soap.c 		    Z_TYPE_PP(tmp) == IS_LONG &&
IS_LONG          2461 ext/soap/soap.c 			Z_TYPE_PP(tmp) == IS_LONG) {
IS_LONG          2466 ext/soap/soap.c 		    Z_TYPE_PP(tmp) == IS_LONG && Z_LVAL_PP(tmp) > 0) {
IS_LONG          2475 ext/soap/soap.c 		    Z_TYPE_PP(tmp) == IS_LONG) {
IS_LONG          2665 ext/soap/soap.c 	    Z_TYPE_PP(tmp) == IS_LONG) {
IS_LONG          4302 ext/soap/soap.c 					} else if (Z_TYPE_PP(tmp) == IS_LONG) {
IS_LONG           664 ext/sockets/sockets.c 		if (Z_TYPE_P(sec) != IS_LONG) {
IS_LONG           279 ext/spl/spl_array.c 	case IS_LONG: 
IS_LONG           382 ext/spl/spl_array.c 	case IS_LONG: 
IS_LONG           433 ext/spl/spl_array.c 	case IS_LONG: 
IS_LONG           488 ext/spl/spl_array.c 	case IS_LONG: 
IS_LONG           351 ext/spl/spl_observer.c 	if (!php_var_unserialize(&pcount, &p, s + buf_len, &var_hash TSRMLS_CC) || Z_TYPE_P(pcount) != IS_LONG) {
IS_LONG           492 ext/sqlite/sqlite.c 				case IS_LONG:
IS_LONG           573 ext/sqlite/sqlite.c 				case IS_LONG:
IS_LONG           707 ext/sqlite/sqlite.c 				case IS_LONG:
IS_LONG          1895 ext/sqlite/sqlite.c 	if (Z_TYPE_P(which) == IS_LONG) {
IS_LONG           187 ext/standard/array.c 		Z_TYPE(first) = IS_LONG;
IS_LONG           196 ext/standard/array.c 		Z_TYPE(second) = IS_LONG;
IS_LONG           744 ext/standard/array.c 		Z_TYPE_P(key1) = IS_LONG;
IS_LONG           752 ext/standard/array.c 		Z_TYPE_P(key2) = IS_LONG;
IS_LONG          1104 ext/standard/array.c 				Z_TYPE_P(key) = IS_LONG;
IS_LONG          1574 ext/standard/array.c 		case IS_LONG:
IS_LONG          1625 ext/standard/array.c 		if (Z_TYPE_PP(entry) == IS_LONG) {
IS_LONG          1691 ext/standard/array.c 		} else if (type1 == IS_LONG || type2 == IS_LONG) {
IS_LONG          2479 ext/standard/array.c 					Z_TYPE_P(new_val) = IS_LONG;
IS_LONG          2553 ext/standard/array.c 		if (Z_TYPE_PP(entry) == IS_LONG) {
IS_LONG          2746 ext/standard/array.c 				Z_TYPE_P(data) = IS_LONG;
IS_LONG          2751 ext/standard/array.c 		if (Z_TYPE_PP(entry) == IS_LONG) {
IS_LONG          4006 ext/standard/array.c 		} else if (Z_TYPE_PP(args[i]) == IS_LONG) {
IS_LONG          4235 ext/standard/array.c 		if (Z_TYPE(entry_n) == IS_LONG && Z_TYPE_P(return_value) == IS_LONG) {
IS_LONG          4285 ext/standard/array.c 		if (Z_TYPE(entry_n) == IS_LONG && Z_TYPE_P(return_value) == IS_LONG) {
IS_LONG          4666 ext/standard/array.c 		case IS_LONG:
IS_LONG          4784 ext/standard/array.c 		} else if (Z_TYPE_PP(entry_keys) == IS_LONG) {
IS_LONG          4718 ext/standard/basic_functions.c 		if (!(optname_len > 1 && optname[0] == '0') && is_numeric_string(optname, optname_len, NULL, NULL, 0) == IS_LONG) {
IS_LONG          5981 ext/standard/basic_functions.c 		Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          6197 ext/standard/basic_functions.c 			if (!(Z_STRLEN_P(arg1) > 1 && Z_STRVAL_P(arg1)[0] == '0') && is_numeric_string(Z_STRVAL_P(arg1), Z_STRLEN_P(arg1), NULL, NULL, 0) == IS_LONG) {
IS_LONG           634 ext/standard/file.c 		case IS_LONG:
IS_LONG          1229 ext/standard/filters.c 		if (Z_TYPE_PP(tmpval) != IS_LONG) {
IS_LONG          1252 ext/standard/filters.c 		if (Z_TYPE_PP(tmpval) != IS_LONG) {
IS_LONG           513 ext/standard/ftp_fopen_wrapper.c 			Z_TYPE_PP(tmpzval) == IS_LONG &&
IS_LONG           166 ext/standard/http.c 				case IS_LONG:
IS_LONG            66 ext/standard/math.c 	} else if (Z_TYPE_PP(value) == IS_LONG) {
IS_LONG            91 ext/standard/math.c 	} else if (Z_TYPE_PP(value) == IS_LONG) {
IS_LONG           114 ext/standard/math.c 	} else if (Z_TYPE_PP(value) == IS_LONG) {
IS_LONG           144 ext/standard/math.c 		case IS_LONG:
IS_LONG           152 ext/standard/math.c 			return_val = (Z_TYPE_PP(value) == IS_LONG) ?
IS_LONG           435 ext/standard/math.c 	if (Z_TYPE_P(zbase) == IS_LONG && Z_TYPE_P(zexp) == IS_LONG && Z_LVAL_P(zexp) >= 0) {
IS_LONG           758 ext/standard/math.c 	if (Z_TYPE_P(arg) != IS_LONG || base < 2 || base > 36) {
IS_LONG           785 ext/standard/math.c 	if ((Z_TYPE_P(arg) != IS_LONG && Z_TYPE_P(arg) != IS_DOUBLE) || base < 2 || base > 36) {
IS_LONG           522 ext/standard/proc_open.c 			if ((Z_TYPE_PP(item) == IS_BOOL || Z_TYPE_PP(item) == IS_LONG) &&
IS_LONG           528 ext/standard/proc_open.c 			if ((Z_TYPE_PP(item) == IS_BOOL || Z_TYPE_PP(item) == IS_LONG) &&
IS_LONG          1216 ext/standard/scanf.c 		Z_TYPE_PP(return_value) = IS_LONG;
IS_LONG          1082 ext/standard/string.c 			case IS_LONG: {
IS_LONG          1887 ext/standard/string.c 			case IS_LONG:
IS_LONG          2730 ext/standard/string.c 				Z_TYPE(ctmp) = IS_LONG;
IS_LONG          4114 ext/standard/string.c 	if (Z_TYPE_PP(pcategory) == IS_LONG) {
IS_LONG            43 ext/standard/type.c 		case IS_LONG:
IS_LONG           266 ext/standard/type.c 	php_is_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, IS_LONG);
IS_LONG           313 ext/standard/type.c 		case IS_LONG:
IS_LONG           346 ext/standard/type.c 		case IS_LONG:
IS_LONG           114 ext/standard/var.c 	case IS_LONG:
IS_LONG           268 ext/standard/var.c 	case IS_LONG:
IS_LONG           406 ext/standard/var.c 	case IS_LONG:
IS_LONG           679 ext/standard/var.c 		case IS_LONG:
IS_LONG           267 ext/standard/var_unserializer.c 		if (Z_TYPE_P(key) != IS_LONG && Z_TYPE_P(key) != IS_STRING) {
IS_LONG           284 ext/standard/var_unserializer.c 			case IS_LONG:
IS_LONG           487 ext/sybase/php_sybase_db.c 		Z_TYPE_P(return_value) = IS_LONG;
IS_LONG           507 ext/sybase/php_sybase_db.c 				Z_TYPE_P(return_value) = IS_LONG;
IS_LONG           533 ext/sybase/php_sybase_db.c 		Z_TYPE_P(return_value) = IS_LONG;
IS_LONG           682 ext/sybase/php_sybase_db.c 			Z_TYPE_P(result) = IS_LONG;
IS_LONG           903 ext/sybase/php_sybase_db.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG           998 ext/sybase/php_sybase_db.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          1024 ext/sybase/php_sybase_db.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          1386 ext/sybase/php_sybase_db.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          1189 ext/sybase_ct/php_sybase_ct.c 						Z_TYPE(result->data[i][j]) = IS_LONG;
IS_LONG          1702 ext/sybase_ct/php_sybase_ct.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          1721 ext/sybase_ct/php_sybase_ct.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG          2119 ext/sybase_ct/php_sybase_ct.c 	Z_TYPE_P(return_value) = IS_LONG;
IS_LONG           390 ext/sysvmsg/sysvmsg.c 			case IS_LONG:
IS_LONG           429 ext/tidy/tidy.c 			if (Z_TYPE(conv) != IS_LONG) {
IS_LONG           439 ext/tidy/tidy.c 			if (Z_TYPE(conv) != IS_LONG) {
IS_LONG           672 ext/tidy/tidy.c 		case IS_LONG:
IS_LONG           705 ext/tidy/tidy.c 		case IS_LONG:
IS_LONG           613 ext/wddx/wddx.c 		case IS_LONG:
IS_LONG           738 ext/wddx/wddx.c 		Z_TYPE_P(ent.data) = IS_LONG;
IS_LONG           867 ext/wddx/wddx.c 		Z_TYPE_P(ent.data) = IS_LONG;
IS_LONG           104 ext/xmlreader/php_xmlreader.c 		case IS_LONG:
IS_LONG          1352 ext/xmlreader/php_xmlreader.c 	xmlreader_register_prop_handler(&xmlreader_prop_handlers, "attributeCount", xmlTextReaderAttributeCount, NULL, IS_LONG TSRMLS_CC);
IS_LONG          1354 ext/xmlreader/php_xmlreader.c 	xmlreader_register_prop_handler(&xmlreader_prop_handlers, "depth", xmlTextReaderDepth, NULL, IS_LONG TSRMLS_CC);
IS_LONG          1362 ext/xmlreader/php_xmlreader.c 	xmlreader_register_prop_handler(&xmlreader_prop_handlers, "nodeType", xmlTextReaderNodeType, NULL, IS_LONG TSRMLS_CC);
IS_LONG           281 ext/xmlrpc/xmlrpc-epi-php.c 			if (!(id_len > 1 && id[0] == '0') && is_numeric_string((char *)id, id_len, NULL, NULL, 0) == IS_LONG) {
IS_LONG           583 ext/xmlrpc/xmlrpc-epi-php.c             Z_TYPE_P(elem) = IS_LONG;
IS_LONG          1320 ext/xmlrpc/xmlrpc-epi-php.c                   ztimestamp->type = IS_LONG;
IS_LONG          1365 ext/xmlrpc/xmlrpc-epi-php.c          case IS_LONG:
IS_LONG           362 ext/zip/php_zip.c 		case IS_LONG:
IS_LONG          1825 ext/zip/php_zip.c 							case IS_LONG:
IS_LONG          1836 ext/zip/php_zip.c 			case IS_LONG:
IS_LONG          2031 ext/zip/php_zip.c 	php_zip_register_prop_handler(&zip_prop_handlers, "status",    php_zip_status, NULL, NULL, IS_LONG TSRMLS_CC);
IS_LONG          2032 ext/zip/php_zip.c 	php_zip_register_prop_handler(&zip_prop_handlers, "statusSys", php_zip_status_sys, NULL, NULL, IS_LONG TSRMLS_CC);
IS_LONG          2033 ext/zip/php_zip.c 	php_zip_register_prop_handler(&zip_prop_handlers, "numFiles",  php_zip_get_num_files, NULL, NULL, IS_LONG TSRMLS_CC);
IS_LONG           388 ext/zlib/zlib_filter.c 				case IS_LONG:
IS_LONG           516 main/php_variables.c 	Z_TYPE_P(argc) = IS_LONG;
IS_LONG           586 main/php_variables.c 		Z_TYPE(new_entry) = IS_LONG;
IS_LONG          1307 main/rfc1867.c 				error_type.type = IS_LONG;
IS_LONG          1312 main/rfc1867.c 					file_size.type = IS_LONG;
IS_LONG          1315 main/rfc1867.c 					file_size.type = IS_LONG;
IS_LONG           792 main/streams/userspace.c 	if (call_result == SUCCESS && retval != NULL && Z_TYPE_P(retval) == IS_LONG) {
IS_LONG           148 sapi/apache_hooks/php_apache.c 	Z_TYPE_P(addr) = IS_LONG;
IS_LONG          1196 sapi/cli/php_cli.c 				Z_TYPE_P(argi) = IS_LONG;
IS_LONG           155 sapi/milter/php_milter.c 	if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) {
IS_LONG           220 sapi/milter/php_milter.c 	if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) {
IS_LONG           255 sapi/milter/php_milter.c 	if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) {
IS_LONG           295 sapi/milter/php_milter.c 	if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) {
IS_LONG           336 sapi/milter/php_milter.c 	if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) {
IS_LONG           376 sapi/milter/php_milter.c 	if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) {
IS_LONG           405 sapi/milter/php_milter.c 	if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) {
IS_LONG           441 sapi/milter/php_milter.c 	if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) {
IS_LONG           470 sapi/milter/php_milter.c 	if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) {
IS_LONG           499 sapi/milter/php_milter.c 	if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) {
IS_LONG           529 sapi/milter/php_milter.c 	if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) {