IS_LONG 1171 Zend/zend.c Z_TYPE_P(z_error_type) = IS_LONG; IS_LONG 1178 Zend/zend.c Z_TYPE_P(z_error_lineno) = IS_LONG; IS_LONG 207 Zend/zend_API.c case IS_LONG: IS_LONG 369 Zend/zend_API.c case IS_LONG: IS_LONG 401 Zend/zend_API.c } else if (type == IS_LONG) { IS_LONG 408 Zend/zend_API.c case IS_LONG: IS_LONG 439 Zend/zend_API.c case IS_LONG: IS_LONG 484 Zend/zend_API.c case IS_LONG: IS_LONG 1554 Zend/zend_API.c case IS_LONG: IS_LONG 568 Zend/zend_API.h Z_TYPE_P(__z) = IS_LONG; \ IS_LONG 677 Zend/zend_builtin_functions.c case IS_LONG: IS_LONG 170 Zend/zend_compile.c Z_TYPE(CG(declarables).ticks) = IS_LONG; IS_LONG 4971 Zend/zend_compile.c } else if (Z_TYPE(expr->u.constant) != IS_LONG || Z_LVAL(expr->u.constant) < 1) { IS_LONG 5939 Zend/zend_compile.c case IS_LONG: IS_LONG 6901 Zend/zend_compile.c Z_TYPE(zendlval->u.constant) = IS_LONG; IS_LONG 468 Zend/zend_exceptions.c case IS_LONG: { IS_LONG 543 Zend/zend_exceptions.c if (Z_TYPE_PP(tmp) == IS_LONG) { IS_LONG 882 Zend/zend_exceptions.c line = (Z_TYPE_P(line) == IS_LONG) ? line : NULL; IS_LONG 1086 Zend/zend_execute.c case IS_LONG: IS_LONG 1185 Zend/zend_execute.c if (Z_TYPE_P(dim) != IS_LONG) { IS_LONG 1190 Zend/zend_execute.c if (IS_LONG == is_numeric_string(Z_STRVAL_P(dim), Z_STRLEN_P(dim), NULL, NULL, -1)) { IS_LONG 1305 Zend/zend_execute.c if (Z_TYPE_P(dim) != IS_LONG) { IS_LONG 1309 Zend/zend_execute.c if (IS_LONG == is_numeric_string(Z_STRVAL_P(dim), Z_STRLEN_P(dim), NULL, NULL, -1)) { IS_LONG 112 Zend/zend_execute.h case IS_LONG: IS_LONG 1174 Zend/zend_execute_API.c if (Z_TYPE_P(opline->op2.zv) != IS_LONG) { IS_LONG 1109 Zend/zend_hash.c Z_TYPE_P(key) = IS_LONG; IS_LONG 160 Zend/zend_ini_scanner.c if (type == IS_LONG) { IS_LONG 5215 Zend/zend_language_parser.c { zend_do_cast(&(yyval), &(yyvsp[(2) - (2)]), IS_LONG TSRMLS_CC); } IS_LONG 837 Zend/zend_language_parser.y | T_INT_CAST expr { zend_do_cast(&$$, &$2, IS_LONG TSRMLS_CC); } IS_LONG 2961 Zend/zend_language_scanner.c zendlval->type = IS_LONG; IS_LONG 3314 Zend/zend_language_scanner.c zendlval->type = IS_LONG; IS_LONG 3350 Zend/zend_language_scanner.c zendlval->type = IS_LONG; IS_LONG 1597 Zend/zend_object_handlers.c case IS_LONG: IS_LONG 698 Zend/zend_opcode.c if (Z_TYPE(op_array->literals[opline->op2.constant].constant) != IS_LONG) { IS_LONG 761 Zend/zend_opcode.c if (Z_TYPE_P(opline->op2.zv) != IS_LONG) { IS_LONG 199 Zend/zend_operators.c Z_TYPE_P(op) = IS_LONG; IS_LONG 203 Zend/zend_operators.c Z_TYPE_P(op) = IS_LONG; IS_LONG 218 Zend/zend_operators.c if (Z_TYPE_P(op) != IS_LONG) { \ IS_LONG 244 Zend/zend_operators.c if (Z_TYPE(holder) == IS_LONG) { \ IS_LONG 257 Zend/zend_operators.c } else if (Z_TYPE_P(op) != IS_LONG) { \ IS_LONG 285 Zend/zend_operators.c Z_TYPE(holder) = IS_LONG; \ IS_LONG 301 Zend/zend_operators.c case IS_LONG: \ IS_LONG 363 Zend/zend_operators.c if (Z_TYPE_P(op) != IS_LONG) { IS_LONG 384 Zend/zend_operators.c case IS_LONG: IS_LONG 407 Zend/zend_operators.c convert_object_to_type(op, IS_LONG, convert_to_long); IS_LONG 409 Zend/zend_operators.c if (Z_TYPE_P(op) == IS_LONG) { IS_LONG 425 Zend/zend_operators.c Z_TYPE_P(op) = IS_LONG; IS_LONG 444 Zend/zend_operators.c case IS_LONG: IS_LONG 527 Zend/zend_operators.c case IS_LONG: IS_LONG 622 Zend/zend_operators.c case IS_LONG: IS_LONG 817 Zend/zend_operators.c case TYPE_PAIR(IS_LONG, IS_LONG): { IS_LONG 831 Zend/zend_operators.c case TYPE_PAIR(IS_LONG, IS_DOUBLE): IS_LONG 835 Zend/zend_operators.c case TYPE_PAIR(IS_DOUBLE, IS_LONG): IS_LONG 881 Zend/zend_operators.c case TYPE_PAIR(IS_LONG, IS_LONG): { IS_LONG 895 Zend/zend_operators.c case TYPE_PAIR(IS_LONG, IS_DOUBLE): IS_LONG 899 Zend/zend_operators.c case TYPE_PAIR(IS_DOUBLE, IS_LONG): IS_LONG 930 Zend/zend_operators.c case TYPE_PAIR(IS_LONG, IS_LONG): { IS_LONG 934 Zend/zend_operators.c Z_TYPE_P(result) = overflow ? IS_DOUBLE : IS_LONG; IS_LONG 938 Zend/zend_operators.c case TYPE_PAIR(IS_LONG, IS_DOUBLE): IS_LONG 942 Zend/zend_operators.c case TYPE_PAIR(IS_DOUBLE, IS_LONG): IS_LONG 973 Zend/zend_operators.c case TYPE_PAIR(IS_LONG, IS_LONG): IS_LONG 1012 Zend/zend_operators.c case TYPE_PAIR(IS_LONG, IS_DOUBLE): IS_LONG 1016 Zend/zend_operators.c case TYPE_PAIR(IS_DOUBLE, IS_LONG): IS_LONG 1057 Zend/zend_operators.c case TYPE_PAIR(IS_LONG, IS_LONG): IS_LONG 1074 Zend/zend_operators.c case TYPE_PAIR(IS_DOUBLE, IS_LONG): IS_LONG 1083 Zend/zend_operators.c case TYPE_PAIR(IS_LONG, IS_DOUBLE): IS_LONG 1122 Zend/zend_operators.c if (Z_TYPE_P(op1) != IS_LONG || Z_TYPE_P(op2) != IS_LONG) { IS_LONG 1188 Zend/zend_operators.c case IS_LONG: IS_LONG 1247 Zend/zend_operators.c if (Z_TYPE_P(op1) != IS_LONG || Z_TYPE_P(op2) != IS_LONG) { IS_LONG 1294 Zend/zend_operators.c if (Z_TYPE_P(op1) != IS_LONG || Z_TYPE_P(op2) != IS_LONG) { IS_LONG 1341 Zend/zend_operators.c if (Z_TYPE_P(op1) != IS_LONG || Z_TYPE_P(op2) != IS_LONG) { IS_LONG 1361 Zend/zend_operators.c if (Z_TYPE_P(op1) != IS_LONG || Z_TYPE_P(op2) != IS_LONG) { IS_LONG 1381 Zend/zend_operators.c if (Z_TYPE_P(op1) != IS_LONG || Z_TYPE_P(op2) != IS_LONG) { IS_LONG 1608 Zend/zend_operators.c case TYPE_PAIR(IS_LONG, IS_LONG): IS_LONG 1612 Zend/zend_operators.c case TYPE_PAIR(IS_DOUBLE, IS_LONG): IS_LONG 1617 Zend/zend_operators.c case TYPE_PAIR(IS_LONG, IS_DOUBLE): IS_LONG 1800 Zend/zend_operators.c case IS_LONG: IS_LONG 1996 Zend/zend_operators.c case IS_LONG: IS_LONG 2016 Zend/zend_operators.c case IS_LONG: IS_LONG 2064 Zend/zend_operators.c case IS_LONG: IS_LONG 2082 Zend/zend_operators.c case IS_LONG: IS_LONG 2392 Zend/zend_operators.c Z_TYPE_P(result) = IS_LONG; IS_LONG 175 Zend/zend_operators.h for (type = IS_LONG; !(digits >= MAX_LENGTH_OF_LONG && (dval || allow_errors == 1)); digits++, ptr++) { IS_LONG 239 Zend/zend_operators.h if (type == IS_LONG) { IS_LONG 259 Zend/zend_operators.h return IS_LONG; IS_LONG 394 Zend/zend_operators.h case IS_LONG: \ IS_LONG 433 Zend/zend_operators.h if (Z_TYPE_PP(ppzv)!=IS_LONG && Z_TYPE_PP(ppzv)!=IS_DOUBLE) { \ IS_LONG 512 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op1) == IS_LONG)) { IS_LONG 555 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op1) == IS_LONG)) { IS_LONG 598 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op1) == IS_LONG)) { IS_LONG 599 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 619 Zend/zend_operators.h "n"(IS_LONG), IS_LONG 642 Zend/zend_operators.h "n"(IS_LONG), IS_LONG 659 Zend/zend_operators.h Z_TYPE_P(result) = IS_LONG; IS_LONG 673 Zend/zend_operators.h } else if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 684 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op1) == IS_LONG)) { IS_LONG 685 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 709 Zend/zend_operators.h "n"(IS_LONG), IS_LONG 736 Zend/zend_operators.h "n"(IS_LONG), IS_LONG 748 Zend/zend_operators.h Z_TYPE_P(result) = IS_LONG; IS_LONG 762 Zend/zend_operators.h } else if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 773 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op1) == IS_LONG)) { IS_LONG 774 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 778 Zend/zend_operators.h Z_TYPE_P(result) = overflow ? IS_DOUBLE : IS_LONG; IS_LONG 790 Zend/zend_operators.h } else if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 802 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op1) == IS_LONG) && 0) { IS_LONG 803 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 816 Zend/zend_operators.h Z_TYPE_P(result) = IS_LONG; IS_LONG 844 Zend/zend_operators.h } else if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 862 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op1) == IS_LONG)) { IS_LONG 863 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 872 Zend/zend_operators.h Z_TYPE_P(result) = IS_LONG; IS_LONG 876 Zend/zend_operators.h Z_TYPE_P(result) = IS_LONG; IS_LONG 885 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op1) == IS_LONG)) { IS_LONG 886 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 894 Zend/zend_operators.h } else if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 904 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op1) == IS_LONG)) { IS_LONG 905 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 913 Zend/zend_operators.h } else if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 923 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op1) == IS_LONG)) { IS_LONG 924 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 932 Zend/zend_operators.h } else if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 942 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op1) == IS_LONG)) { IS_LONG 943 Zend/zend_operators.h if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 951 Zend/zend_operators.h } else if (EXPECTED(Z_TYPE_P(op2) == IS_LONG)) { IS_LONG 68 Zend/zend_variables.c case IS_LONG: IS_LONG 93 Zend/zend_variables.c case IS_LONG: IS_LONG 119 Zend/zend_variables.c case IS_LONG: IS_LONG 3835 Zend/zend_vm_def.h case IS_LONG: IS_LONG 3907 Zend/zend_vm_def.h case IS_LONG: IS_LONG 4181 Zend/zend_vm_def.h case IS_LONG: IS_LONG 4695 Zend/zend_vm_def.h case IS_LONG: IS_LONG 4764 Zend/zend_vm_def.h if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 4767 Zend/zend_vm_def.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { IS_LONG 4777 Zend/zend_vm_def.h if (Z_TYPE_P(offset) == IS_LONG) { IS_LONG 4826 Zend/zend_vm_def.h if (Z_TYPE_P(ptr) == IS_LONG) { IS_LONG 4844 Zend/zend_vm_def.h Z_TYPE(EX_T(opline->result.var).tmp_var) = IS_LONG; /* shouldn't be necessary */ IS_LONG 4893 Zend/zend_vm_def.h Z_TYPE(restored_error_reporting) = IS_LONG; IS_LONG 5300 Zend/zend_vm_def.h Z_TYPE(restored_error_reporting) = IS_LONG; IS_LONG 5596 Zend/zend_vm_def.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 985 Zend/zend_vm_execute.h Z_TYPE(EX_T(opline->result.var).tmp_var) = IS_LONG; /* shouldn't be necessary */ IS_LONG 1257 Zend/zend_vm_execute.h Z_TYPE(restored_error_reporting) = IS_LONG; IS_LONG 2880 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 3221 Zend/zend_vm_execute.h if (Z_TYPE_P(ptr) == IS_LONG) { IS_LONG 4093 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 4475 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 5004 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 5177 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 5868 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 6204 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 6588 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 6948 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 7521 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 7694 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 8246 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 8587 Zend/zend_vm_execute.h if (Z_TYPE_P(ptr) == IS_LONG) { IS_LONG 8606 Zend/zend_vm_execute.h Z_TYPE(restored_error_reporting) = IS_LONG; IS_LONG 9421 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 9757 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 10288 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 10461 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 11154 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 11490 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 11749 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 12085 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 12598 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 12771 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 13615 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 14087 Zend/zend_vm_execute.h if (Z_TYPE_P(ptr) == IS_LONG) { IS_LONG 16064 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 16218 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 16439 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 16508 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 16511 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { IS_LONG 16521 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) == IS_LONG) { IS_LONG 16685 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 18327 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 18403 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 18539 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 18608 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 18611 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { IS_LONG 18621 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) == IS_LONG) { IS_LONG 18785 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 20644 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 20798 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 21019 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 21088 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 21091 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { IS_LONG 21101 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) == IS_LONG) { IS_LONG 21265 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 22077 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 22435 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 24111 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 24187 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 24323 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 24392 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 24395 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { IS_LONG 24405 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) == IS_LONG) { IS_LONG 24569 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 24700 Zend/zend_vm_execute.h if (Z_TYPE_P(ptr) == IS_LONG) { IS_LONG 25708 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 25842 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 25911 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 25914 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { IS_LONG 25924 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) == IS_LONG) { IS_LONG 26085 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 27030 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 27164 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 27233 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 27236 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { IS_LONG 27246 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) == IS_LONG) { IS_LONG 27407 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 28352 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 28486 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 28555 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 28558 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { IS_LONG 28568 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) == IS_LONG) { IS_LONG 28729 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 29161 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 30103 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 30237 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 30306 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 30309 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { IS_LONG 30319 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) == IS_LONG) { IS_LONG 30480 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 31282 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 31623 Zend/zend_vm_execute.h if (Z_TYPE_P(ptr) == IS_LONG) { IS_LONG 33373 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 33527 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 33746 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 33815 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 33818 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { IS_LONG 33828 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) == IS_LONG) { IS_LONG 33989 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 35499 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 35575 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 35709 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 35778 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 35781 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { IS_LONG 35791 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) == IS_LONG) { IS_LONG 35952 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 37678 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 37832 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 38051 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 38120 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 38123 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { IS_LONG 38133 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) == IS_LONG) { IS_LONG 38294 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 38979 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 39315 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 40858 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 40934 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 41068 Zend/zend_vm_execute.h case IS_LONG: IS_LONG 41137 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 41140 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { IS_LONG 41150 Zend/zend_vm_execute.h if (Z_TYPE_P(offset) == IS_LONG) { IS_LONG 41311 Zend/zend_vm_execute.h if (Z_TYPE_P(generator->key) == IS_LONG IS_LONG 545 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 209 ext/com_dotnet/com_typeinfo.c if (Z_TYPE(value) == IS_LONG) { IS_LONG 211 ext/com_dotnet/com_typeinfo.c c.value.type = IS_LONG; IS_LONG 144 ext/com_dotnet/com_variant.c case IS_LONG: IS_LONG 149 ext/ctype/ctype.c if (Z_TYPE_P(c) == IS_LONG) { \ IS_LONG 164 ext/ctype/ctype.c if (Z_TYPE_P(c) == IS_LONG) zval_dtor(&tmp); \ IS_LONG 169 ext/ctype/ctype.c if (Z_TYPE_P(c) == IS_LONG) zval_dtor(&tmp); \ IS_LONG 173 ext/ctype/ctype.c if (Z_TYPE_P(c) == IS_LONG) zval_dtor(&tmp); \ IS_LONG 1350 ext/curl/interface.c if (Z_TYPE_P(retval_ptr) != IS_LONG) { IS_LONG 1416 ext/curl/interface.c if (Z_TYPE_P(retval_ptr) != IS_LONG) { IS_LONG 1495 ext/curl/interface.c if (Z_TYPE_P(retval_ptr) != IS_LONG) { IS_LONG 1648 ext/curl/interface.c if (Z_TYPE_P(retval_ptr) != IS_LONG) { IS_LONG 2817 ext/date/php_date.c if (zend_hash_find(myht, "timezone_type", 14, (void**) &z_timezone_type) == SUCCESS && Z_TYPE_PP(z_timezone_type) == IS_LONG) { IS_LONG 3749 ext/date/php_date.c if (zend_hash_find(myht, "timezone_type", 14, (void**) &z_timezone_type) == SUCCESS && Z_TYPE_PP(z_timezone_type) == IS_LONG) { IS_LONG 4127 ext/date/php_date.c if (value->type != IS_LONG) { \ IS_LONG 5041 ext/date/php_date.c Z_TYPE_PP(ht_entry) == IS_LONG && Z_LVAL_PP(ht_entry) >= 0 && Z_LVAL_PP(ht_entry) <= INT_MAX) { IS_LONG 1684 ext/dom/php_dom.c if (Z_TYPE_P(offset) == IS_LONG) { IS_LONG 2193 ext/fileinfo/libmagic/softmagic.c Z_TYPE_P(pattern_offset) = IS_LONG; IS_LONG 693 ext/filter/filter.c } else if (Z_TYPE_PP(op) == IS_LONG) { IS_LONG 760 ext/filter/filter.c if (Z_TYPE_PP(filter_args) == IS_LONG) { IS_LONG 830 ext/filter/filter.c && (Z_TYPE_PP(op) == IS_LONG && !PHP_FILTER_ID_EXISTS(Z_LVAL_PP(op))) IS_LONG 841 ext/filter/filter.c if (Z_TYPE_PP(op) == IS_LONG) { IS_LONG 878 ext/filter/filter.c && (Z_TYPE_PP(op) == IS_LONG && !PHP_FILTER_ID_EXISTS(Z_LVAL_PP(op))) IS_LONG 121 ext/filter/filter_private.h if (Z_TYPE_PP(zv) != IS_LONG) { \ IS_LONG 230 ext/filter/logical_filters.c Z_TYPE_P(value) = IS_LONG; IS_LONG 389 ext/filter/logical_filters.c case IS_LONG: IS_LONG 1381 ext/ftp/php_ftp.c if (Z_TYPE_P(z_value) != IS_LONG) { IS_LONG 1556 ext/gd/gd.c if (Z_TYPE_PP(item) != IS_LONG) { IS_LONG 3371 ext/gd/gd.c if (Z_TYPE_PP(var) != IS_LONG) { IS_LONG 3382 ext/gd/gd.c if (Z_TYPE_PP(var) != IS_LONG) { IS_LONG 4997 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_LONG) { IS_LONG 5012 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_LONG) { IS_LONG 5027 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_LONG) { IS_LONG 5042 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_LONG) { IS_LONG 5188 ext/gd/gd.c case IS_LONG: IS_LONG 5212 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_LONG) { IS_LONG 5227 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_LONG) { IS_LONG 5242 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_LONG) { IS_LONG 5257 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_LONG) { IS_LONG 5414 ext/gd/gd.c case IS_LONG: IS_LONG 5436 ext/gd/gd.c case IS_LONG: IS_LONG 371 ext/gmp/gmp.c if (Z_TYPE_P(zv) == IS_LONG) { IS_LONG 445 ext/gmp/gmp.c case IS_LONG: IS_LONG 501 ext/gmp/gmp.c if (Z_TYPE_P(op2) != IS_LONG) { IS_LONG 754 ext/gmp/gmp.c case IS_LONG: IS_LONG 831 ext/gmp/gmp.c if (Z_TYPE_P(b_arg) == IS_LONG) { IS_LONG 862 ext/gmp/gmp.c if (gmp_ui_op && Z_TYPE_P(b_arg) == IS_LONG && Z_LVAL_P(b_arg) >= 0) { IS_LONG 909 ext/gmp/gmp.c if (gmp_ui_op && Z_TYPE_P(b_arg) == IS_LONG && Z_LVAL_P(b_arg) >= 0) { IS_LONG 1434 ext/gmp/gmp.c if (Z_TYPE_P(base_arg) == IS_LONG && Z_LVAL_P(base_arg) >= 0) { IS_LONG 1461 ext/gmp/gmp.c if (Z_TYPE_P(exp_arg) == IS_LONG && Z_LVAL_P(exp_arg) >= 0) { IS_LONG 1855 ext/gmp/gmp.c if (Z_TYPE_P(min_arg) == IS_LONG && Z_LVAL_P(min_arg) >= 0) { IS_LONG 2283 ext/iconv/iconv.c if (Z_TYPE_P(pval) != IS_LONG) { IS_LONG 1203 ext/imap/php_imap.c case IS_LONG: IS_LONG 2427 ext/imap/php_imap.c case IS_LONG: IS_LONG 692 ext/interbase/ibase_query.c if (Z_TYPE_P(b_var) == IS_LONG) { IS_LONG 310 ext/interbase/php_ibase_udf.c case IS_LONG: IS_LONG 1184 ext/intl/calendar/calendar_methods.cpp if (!zv_timestamp || Z_TYPE_P(zv_timestamp) != IS_LONG) { IS_LONG 355 ext/intl/collator/collator_convert.c if( Z_TYPE_P(num) == IS_LONG ) IS_LONG 389 ext/intl/collator/collator_convert.c if( is_numeric == IS_LONG ) IS_LONG 248 ext/intl/collator/collator_is_numeric.c return IS_LONG; IS_LONG 291 ext/intl/collator/collator_is_numeric.c return IS_LONG; IS_LONG 89 ext/intl/collator/collator_sort.c result->type = IS_LONG; IS_LONG 198 ext/intl/collator/collator_sort.c result->type = IS_LONG; IS_LONG 132 ext/intl/common/common_date.cpp != SUCCESS || Z_TYPE(retval) != IS_LONG) { IS_LONG 192 ext/intl/common/common_date.cpp } else if (type == IS_LONG) { IS_LONG 203 ext/intl/common/common_date.cpp case IS_LONG: IS_LONG 165 ext/intl/converter/converter.c case IS_LONG: IS_LONG 260 ext/intl/converter/converter.c if (Z_TYPE_P(zerror) == IS_LONG) { IS_LONG 277 ext/intl/converter/converter.c case IS_LONG: IS_LONG 357 ext/intl/converter/converter.c if (Z_TYPE_P(zerror) == IS_LONG) { IS_LONG 75 ext/intl/dateformat/dateformat_format.c if(Z_TYPE_PP(ele_value) != IS_LONG) { IS_LONG 49 ext/intl/dateformat/dateformat_format_object.cpp if (Z_TYPE_PP(z) == IS_LONG) { IS_LONG 117 ext/intl/dateformat/dateformat_format_object.cpp } else if (Z_TYPE_PP(format) == IS_LONG) { IS_LONG 50 ext/intl/dateformat/dateformat_helpers.cpp } else if (Z_TYPE_P(calendar_zv) == IS_LONG) { IS_LONG 60 ext/intl/formatter/formatter_format.c if(Z_TYPE_PP(number) == IS_LONG) { IS_LONG 70 ext/intl/formatter/formatter_format.c if(Z_TYPE_PP(number) != IS_DOUBLE && Z_TYPE_PP(number) != IS_LONG) { IS_LONG 479 ext/intl/msgformat/msgformat_helpers.cpp } else if (Z_TYPE_PP(elem) == IS_LONG) { IS_LONG 504 ext/intl/msgformat/msgformat_helpers.cpp } else if (Z_TYPE_PP(elem) == IS_LONG) { IS_LONG 534 ext/intl/msgformat/msgformat_helpers.cpp } else if (Z_TYPE_PP(elem) == IS_LONG) { IS_LONG 581 ext/intl/msgformat/msgformat_helpers.cpp case IS_LONG: IS_LONG 173 ext/intl/resourcebundle/resourcebundle_class.c if(Z_TYPE_P(offset) == IS_LONG) { IS_LONG 162 ext/intl/timezone/timezone_methods.cpp } else if (Z_TYPE_PP(arg) == IS_LONG) { IS_LONG 187 ext/intl/timezone/timezone_methods.cpp case IS_LONG: IS_LONG 190 ext/intl/timezone/timezone_methods.cpp Z_TYPE_PP(arg) = IS_LONG; IS_LONG 298 ext/json/JSON_parser.c if (type == IS_LONG) IS_LONG 511 ext/json/JSON_parser.c } else if (type < IS_LONG && (next_class == C_DIGIT || next_class == C_ZERO)) { IS_LONG 512 ext/json/JSON_parser.c type = IS_LONG; IS_LONG 514 ext/json/JSON_parser.c } else if (type == IS_LONG && next_state == E1) { IS_LONG 428 ext/json/json.c if (type == IS_LONG) { IS_LONG 633 ext/json/json.c case IS_LONG: IS_LONG 746 ext/json/json.c if (type == IS_LONG) { IS_LONG 1704 ext/ldap/ldap.c if (Z_TYPE_P(modinfo) != IS_LONG) { IS_LONG 1548 ext/mssql/php_mssql.c else if (Z_TYPE(result->data[result->cur_row][i]) == IS_LONG) { IS_LONG 1825 ext/mysql/php_mysql.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 1905 ext/mysql/php_mysql.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 2031 ext/mysql/php_mysql.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 2049 ext/mysql/php_mysql.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 2497 ext/mysql/php_mysql.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 459 ext/mysqli/mysqli_api.c stmt->result.buf[ofs].type = IS_LONG; IS_LONG 956 ext/mysqli/mysqli_api.c if (the_var == stmt->param.vars[i] && Z_TYPE_P(stmt->param.vars[i]) != IS_LONG) { IS_LONG 1037 ext/mysqli/mysqli_api.c case IS_LONG: IS_LONG 1785 ext/mysqli/mysqli_api.c return IS_LONG; IS_LONG 1842 ext/mysqli/mysqli_api.c case IS_LONG: IS_LONG 1853 ext/mysqli/mysqli_api.c case IS_LONG: IS_LONG 101 ext/mysqlnd/mysqlnd_bt.c case IS_LONG: { IS_LONG 377 ext/mysqlnd/mysqlnd_ps_codec.c mysqlnd_ps_fetch_functions[MYSQL_TYPE_TINY].php_type = IS_LONG; IS_LONG 382 ext/mysqlnd/mysqlnd_ps_codec.c mysqlnd_ps_fetch_functions[MYSQL_TYPE_SHORT].php_type = IS_LONG; IS_LONG 387 ext/mysqlnd/mysqlnd_ps_codec.c mysqlnd_ps_fetch_functions[MYSQL_TYPE_YEAR].php_type = IS_LONG; IS_LONG 392 ext/mysqlnd/mysqlnd_ps_codec.c mysqlnd_ps_fetch_functions[MYSQL_TYPE_INT24].php_type = IS_LONG; IS_LONG 397 ext/mysqlnd/mysqlnd_ps_codec.c mysqlnd_ps_fetch_functions[MYSQL_TYPE_LONG].php_type = IS_LONG; IS_LONG 402 ext/mysqlnd/mysqlnd_ps_codec.c mysqlnd_ps_fetch_functions[MYSQL_TYPE_LONGLONG].php_type= IS_LONG; IS_LONG 466 ext/mysqlnd/mysqlnd_ps_codec.c mysqlnd_ps_fetch_functions[MYSQL_TYPE_BIT].php_type = IS_LONG; IS_LONG 585 ext/mysqlnd/mysqlnd_ps_codec.c if (Z_TYPE_P(stmt->param_bind[i].zv) != IS_LONG && IS_LONG 596 ext/mysqlnd/mysqlnd_ps_codec.c if (Z_TYPE_P(stmt->param_bind[i].zv) != IS_LONG) { IS_LONG 651 ext/mysqlnd/mysqlnd_ps_codec.c if (Z_TYPE_P(stmt->param_bind[i].zv) != IS_LONG) { IS_LONG 1671 ext/mysqlnd/mysqlnd_wireprotocol.c if (as_int_or_float && perm_bind.php_type == IS_LONG) { IS_LONG 1734 ext/mysqlnd/mysqlnd_wireprotocol.c if (Z_TYPE_PP(current_field) == IS_LONG) { IS_LONG 1019 ext/opcache/Optimizer/block_pass.c ((Z_TYPE(ZEND_OP2_LITERAL(opline)) == IS_LONG && IS_LONG 328 ext/opcache/Optimizer/compact_literals.c case IS_LONG: IS_LONG 21 ext/opcache/Optimizer/nop_removal.c Z_TYPE(ZEND_OP2_LITERAL(opline)) != IS_LONG) { IS_LONG 53 ext/opcache/Optimizer/pass1_5.c Z_TYPE(ZEND_OP2_LITERAL(opline)) == IS_LONG && IS_LONG 94 ext/opcache/Optimizer/pass1_5.c case IS_LONG: IS_LONG 43 ext/opcache/Optimizer/pass2.c if (ZEND_OP1_LITERAL(opline).type != IS_LONG) { IS_LONG 56 ext/opcache/Optimizer/pass2.c if (ZEND_OP2_LITERAL(opline).type != IS_LONG) { IS_LONG 2245 ext/opcache/ZendAccelerator.c case IS_LONG: IS_LONG 850 ext/openssl/openssl.c if (optional_args && zend_hash_find(Z_ARRVAL_P(optional_args), key, sizeof(key), (void**)&item) == SUCCESS && Z_TYPE_PP(item) == IS_LONG) \ IS_LONG 911 ext/openssl/openssl.c && Z_TYPE_PP(item) == IS_LONG) { IS_LONG 1480 ext/openssl/openssl.c if (Z_TYPE_P(method) == IS_LONG) { IS_LONG 4739 ext/openssl/openssl.c if (method == NULL || Z_TYPE_P(method) == IS_LONG) { IS_LONG 4795 ext/openssl/openssl.c if (method == NULL || Z_TYPE_P(method) == IS_LONG) { IS_LONG 871 ext/pcntl/pcntl.c if (Z_TYPE_P(handle) == IS_LONG) { IS_LONG 938 ext/pcntl/pcntl.c if (Z_TYPE_PP(user_signo) != IS_LONG) { IS_LONG 1007 ext/pcntl/pcntl.c if (Z_TYPE_PP(user_signo) != IS_LONG) { IS_LONG 702 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 750 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 581 ext/pdo/pdo_sql_parser.c case IS_LONG: IS_LONG 330 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 676 ext/pdo/pdo_stmt.c case IS_LONG: IS_LONG 1047 ext/pdo/pdo_stmt.c if (Z_TYPE_P(val) == IS_LONG) { IS_LONG 1887 ext/pdo/pdo_stmt.c if (Z_TYPE_PP(args[skip]) != IS_LONG) { IS_LONG 1925 ext/pdo/pdo_stmt.c } else if (Z_TYPE_PP(args[skip+1]) != IS_LONG) { IS_LONG 2572 ext/pdo/pdo_stmt.c if (Z_TYPE_P(member) == IS_LONG) { IS_LONG 2622 ext/pdo/pdo_stmt.c if (Z_TYPE_P(member) == IS_LONG) { IS_LONG 535 ext/pdo_firebird/firebird_statement.c case IS_LONG: IS_LONG 537 ext/pdo_mysql/mysql_statement.c case IS_LONG: IS_LONG 562 ext/pdo_mysql/mysql_statement.c case IS_LONG: IS_LONG 409 ext/pdo_sqlite/sqlite_driver.c case IS_LONG: IS_LONG 513 ext/pdo_sqlite/sqlite_driver.c if (Z_TYPE_P(retval) != IS_LONG) { IS_LONG 1291 ext/pgsql/pgsql.c if (i == 1 && ZEND_NUM_ARGS() == 2 && Z_TYPE_PP(args[i]) == IS_LONG) { IS_LONG 2286 ext/pgsql/pgsql.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 2526 ext/pgsql/pgsql.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 2548 ext/pgsql/pgsql.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 2609 ext/pgsql/pgsql.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 3031 ext/pgsql/pgsql.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 3218 ext/pgsql/pgsql.c case IS_LONG: IS_LONG 3422 ext/pgsql/pgsql.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 3618 ext/pgsql/pgsql.c case IS_LONG: IS_LONG 3870 ext/pgsql/pgsql.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 3908 ext/pgsql/pgsql.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 4774 ext/pgsql/pgsql.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 4778 ext/pgsql/pgsql.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 5898 ext/pgsql/pgsql.c case IS_LONG: IS_LONG 5946 ext/pgsql/pgsql.c case IS_LONG: IS_LONG 5988 ext/pgsql/pgsql.c case IS_LONG: IS_LONG 6049 ext/pgsql/pgsql.c case IS_LONG: IS_LONG 6097 ext/pgsql/pgsql.c case IS_LONG: IS_LONG 6349 ext/pgsql/pgsql.c case IS_LONG: IS_LONG 6617 ext/pgsql/pgsql.c case IS_LONG: IS_LONG 6792 ext/pgsql/pgsql.c case IS_LONG: IS_LONG 842 ext/phar/phar_object.c case IS_LONG: IS_LONG 216 ext/phar/stream.c && Z_TYPE_PP(pzoption) == IS_LONG IS_LONG 1489 ext/phar/util.c case IS_LONG: IS_LONG 486 ext/readline/readline.c Z_TYPE_P(ret) = IS_LONG; IS_LONG 2257 ext/reflection/php_reflection.c if (Z_TYPE_PP(parameter) == IS_LONG) { IS_LONG 261 ext/simplexml/simplexml.c if (!member || Z_TYPE_P(member) == IS_LONG) { IS_LONG 306 ext/simplexml/simplexml.c if (Z_TYPE_P(member) != IS_LONG || sxe->iter.type == SXE_ITER_ATTRLIST) { IS_LONG 307 ext/simplexml/simplexml.c if (Z_TYPE_P(member) == IS_LONG) { IS_LONG 334 ext/simplexml/simplexml.c if (!member || Z_TYPE_P(member) == IS_LONG) { IS_LONG 420 ext/simplexml/simplexml.c case IS_LONG: IS_LONG 471 ext/simplexml/simplexml.c if (!member || Z_TYPE_P(member) == IS_LONG) { IS_LONG 534 ext/simplexml/simplexml.c case IS_LONG: IS_LONG 566 ext/simplexml/simplexml.c if (Z_TYPE_P(member) == IS_LONG) { IS_LONG 592 ext/simplexml/simplexml.c if (!member || Z_TYPE_P(member) == IS_LONG) { IS_LONG 643 ext/simplexml/simplexml.c if (!member || Z_TYPE_P(member) == IS_LONG) { IS_LONG 648 ext/simplexml/simplexml.c } else if (!member || Z_TYPE_P(member) == IS_LONG) { IS_LONG 656 ext/simplexml/simplexml.c if (Z_TYPE_P(member) == IS_LONG) { IS_LONG 745 ext/simplexml/simplexml.c if (Z_TYPE_P(member) != IS_STRING && Z_TYPE_P(member) != IS_LONG) { IS_LONG 756 ext/simplexml/simplexml.c if (Z_TYPE_P(member) == IS_LONG) { IS_LONG 780 ext/simplexml/simplexml.c if (Z_TYPE_P(member) == IS_LONG) { IS_LONG 811 ext/simplexml/simplexml.c if (Z_TYPE_P(member) == IS_LONG) { IS_LONG 875 ext/simplexml/simplexml.c if (Z_TYPE_P(member) != IS_STRING && Z_TYPE_P(member) != IS_LONG) { IS_LONG 886 ext/simplexml/simplexml.c if (Z_TYPE_P(member) == IS_LONG) { IS_LONG 910 ext/simplexml/simplexml.c if (Z_TYPE_P(member) == IS_LONG) { IS_LONG 938 ext/simplexml/simplexml.c if (Z_TYPE_P(member) == IS_LONG) { IS_LONG 1789 ext/simplexml/simplexml.c case IS_LONG: IS_LONG 2217 ext/snmp/snmp.c if (Z_TYPE_P(newval) != IS_LONG) { IS_LONG 2244 ext/snmp/snmp.c if (Z_TYPE_P(newval) != IS_LONG) { IS_LONG 2294 ext/snmp/snmp.c if (Z_TYPE_P(newval) != IS_LONG) { IS_LONG 2328 ext/snmp/snmp.c if (Z_TYPE_P(newval) != IS_LONG) { IS_LONG 152 ext/soap/php_encoding.c {{IS_LONG, XSD_INT_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long}, IS_LONG 406 ext/soap/php_encoding.c Z_TYPE_PP(ztype) != IS_LONG) { IS_LONG 1040 ext/soap/php_encoding.c case IS_LONG: IS_LONG 1083 ext/soap/php_encoding.c case IS_LONG: IS_LONG 1118 ext/soap/php_encoding.c if (Z_TYPE(tmp) != IS_LONG) { IS_LONG 2862 ext/soap/php_encoding.c } else if (Z_TYPE_P(key) == IS_LONG) { IS_LONG 2995 ext/soap/php_encoding.c if (Z_TYPE_P(data) == IS_LONG) { IS_LONG 3649 ext/soap/php_encoding.c Z_TYPE_PP(ztype) != IS_LONG) { IS_LONG 179 ext/soap/php_http.c Z_TYPE_PP(proxy_port) == IS_LONG) { IS_LONG 188 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_LONG && Z_LVAL_PP(tmp) > 0) { IS_LONG 200 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_LONG) { IS_LONG 283 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_LONG) { IS_LONG 373 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 421 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 440 ext/soap/php_http.c if (Z_TYPE_PP(tmp) == IS_LONG) IS_LONG 578 ext/soap/php_http.c (Z_TYPE_PP(tmp) == IS_BOOL || Z_TYPE_PP(tmp) == IS_LONG) && IS_LONG 650 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_LONG) { IS_LONG 857 ext/soap/php_http.c (Z_TYPE_PP(trace) == IS_BOOL || Z_TYPE_PP(trace) == IS_LONG) && Z_LVAL_PP(trace) != 0) { IS_LONG 902 ext/soap/php_http.c (Z_TYPE_PP(trace) == IS_BOOL || Z_TYPE_PP(trace) == IS_LONG) && Z_LVAL_PP(trace) != 0) { IS_LONG 3275 ext/soap/php_sdl.c Z_TYPE_PP(proxy_port) == IS_LONG) { IS_LONG 835 ext/soap/soap.c } else if (Z_TYPE_P(actor) == IS_LONG && IS_LONG 1143 ext/soap/soap.c if (Z_TYPE_PP(tmp) == IS_LONG && IS_LONG 1191 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG) { IS_LONG 1196 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG) { IS_LONG 1201 ext/soap/soap.c (Z_TYPE_PP(tmp) == IS_BOOL || Z_TYPE_PP(tmp) == IS_LONG)) { IS_LONG 1472 ext/soap/soap.c } else if (function_name->type == IS_LONG) { IS_LONG 2364 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG && IS_LONG 2370 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG && IS_LONG 2390 ext/soap/soap.c if (Z_TYPE_PP(tmp) == IS_LONG || IS_LONG 2403 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG && IS_LONG 2436 ext/soap/soap.c (Z_TYPE_PP(tmp) == IS_BOOL || Z_TYPE_PP(tmp) == IS_LONG) && IS_LONG 2442 ext/soap/soap.c (Z_TYPE_PP(tmp) == IS_BOOL || Z_TYPE_PP(tmp) == IS_LONG) && IS_LONG 2448 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG && IS_LONG 2486 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG) { IS_LONG 2502 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG) { IS_LONG 2512 ext/soap/soap.c (Z_TYPE_PP(tmp) == IS_BOOL || Z_TYPE_PP(tmp) == IS_LONG) && Z_LVAL_PP(tmp) == 0) { IS_LONG 2517 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG) { IS_LONG 2572 ext/soap/soap.c (Z_TYPE_PP(trace) == IS_BOOL || Z_TYPE_PP(trace) == IS_LONG) && Z_LVAL_PP(trace) != 0) { IS_LONG 2607 ext/soap/soap.c (Z_TYPE_PP(trace) == IS_BOOL || Z_TYPE_PP(trace) == IS_LONG) && Z_LVAL_PP(trace) != 0) { IS_LONG 2652 ext/soap/soap.c (Z_TYPE_PP(trace) == IS_BOOL || Z_TYPE_PP(trace) == IS_LONG) && Z_LVAL_PP(trace) != 0) { IS_LONG 2657 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG && Z_LVAL_PP(tmp) == SOAP_1_2) { IS_LONG 2700 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG) { IS_LONG 3735 ext/soap/soap.c } else if (Z_TYPE_PP(tmp) == IS_LONG) { IS_LONG 4274 ext/soap/soap.c Z_TYPE_PP(zstyle) == IS_LONG) { IS_LONG 4297 ext/soap/soap.c Z_TYPE_PP(zuse) == IS_LONG && Z_LVAL_PP(zuse) == SOAP_LITERAL) { IS_LONG 311 ext/sockets/conversions.c if (Z_TYPE_P(arr_value) != IS_LONG) { IS_LONG 318 ext/sockets/conversions.c case IS_LONG: IS_LONG 343 ext/sockets/conversions.c case IS_LONG: IS_LONG 345 ext/sockets/conversions.c Z_TYPE(lzval) = IS_LONG; IS_LONG 1263 ext/sockets/conversions.c if (Z_TYPE_P(zv) == IS_LONG) { IS_LONG 92 ext/sockets/multicast.c if (Z_TYPE_P(val) == IS_LONG) { IS_LONG 68 ext/sockets/sockaddr_conv.c if (IS_LONG == is_numeric_string(scope, strlen(scope), &lval, &dval, 0)) { IS_LONG 875 ext/sockets/sockets.c if (Z_TYPE_P(sec) != IS_LONG) { IS_LONG 345 ext/spl/spl_array.c case IS_LONG: IS_LONG 471 ext/spl/spl_array.c case IS_LONG: IS_LONG 565 ext/spl/spl_array.c case IS_LONG: IS_LONG 636 ext/spl/spl_array.c case IS_LONG: IS_LONG 1772 ext/spl/spl_array.c if (!php_var_unserialize(&pflags, &p, s + buf_len, &var_hash TSRMLS_CC) || Z_TYPE_P(pflags) != IS_LONG) { IS_LONG 1206 ext/spl/spl_dllist.c if (!php_var_unserialize(&flags, &p, s + buf_len, &var_hash TSRMLS_CC) || Z_TYPE_P(flags) != IS_LONG) { IS_LONG 56 ext/spl/spl_engine.c case IS_LONG: IS_LONG 355 ext/spl/spl_fixedarray.c if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 415 ext/spl/spl_fixedarray.c if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 461 ext/spl/spl_fixedarray.c if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 502 ext/spl/spl_fixedarray.c if (Z_TYPE_P(offset) != IS_LONG) { IS_LONG 837 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 1067 ext/spl/spl_observer.c if (Z_TYPE_P(info) != IS_LONG && Z_TYPE_P(info) != IS_STRING) { IS_LONG 1225 ext/spl/spl_observer.c case IS_LONG: IS_LONG 796 ext/sqlite3/sqlite3.c case IS_LONG: IS_LONG 920 ext/sqlite3/sqlite3.c } else if (Z_TYPE_P(retval) != IS_LONG) { IS_LONG 185 ext/standard/array.c Z_TYPE(first) = IS_LONG; IS_LONG 194 ext/standard/array.c Z_TYPE(second) = IS_LONG; IS_LONG 738 ext/standard/array.c Z_TYPE_P(key1) = IS_LONG; IS_LONG 746 ext/standard/array.c Z_TYPE_P(key2) = IS_LONG; IS_LONG 1566 ext/standard/array.c if (Z_TYPE_PP(entry) == IS_LONG) { IS_LONG 1634 ext/standard/array.c } else if (type1 == IS_LONG || type2 == IS_LONG) { IS_LONG 2391 ext/standard/array.c if (Z_TYPE_PP(entry) == IS_LONG) { IS_LONG 2428 ext/standard/array.c case IS_LONG: IS_LONG 2482 ext/standard/array.c } else if ((Z_TYPE_PP(zcolumn) == IS_LONG) && IS_LONG 2492 ext/standard/array.c } else if (zkey && (Z_TYPE_PP(zkey) == IS_LONG)) { IS_LONG 2499 ext/standard/array.c } else if (zkeyval && Z_TYPE_PP(zkeyval) == IS_LONG) { IS_LONG 2632 ext/standard/array.c if (Z_TYPE_PP(entry) == IS_LONG) { IS_LONG 3737 ext/standard/array.c } else if (Z_TYPE_PP(args[i]) == IS_LONG) { IS_LONG 3980 ext/standard/array.c if (Z_TYPE(entry_n) == IS_LONG && Z_TYPE_P(return_value) == IS_LONG) { IS_LONG 4117 ext/standard/array.c Z_TYPE_P(key) = IS_LONG; IS_LONG 4313 ext/standard/array.c case IS_LONG: IS_LONG 4437 ext/standard/array.c if (Z_TYPE_PP(entry_keys) == IS_LONG) { IS_LONG 4375 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 5874 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 646 ext/standard/file.c case IS_LONG: IS_LONG 440 ext/standard/filestat.c if (Z_TYPE_P(group) == IS_LONG) { IS_LONG 468 ext/standard/filestat.c if (Z_TYPE_P(group) == IS_LONG) { IS_LONG 577 ext/standard/filestat.c if (Z_TYPE_P(user) == IS_LONG) { IS_LONG 606 ext/standard/filestat.c if (Z_TYPE_P(user) == IS_LONG) { IS_LONG 1264 ext/standard/filters.c if (Z_TYPE_PP(tmpval) != IS_LONG) { IS_LONG 1287 ext/standard/filters.c if (Z_TYPE_PP(tmpval) != IS_LONG) { IS_LONG 532 ext/standard/ftp_fopen_wrapper.c Z_TYPE_PP(tmpzval) == IS_LONG && IS_LONG 179 ext/standard/http.c case IS_LONG: IS_LONG 288 ext/standard/math.c } else if (Z_TYPE_PP(value) == IS_LONG) { IS_LONG 312 ext/standard/math.c } else if (Z_TYPE_PP(value) == IS_LONG) { IS_LONG 333 ext/standard/math.c } else if (Z_TYPE_PP(value) == IS_LONG) { IS_LONG 361 ext/standard/math.c case IS_LONG: IS_LONG 369 ext/standard/math.c return_val = (Z_TYPE_PP(value) == IS_LONG) ? (double)Z_LVAL_PP(value) : Z_DVAL_PP(value); IS_LONG 874 ext/standard/math.c if (Z_TYPE_P(arg) != IS_LONG || base < 2 || base > 36) { IS_LONG 901 ext/standard/math.c if ((Z_TYPE_P(arg) != IS_LONG && Z_TYPE_P(arg) != IS_DOUBLE) || base < 2 || base > 36) { IS_LONG 247 ext/standard/password.c if (Z_TYPE_PP(option_buffer) != IS_LONG) { IS_LONG 327 ext/standard/password.c if (Z_TYPE_PP(option_buffer) != IS_LONG) { IS_LONG 364 ext/standard/password.c case IS_LONG: IS_LONG 508 ext/standard/proc_open.c if ((Z_TYPE_PP(item) == IS_BOOL || Z_TYPE_PP(item) == IS_LONG) && IS_LONG 514 ext/standard/proc_open.c if ((Z_TYPE_PP(item) == IS_BOOL || Z_TYPE_PP(item) == IS_LONG) && IS_LONG 1217 ext/standard/scanf.c Z_TYPE_PP(return_value) = IS_LONG; IS_LONG 1158 ext/standard/string.c case IS_LONG: { IS_LONG 1686 ext/standard/string.c case IS_LONG: IS_LONG 1701 ext/standard/string.c if(Z_TYPE(holder) != IS_LONG) { IS_LONG 2470 ext/standard/string.c if(Z_TYPE_PP(tmp_from) != IS_LONG) { IS_LONG 2505 ext/standard/string.c if(Z_TYPE_PP(tmp_len) != IS_LONG) { IS_LONG 4366 ext/standard/string.c if (Z_TYPE_PP(pcategory) == IS_LONG) { IS_LONG 43 ext/standard/type.c case IS_LONG: IS_LONG 276 ext/standard/type.c php_is_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, IS_LONG); IS_LONG 323 ext/standard/type.c case IS_LONG: IS_LONG 356 ext/standard/type.c case IS_LONG: IS_LONG 106 ext/standard/var.c case IS_LONG: IS_LONG 261 ext/standard/var.c case IS_LONG: IS_LONG 435 ext/standard/var.c case IS_LONG: IS_LONG 741 ext/standard/var.c case IS_LONG: IS_LONG 309 ext/standard/var_unserializer.c if (Z_TYPE_P(key) != IS_LONG && Z_TYPE_P(key) != IS_STRING) { IS_LONG 326 ext/standard/var_unserializer.c case IS_LONG: IS_LONG 1248 ext/sybase_ct/php_sybase_ct.c Z_TYPE(result->data[i][j]) = IS_LONG; IS_LONG 1731 ext/sybase_ct/php_sybase_ct.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 1749 ext/sybase_ct/php_sybase_ct.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 2114 ext/sybase_ct/php_sybase_ct.c Z_TYPE_P(return_value) = IS_LONG; IS_LONG 430 ext/sysvmsg/sysvmsg.c case IS_LONG: IS_LONG 526 ext/tidy/tidy.c if (Z_TYPE(conv) != IS_LONG) { IS_LONG 536 ext/tidy/tidy.c if (Z_TYPE(conv) != IS_LONG) { IS_LONG 751 ext/tidy/tidy.c case IS_LONG: IS_LONG 784 ext/tidy/tidy.c case IS_LONG: IS_LONG 646 ext/wddx/wddx.c case IS_LONG: IS_LONG 785 ext/wddx/wddx.c Z_TYPE_P(ent.data) = IS_LONG; IS_LONG 904 ext/wddx/wddx.c Z_TYPE_P(ent.data) = IS_LONG; IS_LONG 104 ext/xmlreader/php_xmlreader.c case IS_LONG: IS_LONG 1322 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "attributeCount", xmlTextReaderAttributeCount, NULL, IS_LONG TSRMLS_CC); IS_LONG 1324 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "depth", xmlTextReaderDepth, NULL, IS_LONG TSRMLS_CC); IS_LONG 1332 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "nodeType", xmlTextReaderNodeType, NULL, IS_LONG TSRMLS_CC); IS_LONG 346 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 654 ext/xmlrpc/xmlrpc-epi-php.c Z_TYPE_P(elem) = IS_LONG; IS_LONG 1375 ext/xmlrpc/xmlrpc-epi-php.c ztimestamp->type = IS_LONG; IS_LONG 1420 ext/xmlrpc/xmlrpc-epi-php.c case IS_LONG: IS_LONG 365 ext/zip/php_zip.c if (Z_TYPE_PP(option) != IS_LONG) { IS_LONG 876 ext/zip/php_zip.c case IS_LONG: IS_LONG 2683 ext/zip/php_zip.c case IS_LONG: IS_LONG 2694 ext/zip/php_zip.c case IS_LONG: IS_LONG 3046 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 3047 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 3048 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 400 ext/zlib/zlib_filter.c case IS_LONG: IS_LONG 598 main/php_variables.c Z_TYPE_P(argc) = IS_LONG; IS_LONG 652 main/php_variables.c Z_TYPE(request_time_long) = IS_LONG; IS_LONG 873 main/streams/userspace.c if (call_result == SUCCESS && retval != NULL && Z_TYPE_P(retval) == IS_LONG) { IS_LONG 169 sapi/apache_hooks/php_apache.c Z_TYPE_P(addr) = IS_LONG; IS_LONG 1051 sapi/cli/php_cli.c Z_TYPE_P(argi) = IS_LONG; IS_LONG 161 sapi/milter/php_milter.c if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) { IS_LONG 231 sapi/milter/php_milter.c if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) { IS_LONG 266 sapi/milter/php_milter.c if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) { IS_LONG 306 sapi/milter/php_milter.c if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) { IS_LONG 347 sapi/milter/php_milter.c if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) { IS_LONG 387 sapi/milter/php_milter.c if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) { IS_LONG 416 sapi/milter/php_milter.c if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) { IS_LONG 452 sapi/milter/php_milter.c if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) { IS_LONG 481 sapi/milter/php_milter.c if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) { IS_LONG 510 sapi/milter/php_milter.c if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) { IS_LONG 544 sapi/milter/php_milter.c if (status == SUCCESS && Z_TYPE(retval) == IS_LONG) { IS_LONG 162 sapi/phpdbg/phpdbg_info.c case IS_LONG: phpdbg_write("(integer)\t"); break; IS_LONG 141 sapi/phpdbg/phpdbg_utils.h Z_TYPE_P(key) = IS_LONG;