Z_TYPE_PP 331 Zend/zend_API.c *p = (Z_TYPE_PP(arg) == IS_NULL); Z_TYPE_PP 334 Zend/zend_API.c switch (Z_TYPE_PP(arg)) { Z_TYPE_PP 390 Zend/zend_API.c *p = (Z_TYPE_PP(arg) == IS_NULL); Z_TYPE_PP 393 Zend/zend_API.c switch (Z_TYPE_PP(arg)) { Z_TYPE_PP 429 Zend/zend_API.c switch (Z_TYPE_PP(arg)) { Z_TYPE_PP 478 Zend/zend_API.c *p = (Z_TYPE_PP(arg) == IS_NULL); Z_TYPE_PP 481 Zend/zend_API.c switch (Z_TYPE_PP(arg)) { Z_TYPE_PP 503 Zend/zend_API.c if (check_null && Z_TYPE_PP(arg) == IS_NULL) { Z_TYPE_PP 507 Zend/zend_API.c if (Z_TYPE_PP(arg) == IS_RESOURCE) { Z_TYPE_PP 518 Zend/zend_API.c if (check_null && Z_TYPE_PP(arg) == IS_NULL) { Z_TYPE_PP 522 Zend/zend_API.c if (Z_TYPE_PP(arg) == IS_ARRAY || (c == 'A' && Z_TYPE_PP(arg) == IS_OBJECT)) { Z_TYPE_PP 533 Zend/zend_API.c if (check_null && Z_TYPE_PP(arg) == IS_NULL) { Z_TYPE_PP 537 Zend/zend_API.c if (Z_TYPE_PP(arg) == IS_ARRAY) { Z_TYPE_PP 539 Zend/zend_API.c } else if(c == 'H' && Z_TYPE_PP(arg) == IS_OBJECT) { Z_TYPE_PP 553 Zend/zend_API.c if (check_null && Z_TYPE_PP(arg) == IS_NULL) { Z_TYPE_PP 557 Zend/zend_API.c if (Z_TYPE_PP(arg) == IS_OBJECT) { Z_TYPE_PP 570 Zend/zend_API.c if (check_null && Z_TYPE_PP(arg) == IS_NULL) { Z_TYPE_PP 574 Zend/zend_API.c if (Z_TYPE_PP(arg) == IS_OBJECT && Z_TYPE_PP 592 Zend/zend_API.c if (check_null && Z_TYPE_PP(arg) == IS_NULL) { Z_TYPE_PP 626 Zend/zend_API.c if (check_null && Z_TYPE_PP(arg) == IS_NULL) { Z_TYPE_PP 656 Zend/zend_API.c if (check_null && Z_TYPE_PP(arg) == IS_NULL) { Z_TYPE_PP 667 Zend/zend_API.c if (check_null && Z_TYPE_PP(arg) == IS_NULL) { Z_TYPE_PP 1056 Zend/zend_API.c if (IS_CONSTANT_TYPE(Z_TYPE_PP(pp))) { Z_TYPE_PP 3100 Zend/zend_API.c (Z_TYPE_PP(obj) == IS_OBJECT || Z_TYPE_PP 3101 Zend/zend_API.c Z_TYPE_PP(obj) == IS_STRING) && Z_TYPE_PP 3102 Zend/zend_API.c Z_TYPE_PP(method) == IS_STRING) { Z_TYPE_PP 3104 Zend/zend_API.c if (Z_TYPE_PP(obj) == IS_STRING) { Z_TYPE_PP 3169 Zend/zend_API.c if (!obj || (Z_TYPE_PP(obj) != IS_STRING && Z_TYPE_PP(obj) != IS_OBJECT)) { Z_TYPE_PP 3820 Zend/zend_API.c Z_TYPE_PP(property) = Z_TYPE_P(value); Z_TYPE_PP 2040 Zend/zend_builtin_functions.c if (Z_TYPE_PP(arg) != IS_OBJECT) { Z_TYPE_PP 389 Zend/zend_exceptions.c if (Z_TYPE_PP(tmp) != IS_STRING) { \ Z_TYPE_PP 418 Zend/zend_exceptions.c switch (Z_TYPE_PP(arg)) { Z_TYPE_PP 558 Zend/zend_exceptions.c if (Z_TYPE_PP(frame) != IS_ARRAY) { Z_TYPE_PP 572 Zend/zend_exceptions.c if (Z_TYPE_PP(file) != IS_STRING) { Z_TYPE_PP 577 Zend/zend_exceptions.c if (Z_TYPE_PP(tmp) == IS_LONG) { Z_TYPE_PP 599 Zend/zend_exceptions.c if (Z_TYPE_PP(tmp) == IS_ARRAY) { Z_TYPE_PP 565 Zend/zend_execute.c if (Z_TYPE_PP(object_ptr) == IS_NULL Z_TYPE_PP 566 Zend/zend_execute.c || (Z_TYPE_PP(object_ptr) == IS_BOOL && Z_LVAL_PP(object_ptr) == 0) Z_TYPE_PP 567 Zend/zend_execute.c || (Z_TYPE_PP(object_ptr) == IS_STRING && Z_STRLEN_PP(object_ptr) == 0) Z_TYPE_PP 1494 Zend/zend_execute.c if (Z_TYPE_PP(pz) > 9) { Z_TYPE_PP 1500 Zend/zend_execute.c } else if (Z_TYPE_PP(pz) == IS_ARRAY) { Z_TYPE_PP 1502 Zend/zend_execute.c } else if (Z_TYPE_PP(pz) == IS_OBJECT) { Z_TYPE_PP 200 Zend/zend_execute_API.c if (Z_TYPE_PP(zv) == IS_OBJECT && Z_REFCOUNT_PP(zv) == 1) { Z_TYPE_PP 592 Zend/zend_object_handlers.c Z_TYPE_PP(variable_ptr) = Z_TYPE_P(value); Z_TYPE_PP 1505 Zend/zend_object_handlers.c result = (Z_TYPE_PP(value) != IS_NULL); Z_TYPE_PP 383 Zend/zend_operators.h if (Z_TYPE_PP(ppzv)!=IS_##upper_type) { \ Z_TYPE_PP 419 Zend/zend_operators.h if (Z_TYPE_PP(ppzv) != str_type) { \ Z_TYPE_PP 433 Zend/zend_operators.h if (Z_TYPE_PP(ppzv)!=IS_LONG && Z_TYPE_PP(ppzv)!=IS_DOUBLE) { \ Z_TYPE_PP 204 Zend/zend_variables.c if (Z_TYPE_PP(p) & (IS_LEXICAL_VAR|IS_LEXICAL_REF)) { Z_TYPE_PP 205 Zend/zend_variables.c is_ref = Z_TYPE_PP(p) & IS_LEXICAL_REF; Z_TYPE_PP 457 Zend/zend_vm_def.h } else if (UNEXPECTED(Z_TYPE_PP(container) == IS_OBJECT)) { Z_TYPE_PP 498 Zend/zend_vm_def.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 821 Zend/zend_vm_def.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 868 Zend/zend_vm_def.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 916 Zend/zend_vm_def.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 959 Zend/zend_vm_def.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 1640 Zend/zend_vm_def.h if (Z_TYPE_PP(object_ptr) == IS_OBJECT) { Z_TYPE_PP 2721 Zend/zend_vm_def.h if (Z_TYPE_PP(obj) != IS_STRING && Z_TYPE_PP(obj) != IS_OBJECT) { Z_TYPE_PP 2725 Zend/zend_vm_def.h if (Z_TYPE_PP(method) != IS_STRING) { Z_TYPE_PP 2729 Zend/zend_vm_def.h if (Z_TYPE_PP(obj) == IS_STRING) { Z_TYPE_PP 3764 Zend/zend_vm_def.h if (IS_CONSTANT_TYPE(Z_TYPE_PP(value))) { Z_TYPE_PP 4171 Zend/zend_vm_def.h switch (Z_TYPE_PP(container)) { Z_TYPE_PP 4266 Zend/zend_vm_def.h if (Z_TYPE_PP(container) == IS_OBJECT) { Z_TYPE_PP 4310 Zend/zend_vm_def.h } else if (Z_TYPE_PP(array_ptr_ptr) == IS_OBJECT) { Z_TYPE_PP 4323 Zend/zend_vm_def.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { Z_TYPE_PP 4653 Zend/zend_vm_def.h if (isset && Z_TYPE_PP(value) != IS_NULL) { Z_TYPE_PP 4725 Zend/zend_vm_def.h if (isset && Z_TYPE_PP(value) == IS_NULL) { Z_TYPE_PP 1525 Zend/zend_vm_execute.h if (Z_TYPE_PP(obj) != IS_STRING && Z_TYPE_PP(obj) != IS_OBJECT) { Z_TYPE_PP 1529 Zend/zend_vm_execute.h if (Z_TYPE_PP(method) != IS_STRING) { Z_TYPE_PP 1533 Zend/zend_vm_execute.h if (Z_TYPE_PP(obj) == IS_STRING) { Z_TYPE_PP 1869 Zend/zend_vm_execute.h if (Z_TYPE_PP(obj) != IS_STRING && Z_TYPE_PP(obj) != IS_OBJECT) { Z_TYPE_PP 1873 Zend/zend_vm_execute.h if (Z_TYPE_PP(method) != IS_STRING) { Z_TYPE_PP 1877 Zend/zend_vm_execute.h if (Z_TYPE_PP(obj) == IS_STRING) { Z_TYPE_PP 2068 Zend/zend_vm_execute.h if (Z_TYPE_PP(obj) != IS_STRING && Z_TYPE_PP(obj) != IS_OBJECT) { Z_TYPE_PP 2072 Zend/zend_vm_execute.h if (Z_TYPE_PP(method) != IS_STRING) { Z_TYPE_PP 2076 Zend/zend_vm_execute.h if (Z_TYPE_PP(obj) == IS_STRING) { Z_TYPE_PP 2304 Zend/zend_vm_execute.h if (Z_TYPE_PP(obj) != IS_STRING && Z_TYPE_PP(obj) != IS_OBJECT) { Z_TYPE_PP 2308 Zend/zend_vm_execute.h if (Z_TYPE_PP(method) != IS_STRING) { Z_TYPE_PP 2312 Zend/zend_vm_execute.h if (Z_TYPE_PP(obj) == IS_STRING) { Z_TYPE_PP 3070 Zend/zend_vm_execute.h } else if (Z_TYPE_PP(array_ptr_ptr) == IS_OBJECT) { Z_TYPE_PP 3083 Zend/zend_vm_execute.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { Z_TYPE_PP 4024 Zend/zend_vm_execute.h if (IS_CONSTANT_TYPE(Z_TYPE_PP(value))) { Z_TYPE_PP 4291 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) != IS_NULL) { Z_TYPE_PP 6066 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) != IS_NULL) { Z_TYPE_PP 6786 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) != IS_NULL) { Z_TYPE_PP 8436 Zend/zend_vm_execute.h } else if (Z_TYPE_PP(array_ptr_ptr) == IS_OBJECT) { Z_TYPE_PP 8449 Zend/zend_vm_execute.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { Z_TYPE_PP 9619 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) != IS_NULL) { Z_TYPE_PP 11352 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) != IS_NULL) { Z_TYPE_PP 11947 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) != IS_NULL) { Z_TYPE_PP 12874 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 12921 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 12969 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 13012 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 13805 Zend/zend_vm_execute.h } else if (Z_TYPE_PP(array_ptr_ptr) == IS_OBJECT) { Z_TYPE_PP 13818 Zend/zend_vm_execute.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { Z_TYPE_PP 14633 Zend/zend_vm_execute.h } else if (UNEXPECTED(Z_TYPE_PP(container) == IS_OBJECT)) { Z_TYPE_PP 14674 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 15583 Zend/zend_vm_execute.h if (Z_TYPE_PP(object_ptr) == IS_OBJECT) { Z_TYPE_PP 15995 Zend/zend_vm_execute.h if (IS_CONSTANT_TYPE(Z_TYPE_PP(value))) { Z_TYPE_PP 16210 Zend/zend_vm_execute.h switch (Z_TYPE_PP(container)) { Z_TYPE_PP 16305 Zend/zend_vm_execute.h if (Z_TYPE_PP(container) == IS_OBJECT) { Z_TYPE_PP 16399 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) != IS_NULL) { Z_TYPE_PP 16471 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) == IS_NULL) { Z_TYPE_PP 17146 Zend/zend_vm_execute.h } else if (UNEXPECTED(Z_TYPE_PP(container) == IS_OBJECT)) { Z_TYPE_PP 17187 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 17935 Zend/zend_vm_execute.h if (Z_TYPE_PP(object_ptr) == IS_OBJECT) { Z_TYPE_PP 18395 Zend/zend_vm_execute.h switch (Z_TYPE_PP(container)) { Z_TYPE_PP 18490 Zend/zend_vm_execute.h if (Z_TYPE_PP(container) == IS_OBJECT) { Z_TYPE_PP 18571 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) == IS_NULL) { Z_TYPE_PP 19246 Zend/zend_vm_execute.h } else if (UNEXPECTED(Z_TYPE_PP(container) == IS_OBJECT)) { Z_TYPE_PP 19287 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 20197 Zend/zend_vm_execute.h if (Z_TYPE_PP(object_ptr) == IS_OBJECT) { Z_TYPE_PP 20791 Zend/zend_vm_execute.h switch (Z_TYPE_PP(container)) { Z_TYPE_PP 20886 Zend/zend_vm_execute.h if (Z_TYPE_PP(container) == IS_OBJECT) { Z_TYPE_PP 20980 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) != IS_NULL) { Z_TYPE_PP 21052 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) == IS_NULL) { Z_TYPE_PP 21452 Zend/zend_vm_execute.h } else if (UNEXPECTED(Z_TYPE_PP(container) == IS_OBJECT)) { Z_TYPE_PP 21493 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 21842 Zend/zend_vm_execute.h if (Z_TYPE_PP(object_ptr) == IS_OBJECT) { Z_TYPE_PP 22276 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) != IS_NULL) { Z_TYPE_PP 22882 Zend/zend_vm_execute.h } else if (UNEXPECTED(Z_TYPE_PP(container) == IS_OBJECT)) { Z_TYPE_PP 22923 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 23670 Zend/zend_vm_execute.h if (Z_TYPE_PP(object_ptr) == IS_OBJECT) { Z_TYPE_PP 24181 Zend/zend_vm_execute.h switch (Z_TYPE_PP(container)) { Z_TYPE_PP 24276 Zend/zend_vm_execute.h if (Z_TYPE_PP(container) == IS_OBJECT) { Z_TYPE_PP 24357 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) == IS_NULL) { Z_TYPE_PP 24843 Zend/zend_vm_execute.h } else if (UNEXPECTED(Z_TYPE_PP(container) == IS_OBJECT)) { Z_TYPE_PP 24884 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 25646 Zend/zend_vm_execute.h if (IS_CONSTANT_TYPE(Z_TYPE_PP(value))) { Z_TYPE_PP 25702 Zend/zend_vm_execute.h switch (Z_TYPE_PP(container)) { Z_TYPE_PP 25796 Zend/zend_vm_execute.h if (Z_TYPE_PP(container) == IS_OBJECT) { Z_TYPE_PP 25876 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) == IS_NULL) { Z_TYPE_PP 26256 Zend/zend_vm_execute.h } else if (UNEXPECTED(Z_TYPE_PP(container) == IS_OBJECT)) { Z_TYPE_PP 26297 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 27024 Zend/zend_vm_execute.h switch (Z_TYPE_PP(container)) { Z_TYPE_PP 27118 Zend/zend_vm_execute.h if (Z_TYPE_PP(container) == IS_OBJECT) { Z_TYPE_PP 27198 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) == IS_NULL) { Z_TYPE_PP 27578 Zend/zend_vm_execute.h } else if (UNEXPECTED(Z_TYPE_PP(container) == IS_OBJECT)) { Z_TYPE_PP 27619 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 28346 Zend/zend_vm_execute.h switch (Z_TYPE_PP(container)) { Z_TYPE_PP 28440 Zend/zend_vm_execute.h if (Z_TYPE_PP(container) == IS_OBJECT) { Z_TYPE_PP 28520 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) == IS_NULL) { Z_TYPE_PP 28901 Zend/zend_vm_execute.h } else if (UNEXPECTED(Z_TYPE_PP(container) == IS_OBJECT)) { Z_TYPE_PP 28942 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 29332 Zend/zend_vm_execute.h } else if (UNEXPECTED(Z_TYPE_PP(container) == IS_OBJECT)) { Z_TYPE_PP 29373 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 30097 Zend/zend_vm_execute.h switch (Z_TYPE_PP(container)) { Z_TYPE_PP 30191 Zend/zend_vm_execute.h if (Z_TYPE_PP(container) == IS_OBJECT) { Z_TYPE_PP 30271 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) == IS_NULL) { Z_TYPE_PP 30575 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 30621 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 30668 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 30710 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 31474 Zend/zend_vm_execute.h } else if (Z_TYPE_PP(array_ptr_ptr) == IS_OBJECT) { Z_TYPE_PP 31487 Zend/zend_vm_execute.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { Z_TYPE_PP 32167 Zend/zend_vm_execute.h } else if (UNEXPECTED(Z_TYPE_PP(container) == IS_OBJECT)) { Z_TYPE_PP 32208 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 33112 Zend/zend_vm_execute.h if (Z_TYPE_PP(object_ptr) == IS_OBJECT) { Z_TYPE_PP 33521 Zend/zend_vm_execute.h switch (Z_TYPE_PP(container)) { Z_TYPE_PP 33615 Zend/zend_vm_execute.h if (Z_TYPE_PP(container) == IS_OBJECT) { Z_TYPE_PP 33708 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) != IS_NULL) { Z_TYPE_PP 33780 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) == IS_NULL) { Z_TYPE_PP 34451 Zend/zend_vm_execute.h } else if (UNEXPECTED(Z_TYPE_PP(container) == IS_OBJECT)) { Z_TYPE_PP 34492 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 35235 Zend/zend_vm_execute.h if (Z_TYPE_PP(object_ptr) == IS_OBJECT) { Z_TYPE_PP 35569 Zend/zend_vm_execute.h switch (Z_TYPE_PP(container)) { Z_TYPE_PP 35663 Zend/zend_vm_execute.h if (Z_TYPE_PP(container) == IS_OBJECT) { Z_TYPE_PP 35743 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) == IS_NULL) { Z_TYPE_PP 36414 Zend/zend_vm_execute.h } else if (UNEXPECTED(Z_TYPE_PP(container) == IS_OBJECT)) { Z_TYPE_PP 36455 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 37360 Zend/zend_vm_execute.h if (Z_TYPE_PP(object_ptr) == IS_OBJECT) { Z_TYPE_PP 37827 Zend/zend_vm_execute.h switch (Z_TYPE_PP(container)) { Z_TYPE_PP 37921 Zend/zend_vm_execute.h if (Z_TYPE_PP(container) == IS_OBJECT) { Z_TYPE_PP 38014 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) != IS_NULL) { Z_TYPE_PP 38086 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) == IS_NULL) { Z_TYPE_PP 38482 Zend/zend_vm_execute.h } else if (UNEXPECTED(Z_TYPE_PP(container) == IS_OBJECT)) { Z_TYPE_PP 38523 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 38871 Zend/zend_vm_execute.h if (Z_TYPE_PP(object_ptr) == IS_OBJECT) { Z_TYPE_PP 39180 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) != IS_NULL) { Z_TYPE_PP 39763 Zend/zend_vm_execute.h } else if (UNEXPECTED(Z_TYPE_PP(container) == IS_OBJECT)) { Z_TYPE_PP 39804 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_PP(var_ptr) == IS_OBJECT) Z_TYPE_PP 40546 Zend/zend_vm_execute.h if (Z_TYPE_PP(object_ptr) == IS_OBJECT) { Z_TYPE_PP 40930 Zend/zend_vm_execute.h switch (Z_TYPE_PP(container)) { Z_TYPE_PP 41024 Zend/zend_vm_execute.h if (Z_TYPE_PP(container) == IS_OBJECT) { Z_TYPE_PP 41104 Zend/zend_vm_execute.h if (isset && Z_TYPE_PP(value) == IS_NULL) { Z_TYPE_PP 387 ext/bz2/bz2.c if (Z_TYPE_PP(file) == IS_STRING) { Z_TYPE_PP 402 ext/bz2/bz2.c } else if (Z_TYPE_PP(file) == IS_RESOURCE) { Z_TYPE_PP 701 ext/com_dotnet/com_com.c if (zend_hash_index_find(Z_ARRVAL_P(sink), 0, (void**)&tmp) == SUCCESS && Z_TYPE_PP(tmp) == IS_STRING) Z_TYPE_PP 703 ext/com_dotnet/com_com.c if (zend_hash_index_find(Z_ARRVAL_P(sink), 1, (void**)&tmp) == SUCCESS && Z_TYPE_PP(tmp) == IS_STRING) Z_TYPE_PP 2352 ext/curl/interface.c if (Z_TYPE_PP(zvalue) == IS_NULL) { Z_TYPE_PP 2380 ext/curl/interface.c if (Z_TYPE_PP(zvalue) != IS_NULL) { Z_TYPE_PP 2589 ext/curl/interface.c if (Z_TYPE_PP(zvalue) == IS_ARRAY || Z_TYPE_PP(zvalue) == IS_OBJECT) { Z_TYPE_PP 2622 ext/curl/interface.c if(Z_TYPE_PP(current) == IS_OBJECT && instanceof_function(Z_OBJCE_PP(current), curl_CURLFile_class TSRMLS_CC)) { Z_TYPE_PP 122 ext/curl/multi.c return (Z_TYPE_P( z1 ) == Z_TYPE_PP( z2 ) && Z_TYPE_PP 2816 ext/date/php_date.c if (zend_hash_find(myht, "date", 5, (void**) &z_date) == SUCCESS && Z_TYPE_PP(z_date) == IS_STRING) { Z_TYPE_PP 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) { Z_TYPE_PP 2818 ext/date/php_date.c if (zend_hash_find(myht, "timezone", 9, (void**) &z_timezone) == SUCCESS && Z_TYPE_PP(z_timezone) == IS_STRING) { Z_TYPE_PP 3755 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) { Z_TYPE_PP 3756 ext/date/php_date.c if (zend_hash_find(myht, "timezone", 9, (void**) &z_timezone) == SUCCESS && Z_TYPE_PP(z_timezone) == IS_STRING) { Z_TYPE_PP 4198 ext/date/php_date.c if (zend_hash_find(myht, element, strlen(element) + 1, (void**) &z_arg) == SUCCESS && Z_TYPE_PP(z_arg) == IS_LONG) { \ Z_TYPE_PP 4209 ext/date/php_date.c if (Z_TYPE_PP(z_arg) == IS_STRING) { \ Z_TYPE_PP 4211 ext/date/php_date.c } else if (Z_TYPE_PP(z_arg) == IS_LONG || Z_TYPE_PP(z_arg) == IS_BOOL) { \ Z_TYPE_PP 4213 ext/date/php_date.c } else if (Z_TYPE_PP(z_arg) == IS_DOUBLE) { \ Z_TYPE_PP 5008 ext/date/php_date.c if (Z_TYPE_PP(ht_entry) == IS_OBJECT && Z_OBJCE_PP(ht_entry) == date_ce_date) { Z_TYPE_PP 5013 ext/date/php_date.c } else if (Z_TYPE_PP(ht_entry) != IS_NULL) { Z_TYPE_PP 5021 ext/date/php_date.c if (Z_TYPE_PP(ht_entry) == IS_OBJECT && Z_OBJCE_PP(ht_entry) == date_ce_date) { Z_TYPE_PP 5025 ext/date/php_date.c } else if (Z_TYPE_PP(ht_entry) != IS_NULL) { Z_TYPE_PP 5033 ext/date/php_date.c if (Z_TYPE_PP(ht_entry) == IS_OBJECT && Z_OBJCE_PP(ht_entry) == date_ce_date) { Z_TYPE_PP 5037 ext/date/php_date.c } else if (Z_TYPE_PP(ht_entry) != IS_NULL) { Z_TYPE_PP 5045 ext/date/php_date.c if (Z_TYPE_PP(ht_entry) == IS_OBJECT && Z_OBJCE_PP(ht_entry) == date_ce_interval) { Z_TYPE_PP 5057 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) { Z_TYPE_PP 5064 ext/date/php_date.c Z_TYPE_PP(ht_entry) == IS_BOOL) { Z_TYPE_PP 1813 ext/dom/node.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 1824 ext/dom/node.c Z_TYPE_PP(tmp) == IS_ARRAY) { Z_TYPE_PP 1827 ext/dom/node.c if (Z_TYPE_PP(tmpns) == IS_STRING) { Z_TYPE_PP 1863 ext/dom/node.c if (Z_TYPE_PP(tmpns) == IS_STRING) { Z_TYPE_PP 318 ext/ereg/ereg.c if (Z_TYPE_PP(regex) == IS_STRING) { Z_TYPE_PP 322 ext/ereg/ereg.c if (Z_TYPE_PP(regex) == IS_DOUBLE) { Z_TYPE_PP 564 ext/ereg/ereg.c if (Z_TYPE_PP(arg_pattern) == IS_STRING) { Z_TYPE_PP 577 ext/ereg/ereg.c if (Z_TYPE_PP(arg_replace) == IS_STRING) { Z_TYPE_PP 2141 ext/fileinfo/libmagic/softmagic.c if (Z_TYPE_PP(match) != IS_STRING || Z_TYPE_PP(offset) != IS_LONG) { Z_TYPE_PP 378 ext/filter/filter.c if (Z_TYPE_PP(value) == IS_OBJECT) { Z_TYPE_PP 395 ext/filter/filter.c ((flags & FILTER_NULL_ON_FAILURE && Z_TYPE_PP(value) == IS_NULL) || Z_TYPE_PP 396 ext/filter/filter.c (!(flags & FILTER_NULL_ON_FAILURE) && Z_TYPE_PP(value) == IS_BOOL && Z_LVAL_PP(value) == 0)) && Z_TYPE_PP 499 ext/filter/filter.c if (Z_TYPE_PP(value) == IS_ARRAY) { Z_TYPE_PP 512 ext/filter/filter.c if (Z_TYPE_PP(element) == IS_ARRAY) { Z_TYPE_PP 597 ext/filter/filter.c if (filter_args && Z_TYPE_PP(filter_args) != IS_ARRAY) { Z_TYPE_PP 627 ext/filter/filter.c if (Z_TYPE_PP(option) == IS_ARRAY) { Z_TYPE_PP 637 ext/filter/filter.c if (Z_TYPE_PP(filtered) == IS_ARRAY) { Z_TYPE_PP 693 ext/filter/filter.c } else if (Z_TYPE_PP(op) == IS_LONG) { Z_TYPE_PP 697 ext/filter/filter.c } else if (Z_TYPE_PP(op) == IS_ARRAY) { Z_TYPE_PP 760 ext/filter/filter.c if (Z_TYPE_PP(filter_args) == IS_LONG) { Z_TYPE_PP 762 ext/filter/filter.c } else if (Z_TYPE_PP(filter_args) == IS_ARRAY && zend_hash_find(HASH_OF(*filter_args), "flags", sizeof("flags"), (void **)&option) == SUCCESS) { Z_TYPE_PP 765 ext/filter/filter.c if (Z_TYPE_PP(filter_args) == IS_ARRAY && Z_TYPE_PP 767 ext/filter/filter.c Z_TYPE_PP(opt) == IS_ARRAY && Z_TYPE_PP 829 ext/filter/filter.c && (Z_TYPE_PP(op) != IS_ARRAY) Z_TYPE_PP 830 ext/filter/filter.c && (Z_TYPE_PP(op) == IS_LONG && !PHP_FILTER_ID_EXISTS(Z_LVAL_PP(op))) Z_TYPE_PP 841 ext/filter/filter.c if (Z_TYPE_PP(op) == IS_LONG) { Z_TYPE_PP 843 ext/filter/filter.c } else if (Z_TYPE_PP(op) == IS_ARRAY && zend_hash_find(HASH_OF(*op), "flags", sizeof("flags"), (void **)&option) == SUCCESS) { Z_TYPE_PP 877 ext/filter/filter.c && (Z_TYPE_PP(op) != IS_ARRAY) Z_TYPE_PP 878 ext/filter/filter.c && (Z_TYPE_PP(op) == IS_LONG && !PHP_FILTER_ID_EXISTS(Z_LVAL_PP(op))) Z_TYPE_PP 121 ext/filter/filter_private.h if (Z_TYPE_PP(zv) != IS_LONG) { \ Z_TYPE_PP 57 ext/filter/logical_filters.c if (Z_TYPE_PP(option_val) == IS_STRING) { \ Z_TYPE_PP 1561 ext/gd/gd.c if (Z_TYPE_PP(item) != IS_LONG) { Z_TYPE_PP 3376 ext/gd/gd.c if (Z_TYPE_PP(var) != IS_LONG) { Z_TYPE_PP 3387 ext/gd/gd.c if (Z_TYPE_PP(var) != IS_LONG) { Z_TYPE_PP 4893 ext/gd/gd.c if (zend_hash_index_find(Z_ARRVAL_P(hash_matrix), (i), (void **) &var) == SUCCESS && Z_TYPE_PP(var) == IS_ARRAY) { Z_TYPE_PP 4894 ext/gd/gd.c if (Z_TYPE_PP(var) != IS_ARRAY || zend_hash_num_elements(Z_ARRVAL_PP(var)) != 3 ) { Z_TYPE_PP 4901 ext/gd/gd.c if (Z_TYPE_PP(var2) != IS_DOUBLE) { Z_TYPE_PP 5002 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_LONG) { Z_TYPE_PP 5017 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_LONG) { Z_TYPE_PP 5032 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_LONG) { Z_TYPE_PP 5047 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_LONG) { Z_TYPE_PP 5192 ext/gd/gd.c switch (Z_TYPE_PP(zval_affine_elem)) { Z_TYPE_PP 5217 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_LONG) { Z_TYPE_PP 5232 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_LONG) { Z_TYPE_PP 5247 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_LONG) { Z_TYPE_PP 5262 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_LONG) { Z_TYPE_PP 5319 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_DOUBLE) { Z_TYPE_PP 5334 ext/gd/gd.c if (Z_TYPE_PP(tmp) != IS_DOUBLE) { Z_TYPE_PP 5418 ext/gd/gd.c switch (Z_TYPE_PP(tmp)) { Z_TYPE_PP 5440 ext/gd/gd.c switch (Z_TYPE_PP(tmp)) { Z_TYPE_PP 2244 ext/iconv/iconv.c if (Z_TYPE_PP(ppval) == IS_STRING && Z_STRLEN_PP(ppval) > 0) { Z_TYPE_PP 2263 ext/iconv/iconv.c if (Z_TYPE_PP(ppval) == IS_STRING && Z_STRLEN_PP(ppval) > 0) { Z_TYPE_PP 2275 ext/iconv/iconv.c if (Z_TYPE_PP(ppval) == IS_STRING && Z_STRLEN_PP(ppval) > 0) { Z_TYPE_PP 2298 ext/iconv/iconv.c if (Z_TYPE_PP(ppval) != IS_STRING) { Z_TYPE_PP 2442 ext/iconv/iconv.c if (Z_TYPE_PP(elem) != IS_ARRAY) { Z_TYPE_PP 1175 ext/imap/php_imap.c switch (Z_TYPE_PP(disabled_auth_method)) { Z_TYPE_PP 1192 ext/imap/php_imap.c if (Z_TYPE_PP(z_auth_method) == IS_STRING) { Z_TYPE_PP 2425 ext/imap/php_imap.c switch (Z_TYPE_PP(out)) Z_TYPE_PP 3541 ext/imap/php_imap.c if (Z_TYPE_PP(pvalue) == IS_ARRAY) { Z_TYPE_PP 3557 ext/imap/php_imap.c if (zend_hash_get_current_data(Z_ARRVAL_P(body), (void **) &data) != SUCCESS || Z_TYPE_PP(data) != IS_ARRAY) { Z_TYPE_PP 3562 ext/imap/php_imap.c if (Z_TYPE_PP(data) == IS_ARRAY) { Z_TYPE_PP 3583 ext/imap/php_imap.c if(Z_TYPE_PP(pvalue) == IS_ARRAY) { Z_TYPE_PP 3617 ext/imap/php_imap.c if (Z_TYPE_PP(pvalue) == IS_ARRAY) { Z_TYPE_PP 3660 ext/imap/php_imap.c if (Z_TYPE_PP(data) == IS_ARRAY) { Z_TYPE_PP 3696 ext/imap/php_imap.c if(Z_TYPE_PP(pvalue) == IS_ARRAY) { Z_TYPE_PP 3730 ext/imap/php_imap.c if (Z_TYPE_PP(pvalue) == IS_ARRAY) { Z_TYPE_PP 145 ext/interbase/ibase_events.c if (Z_TYPE_PP(args[0]) == IS_RESOURCE) { Z_TYPE_PP 287 ext/interbase/ibase_events.c if (Z_TYPE_PP(args[0]) != IS_STRING) { Z_TYPE_PP 1160 ext/interbase/interbase.c if (Z_TYPE_PP(args[i]) == IS_RESOURCE) { Z_TYPE_PP 429 ext/intl/collator/collator_sort.c if( Z_TYPE_PP( hashData ) == IS_STRING ) Z_TYPE_PP 838 ext/intl/converter/converter.c Z_TYPE_PP(tmpzval) == IS_STRING) { Z_TYPE_PP 844 ext/intl/converter/converter.c Z_TYPE_PP(tmpzval) == IS_STRING) { Z_TYPE_PP 75 ext/intl/dateformat/dateformat_format.c if(Z_TYPE_PP(ele_value) != IS_LONG) { Z_TYPE_PP 56 ext/intl/formatter/formatter_format.c if(Z_TYPE_PP(number) == IS_STRING) { Z_TYPE_PP 60 ext/intl/formatter/formatter_format.c if(Z_TYPE_PP(number) == IS_LONG) { Z_TYPE_PP 63 ext/intl/formatter/formatter_format.c } else if(Z_TYPE_PP(number) == IS_DOUBLE) { Z_TYPE_PP 70 ext/intl/formatter/formatter_format.c if(Z_TYPE_PP(number) != IS_DOUBLE && Z_TYPE_PP(number) != IS_LONG) { Z_TYPE_PP 94 ext/intl/formatter/formatter_format.c int64_t value = (Z_TYPE_PP(number) == IS_DOUBLE)?(int64_t)Z_DVAL_PP(number):Z_LVAL_PP(number); Z_TYPE_PP 766 ext/intl/locale/locale_methods.c if(Z_TYPE_PP(ele_value)!= IS_STRING ){ Z_TYPE_PP 811 ext/intl/locale/locale_methods.c if( Z_TYPE_PP(ele_value) == IS_STRING ){ Z_TYPE_PP 817 ext/intl/locale/locale_methods.c } else if(Z_TYPE_PP(ele_value) == IS_ARRAY ) { Z_TYPE_PP 824 ext/intl/locale/locale_methods.c if(Z_TYPE_PP(data) != IS_STRING) { Z_TYPE_PP 856 ext/intl/locale/locale_methods.c if( Z_TYPE_PP(ele_value)!= IS_STRING ){ Z_TYPE_PP 1435 ext/intl/locale/locale_methods.c if(Z_TYPE_PP(ele_value)!= IS_STRING) { Z_TYPE_PP 328 ext/intl/transliterator/transliterator_methods.c if( Z_TYPE_PP( arg1 ) == IS_OBJECT && Z_TYPE_PP 336 ext/intl/transliterator/transliterator_methods.c if(Z_TYPE_PP( arg1 ) != IS_STRING ) Z_TYPE_PP 245 ext/json/json.c if (Z_TYPE_PP(val) == IS_ARRAY) { Z_TYPE_PP 302 ext/json/json.c if (key[0] == '\0' && Z_TYPE_PP(val) == IS_OBJECT) { Z_TYPE_PP 779 ext/ldap/ldap.c if (Z_TYPE_PP(filter) == IS_ARRAY) { Z_TYPE_PP 810 ext/ldap/ldap.c if (Z_TYPE_PP(entry) == IS_STRING) { Z_TYPE_PP 1426 ext/ldap/ldap.c if (Z_TYPE_PP(value) != IS_ARRAY) { Z_TYPE_PP 1436 ext/ldap/ldap.c if ((num_values == 1) && (Z_TYPE_PP(value) != IS_ARRAY)) { Z_TYPE_PP 2261 ext/ldap/ldap.c if ((Z_TYPE_PP(newval) != IS_ARRAY) || !(ncontrols = zend_hash_num_elements(Z_ARRVAL_PP(newval)))) { Z_TYPE_PP 2270 ext/ldap/ldap.c if (Z_TYPE_PP(ctrlval) != IS_ARRAY) { Z_TYPE_PP 1934 ext/mbstring/mbstring.c switch (Z_TYPE_PP(arg1)) { Z_TYPE_PP 1991 ext/mbstring/mbstring.c switch (Z_TYPE_PP(arg1)) { Z_TYPE_PP 2334 ext/mbstring/mbstring.c if (Z_TYPE_PP(zoffset) == IS_STRING) { Z_TYPE_PP 2764 ext/mbstring/mbstring.c if (argc < 3 || Z_TYPE_PP(z_len) == IS_NULL) { Z_TYPE_PP 2838 ext/mbstring/mbstring.c if (argc < 3 || Z_TYPE_PP(z_len) == IS_NULL) { Z_TYPE_PP 3550 ext/mbstring/mbstring.c switch (Z_TYPE_PP(zfrom_enc)) { Z_TYPE_PP 3575 ext/mbstring/mbstring.c if (Z_TYPE_PP(var) == IS_ARRAY || Z_TYPE_PP(var) == IS_OBJECT) { Z_TYPE_PP 3585 ext/mbstring/mbstring.c if (Z_TYPE_PP(var) == IS_ARRAY || Z_TYPE_PP(var) == IS_OBJECT) { Z_TYPE_PP 3590 ext/mbstring/mbstring.c if (Z_TYPE_PP(hash_entry) == IS_ARRAY || Z_TYPE_PP(hash_entry) == IS_OBJECT) { Z_TYPE_PP 3604 ext/mbstring/mbstring.c } else if (Z_TYPE_PP(hash_entry) == IS_STRING) { Z_TYPE_PP 3613 ext/mbstring/mbstring.c } else if (Z_TYPE_PP(var) == IS_STRING) { Z_TYPE_PP 3656 ext/mbstring/mbstring.c if (Z_TYPE_PP(var) == IS_ARRAY || Z_TYPE_PP(var) == IS_OBJECT) { Z_TYPE_PP 3666 ext/mbstring/mbstring.c if (Z_TYPE_PP(var) == IS_ARRAY || Z_TYPE_PP(var) == IS_OBJECT) { Z_TYPE_PP 3671 ext/mbstring/mbstring.c if (Z_TYPE_PP(hash_entry) == IS_ARRAY || Z_TYPE_PP(hash_entry) == IS_OBJECT) { Z_TYPE_PP 3686 ext/mbstring/mbstring.c } else if (Z_TYPE_PP(hash_entry) == IS_STRING) { Z_TYPE_PP 3702 ext/mbstring/mbstring.c } else if (Z_TYPE_PP(var) == IS_STRING) { Z_TYPE_PP 713 ext/mbstring/php_mbregex.c if (Z_TYPE_PP(arg_pattern) != IS_STRING) { Z_TYPE_PP 715 ext/mbstring/php_mbregex.c if (Z_TYPE_PP(arg_pattern) == IS_DOUBLE) { Z_TYPE_PP 857 ext/mbstring/php_mbregex.c if (Z_TYPE_PP(arg_pattern_zval) == IS_STRING) { Z_TYPE_PP 178 ext/mcrypt/mcrypt_filter.c if (Z_TYPE_PP(tmpzval) == IS_STRING) { Z_TYPE_PP 186 ext/mcrypt/mcrypt_filter.c if (Z_TYPE_PP(tmpzval) == IS_STRING) { Z_TYPE_PP 194 ext/mcrypt/mcrypt_filter.c if (Z_TYPE_PP(tmpzval) == IS_STRING) { Z_TYPE_PP 202 ext/mcrypt/mcrypt_filter.c Z_TYPE_PP(tmpzval) == IS_STRING) { Z_TYPE_PP 222 ext/mcrypt/mcrypt_filter.c Z_TYPE_PP(tmpzval) != IS_STRING) { Z_TYPE_PP 1863 ext/mssql/php_mssql.c switch(Z_TYPE_PP(field)) { Z_TYPE_PP 1839 ext/mysqli/mysqli_api.c if (expected_type != Z_TYPE_PP(mysql_value)) { Z_TYPE_PP 669 ext/mysqli/mysqli_nonapi.c if (Z_TYPE_PP(elem) != IS_OBJECT || Z_TYPE_PP 709 ext/mysqli/mysqli_nonapi.c if (Z_TYPE_PP(elem) != IS_OBJECT || !instanceof_function(Z_OBJCE_PP(elem), mysqli_link_class_entry TSRMLS_CC)) { Z_TYPE_PP 67 ext/mysqlnd/mysqlnd_bt.c switch (Z_TYPE_PP(arg)) { Z_TYPE_PP 168 ext/mysqlnd/mysqlnd_result.c if (Z_TYPE_PP(zv) == IS_STRING) { Z_TYPE_PP 179 ext/mysqlnd/mysqlnd_result.c if (Z_TYPE_PP(zv) == IS_STRING) { Z_TYPE_PP 1562 ext/mysqlnd/mysqlnd_wireprotocol.c (Z_TYPE_PP(current_field) == IS_STRING)? Z_TYPE_PP 1735 ext/mysqlnd/mysqlnd_wireprotocol.c if (Z_TYPE_PP(current_field) == IS_LONG) { Z_TYPE_PP 1738 ext/mysqlnd/mysqlnd_wireprotocol.c } else if (Z_TYPE_PP(current_field) == IS_STRING){ Z_TYPE_PP 478 ext/odbc/birdstep.c if ( Z_TYPE_PP(col) == IS_STRING ) { Z_TYPE_PP 1339 ext/odbc/php_odbc.c if (Z_TYPE_PP(tmp) != IS_STRING) { Z_TYPE_PP 1884 ext/odbc/php_odbc.c if (Z_TYPE_PP(pv_res_arr) != IS_ARRAY) { Z_TYPE_PP 2081 ext/odbc/php_odbc.c if (Z_TYPE_PP(pv_field) == IS_STRING) { Z_TYPE_PP 310 ext/opcache/Optimizer/pass1_5.c if (Z_TYPE_PP(c) == IS_CONSTANT_AST) { Z_TYPE_PP 313 ext/opcache/Optimizer/pass1_5.c if (ZEND_IS_CONSTANT_TYPE(Z_TYPE_PP(c))) { Z_TYPE_PP 318 ext/opcache/Optimizer/pass1_5.c } else if (Z_TYPE_PP(c) <= IS_BOOL || Z_TYPE_PP(c) == IS_STRING) { Z_TYPE_PP 348 ext/opcache/zend_accelerator_module.c Z_TYPE_PP(zfilename) != IS_STRING || Z_TYPE_PP 670 ext/openssl/openssl.c if (Z_TYPE_PP(data) == IS_ARRAY) { Z_TYPE_PP 673 ext/openssl/openssl.c } else if (Z_TYPE_PP(data) == IS_STRING) { Z_TYPE_PP 845 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_STRING) \ Z_TYPE_PP 851 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) \ Z_TYPE_PP 912 ext/openssl/openssl.c && Z_TYPE_PP(item) == IS_LONG) { Z_TYPE_PP 1346 ext/openssl/openssl.c if (Z_TYPE_PP(val) == IS_RESOURCE) { Z_TYPE_PP 1367 ext/openssl/openssl.c if (!(Z_TYPE_PP(val) == IS_STRING || Z_TYPE_PP(val) == IS_OBJECT)) { Z_TYPE_PP 2333 ext/openssl/openssl.c if (Z_TYPE_PP(zcerts) == IS_ARRAY) { Z_TYPE_PP 2418 ext/openssl/openssl.c if (args && zend_hash_find(Z_ARRVAL_P(args), "friendly_name", sizeof("friendly_name"), (void**)&item) == SUCCESS && Z_TYPE_PP(item) == IS_STRING) Z_TYPE_PP 2496 ext/openssl/openssl.c if (args && zend_hash_find(Z_ARRVAL_P(args), "friendly_name", sizeof("friendly_name"), (void**)&item) == SUCCESS && Z_TYPE_PP(item) == IS_STRING) Z_TYPE_PP 2812 ext/openssl/openssl.c if (Z_TYPE_PP(val) == IS_RESOURCE) { Z_TYPE_PP 2824 ext/openssl/openssl.c } else if (Z_TYPE_PP(val) != IS_STRING) { Z_TYPE_PP 3243 ext/openssl/openssl.c if (Z_TYPE_PP(val) == IS_ARRAY) { Z_TYPE_PP 3253 ext/openssl/openssl.c if (Z_TYPE_PP(zphrase) == IS_STRING) { Z_TYPE_PP 3269 ext/openssl/openssl.c if (Z_TYPE_PP(val) == IS_RESOURCE) { Z_TYPE_PP 3314 ext/openssl/openssl.c if (!(Z_TYPE_PP(val) == IS_STRING || Z_TYPE_PP(val) == IS_OBJECT)) { Z_TYPE_PP 3524 ext/openssl/openssl.c Z_TYPE_PP(bn) == IS_STRING) { \ Z_TYPE_PP 3549 ext/openssl/openssl.c Z_TYPE_PP(data) == IS_ARRAY) { Z_TYPE_PP 3573 ext/openssl/openssl.c Z_TYPE_PP(data) == IS_ARRAY) { Z_TYPE_PP 3597 ext/openssl/openssl.c Z_TYPE_PP(data) == IS_ARRAY) { Z_TYPE_PP 4186 ext/openssl/openssl.c if (Z_TYPE_PP(zrecipcerts) == IS_ARRAY) { Z_TYPE_PP 320 ext/openssl/xp_ssl.c if (!(key_type == HASH_KEY_IS_STRING && Z_TYPE_PP(current) == IS_STRING)) { Z_TYPE_PP 504 ext/openssl/xp_ssl.c if (Z_TYPE_PP(val) == IS_STRING || Z_TYPE_PP(val) == IS_ARRAY) { Z_TYPE_PP 1340 ext/openssl/xp_ssl.c if (Z_TYPE_PP(val) != IS_ARRAY) { Z_TYPE_PP 938 ext/pcntl/pcntl.c if (Z_TYPE_PP(user_signo) != IS_LONG) { Z_TYPE_PP 1007 ext/pcntl/pcntl.c if (Z_TYPE_PP(user_signo) != IS_LONG) { Z_TYPE_PP 1426 ext/pcre/php_pcre.c if (!is_callable_replace && Z_TYPE_PP(replace) == IS_ARRAY && Z_TYPE_PP(regex) != IS_ARRAY) { Z_TYPE_PP 1432 ext/pcre/php_pcre.c if (Z_TYPE_PP(replace) != IS_ARRAY && (Z_TYPE_PP(replace) != IS_OBJECT || !is_callable_replace)) { Z_TYPE_PP 1452 ext/pcre/php_pcre.c if (Z_TYPE_PP(regex) != IS_ARRAY) Z_TYPE_PP 1456 ext/pcre/php_pcre.c if (Z_TYPE_PP(subject) == IS_ARRAY) { Z_TYPE_PP 1888 ext/pcre/php_pcre.c if (Z_TYPE_PP(entry) != IS_STRING) { Z_TYPE_PP 1927 ext/pcre/php_pcre.c if (Z_TYPE_PP(entry) != IS_STRING) { Z_TYPE_PP 284 ext/pdo/pdo_dbh.c if (Z_TYPE_PP(v) == IS_STRING && !is_numeric_string(Z_STRVAL_PP(v), Z_STRLEN_PP(v), NULL, NULL, 0) && Z_STRLEN_PP(v) > 0) { Z_TYPE_PP 292 ext/pdo/pdo_dbh.c if (Z_TYPE_PP(v) != IS_LONG) { Z_TYPE_PP 523 ext/pdo/pdo_dbh.c if (Z_TYPE_PP(opt) != IS_ARRAY || zend_hash_index_find(Z_ARRVAL_PP(opt), 0, (void**)&item) == FAILURE Z_TYPE_PP 524 ext/pdo/pdo_dbh.c || Z_TYPE_PP(item) != IS_STRING Z_TYPE_PP 548 ext/pdo/pdo_dbh.c if (Z_TYPE_PP(item) != IS_ARRAY) { Z_TYPE_PP 756 ext/pdo/pdo_dbh.c if (zend_hash_index_find(Z_ARRVAL_P(value), 0, (void**)&tmp) == SUCCESS && Z_TYPE_PP(tmp) == IS_LONG) { Z_TYPE_PP 793 ext/pdo/pdo_dbh.c || Z_TYPE_PP(item) != IS_STRING Z_TYPE_PP 821 ext/pdo/pdo_dbh.c if (Z_TYPE_PP(item) != IS_ARRAY) { Z_TYPE_PP 1073 ext/pdo/pdo_stmt.c if (Z_TYPE_PP(curr_val) != IS_ARRAY) { Z_TYPE_PP 1887 ext/pdo/pdo_stmt.c if (Z_TYPE_PP(args[skip]) != IS_LONG) { Z_TYPE_PP 1925 ext/pdo/pdo_stmt.c } else if (Z_TYPE_PP(args[skip+1]) != IS_LONG) { Z_TYPE_PP 1947 ext/pdo/pdo_stmt.c } else if (Z_TYPE_PP(args[skip+1]) != IS_STRING) { Z_TYPE_PP 1967 ext/pdo/pdo_stmt.c if (Z_TYPE_PP(args[skip+2]) != IS_NULL && Z_TYPE_PP(args[skip+2]) != IS_ARRAY) { Z_TYPE_PP 1970 ext/pdo/pdo_stmt.c } else if (Z_TYPE_PP(args[skip+2]) == IS_ARRAY && zend_hash_num_elements(Z_ARRVAL_PP(args[skip+2]))) { Z_TYPE_PP 1987 ext/pdo/pdo_stmt.c } else if (Z_TYPE_PP(args[skip+1]) != IS_OBJECT) { Z_TYPE_PP 200 ext/pdo/php_pdo_driver.h if (Z_TYPE_PP(v) != IS_LONG) { Z_TYPE_PP 215 ext/pdo/php_pdo_driver.h if (Z_TYPE_PP(v) != IS_STRING) { Z_TYPE_PP 1291 ext/pgsql/pgsql.c if (i == 1 && ZEND_NUM_ARGS() == 2 && Z_TYPE_PP(args[i]) == IS_LONG) { Z_TYPE_PP 1977 ext/pgsql/pgsql.c if (Z_TYPE_PP(tmp) == IS_NULL) { Z_TYPE_PP 2184 ext/pgsql/pgsql.c if (Z_TYPE_PP(tmp) == IS_NULL) { Z_TYPE_PP 2652 ext/pgsql/pgsql.c switch(Z_TYPE_PP(field)) { Z_TYPE_PP 3008 ext/pgsql/pgsql.c switch(Z_TYPE_PP(field)) { Z_TYPE_PP 4938 ext/pgsql/pgsql.c if (Z_TYPE_PP(tmp) == IS_NULL) { Z_TYPE_PP 5125 ext/pgsql/pgsql.c if (Z_TYPE_PP(tmp) == IS_NULL) { Z_TYPE_PP 5851 ext/pgsql/pgsql.c if (!err && (Z_TYPE_PP(val) == IS_ARRAY || Z_TYPE_PP(val) == IS_OBJECT)) { Z_TYPE_PP 5871 ext/pgsql/pgsql.c switch (Z_TYPE_PP(val)) { Z_TYPE_PP 5925 ext/pgsql/pgsql.c switch (Z_TYPE_PP(val)) { Z_TYPE_PP 5967 ext/pgsql/pgsql.c switch (Z_TYPE_PP(val)) { Z_TYPE_PP 6028 ext/pgsql/pgsql.c switch (Z_TYPE_PP(val)) { Z_TYPE_PP 6075 ext/pgsql/pgsql.c switch (Z_TYPE_PP(val)) { Z_TYPE_PP 6116 ext/pgsql/pgsql.c switch (Z_TYPE_PP(val)) { Z_TYPE_PP 6149 ext/pgsql/pgsql.c switch(Z_TYPE_PP(val)) { Z_TYPE_PP 6180 ext/pgsql/pgsql.c switch(Z_TYPE_PP(val)) { Z_TYPE_PP 6211 ext/pgsql/pgsql.c switch(Z_TYPE_PP(val)) { Z_TYPE_PP 6242 ext/pgsql/pgsql.c switch(Z_TYPE_PP(val)) { Z_TYPE_PP 6321 ext/pgsql/pgsql.c switch (Z_TYPE_PP(val)) { Z_TYPE_PP 6374 ext/pgsql/pgsql.c switch(Z_TYPE_PP(val)) { Z_TYPE_PP 6602 ext/pgsql/pgsql.c switch(Z_TYPE_PP(val)) { Z_TYPE_PP 6627 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Expects scaler values. type = %d", Z_TYPE_PP(val)); Z_TYPE_PP 6772 ext/pgsql/pgsql.c if (where_cond && (Z_TYPE_PP(val) == IS_BOOL || (Z_TYPE_PP(val) == IS_STRING && !strcmp(Z_STRVAL_PP(val), "NULL")))) { Z_TYPE_PP 6778 ext/pgsql/pgsql.c switch(Z_TYPE_PP(val)) { Z_TYPE_PP 6802 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Expects scaler values. type=%d", Z_TYPE_PP(val)); Z_TYPE_PP 617 ext/phar/phar_object.c IS_STRING != Z_TYPE_PP(z_script_name) || Z_TYPE_PP 623 ext/phar/phar_object.c IS_STRING == Z_TYPE_PP(z_path_info)) { Z_TYPE_PP 841 ext/phar/phar_object.c switch (Z_TYPE_PP(val)) { Z_TYPE_PP 910 ext/phar/phar_object.c if (Z_TYPE_PP(data) != IS_STRING) { Z_TYPE_PP 1445 ext/phar/phar_object.c switch (Z_TYPE_PP(value)) { Z_TYPE_PP 4376 ext/phar/phar_object.c switch (Z_TYPE_PP(zval_file)) { Z_TYPE_PP 216 ext/phar/stream.c && Z_TYPE_PP(pzoption) == IS_LONG Z_TYPE_PP 734 ext/posix/posix.c switch (Z_TYPE_PP(z_fd)) { Z_TYPE_PP 778 ext/posix/posix.c switch (Z_TYPE_PP(z_fd)) { Z_TYPE_PP 2228 ext/reflection/php_reflection.c if (Z_TYPE_PP(classref) == IS_OBJECT) { Z_TYPE_PP 2243 ext/reflection/php_reflection.c if (ce == zend_ce_closure && Z_TYPE_PP(classref) == IS_OBJECT Z_TYPE_PP 2282 ext/reflection/php_reflection.c if (Z_TYPE_PP(parameter) == IS_LONG) { Z_TYPE_PP 2927 ext/reflection/php_reflection.c if (Z_TYPE_PP(params[0]) != IS_OBJECT) { Z_TYPE_PP 3180 ext/reflection/php_reflection.c if (Z_TYPE_PP(name) == IS_STRING Z_TYPE_PP 3203 ext/reflection/php_reflection.c if (Z_TYPE_PP(name) == IS_STRING Z_TYPE_PP 3226 ext/reflection/php_reflection.c if (Z_TYPE_PP(name) == IS_STRING Z_TYPE_PP 4757 ext/reflection/php_reflection.c if (Z_TYPE_PP(name) == IS_STRING Z_TYPE_PP 4780 ext/reflection/php_reflection.c if (Z_TYPE_PP(name) == IS_STRING Z_TYPE_PP 4803 ext/reflection/php_reflection.c if (Z_TYPE_PP(name) == IS_STRING Z_TYPE_PP 5124 ext/reflection/php_reflection.c Z_TYPE_PP(variable_ptr) = Z_TYPE_P(value); Z_TYPE_PP 306 ext/session/session.c Z_TYPE_PP(array) == IS_ARRAY && Z_TYPE_PP 308 ext/session/session.c Z_TYPE_PP(token) == IS_STRING Z_TYPE_PP 945 ext/session/session.c if ((Z_TYPE_PP(tmp) == IS_ARRAY && Z_ARRVAL_PP(tmp) == &EG(symbol_table)) || *tmp == PS(http_session_vars)) { Z_TYPE_PP 1041 ext/session/session.c if ((Z_TYPE_PP(tmp) == IS_ARRAY && Z_ARRVAL_PP(tmp) == &EG(symbol_table)) || *tmp == PS(http_session_vars)) { Z_TYPE_PP 1442 ext/session/session.c if (Z_TYPE_PP(ppid) != IS_STRING) { Z_TYPE_PP 1541 ext/session/session.c Z_TYPE_PP(data) == IS_ARRAY && Z_TYPE_PP 1551 ext/session/session.c Z_TYPE_PP(data) == IS_ARRAY && Z_TYPE_PP 1559 ext/session/session.c Z_TYPE_PP(data) == IS_ARRAY && Z_TYPE_PP 1572 ext/session/session.c Z_TYPE_PP(data) == IS_STRING && Z_TYPE_PP 1592 ext/session/session.c Z_TYPE_PP(data) == IS_STRING && Z_TYPE_PP 2570 ext/session/session.c && Z_TYPE_PP(ppid) == IS_STRING) { Z_TYPE_PP 2603 ext/session/session.c if (Z_TYPE_PP(progress_ary) != IS_ARRAY) { Z_TYPE_PP 2609 ext/session/session.c return Z_TYPE_PP(cancel_upload) == IS_BOOL && Z_LVAL_PP(cancel_upload); Z_TYPE_PP 1043 ext/simplexml/simplexml.c if (Z_TYPE_PP(data_ptr) == IS_ARRAY) { Z_TYPE_PP 974 ext/snmp/snmp.c if (Z_TYPE_PP(oid) != IS_ARRAY) { Z_TYPE_PP 979 ext/snmp/snmp.c } else if (Z_TYPE_PP(oid) == IS_ARRAY) { Z_TYPE_PP 984 ext/snmp/snmp.c if (Z_TYPE_PP(type) != IS_ARRAY) { Z_TYPE_PP 989 ext/snmp/snmp.c } else if (Z_TYPE_PP(type) == IS_ARRAY) { Z_TYPE_PP 993 ext/snmp/snmp.c if (Z_TYPE_PP(value) != IS_ARRAY) { Z_TYPE_PP 998 ext/snmp/snmp.c } else if (Z_TYPE_PP(value) == IS_ARRAY) { Z_TYPE_PP 1005 ext/snmp/snmp.c if (Z_TYPE_PP(oid) == IS_STRING) { Z_TYPE_PP 1014 ext/snmp/snmp.c if (Z_TYPE_PP(type) == IS_STRING && Z_TYPE_PP(value) == IS_STRING) { Z_TYPE_PP 1030 ext/snmp/snmp.c } else if (Z_TYPE_PP(oid) == IS_ARRAY) { /* we got objid array */ Z_TYPE_PP 1049 ext/snmp/snmp.c if (Z_TYPE_PP(type) == IS_STRING) { Z_TYPE_PP 1052 ext/snmp/snmp.c } else if (Z_TYPE_PP(type) == IS_ARRAY) { Z_TYPE_PP 1070 ext/snmp/snmp.c if (Z_TYPE_PP(value) == IS_STRING) { Z_TYPE_PP 1072 ext/snmp/snmp.c } else if (Z_TYPE_PP(value) == IS_ARRAY) { Z_TYPE_PP 406 ext/soap/php_encoding.c Z_TYPE_PP(ztype) != IS_LONG) { Z_TYPE_PP 411 ext/soap/php_encoding.c Z_TYPE_PP(zstype) == IS_STRING) { Z_TYPE_PP 413 ext/soap/php_encoding.c Z_TYPE_PP(zns) == IS_STRING) { Z_TYPE_PP 450 ext/soap/php_encoding.c Z_TYPE_PP(zstype) == IS_STRING) { Z_TYPE_PP 452 ext/soap/php_encoding.c Z_TYPE_PP(zns) == IS_STRING) { Z_TYPE_PP 461 ext/soap/php_encoding.c Z_TYPE_PP(zname) == IS_STRING) { Z_TYPE_PP 465 ext/soap/php_encoding.c Z_TYPE_PP(znamens) == IS_STRING) { Z_TYPE_PP 483 ext/soap/php_encoding.c if (Z_TYPE_PP(tmp) == IS_STRING && Z_TYPE_PP 1349 ext/soap/php_encoding.c if (Z_TYPE_PP(el) != IS_ARRAY) { Z_TYPE_PP 1493 ext/soap/php_encoding.c Z_TYPE_PP(classname) == IS_STRING && Z_TYPE_PP 1722 ext/soap/php_encoding.c if (Z_TYPE_PP(val) == IS_NULL && model->u.element->nillable) { Z_TYPE_PP 1986 ext/soap/php_encoding.c if (Z_TYPE_PP(val) == IS_NULL && array_el->nillable) { Z_TYPE_PP 2413 ext/soap/php_encoding.c if (el != NULL && Z_TYPE_PP(el) == IS_ARRAY && Z_TYPE_PP 2417 ext/soap/php_encoding.c if (Z_TYPE_PP(el) == IS_ARRAY) { Z_TYPE_PP 3644 ext/soap/php_encoding.c if (Z_TYPE_PP(tmp) == IS_OBJECT && Z_TYPE_PP 3649 ext/soap/php_encoding.c Z_TYPE_PP(ztype) != IS_LONG) { Z_TYPE_PP 3655 ext/soap/php_encoding.c Z_TYPE_PP(ztype) == IS_STRING) { Z_TYPE_PP 3662 ext/soap/php_encoding.c Z_TYPE_PP(ztype) == IS_STRING) { Z_TYPE_PP 3668 ext/soap/php_encoding.c } else if (Z_TYPE_PP(tmp) == IS_ARRAY && is_map(*tmp)) { Z_TYPE_PP 3673 ext/soap/php_encoding.c cur_type = Z_TYPE_PP(tmp); Z_TYPE_PP 40 ext/soap/php_http.c Z_TYPE_PP(login) == IS_STRING) { Z_TYPE_PP 48 ext/soap/php_http.c Z_TYPE_PP(password) == IS_STRING) { Z_TYPE_PP 69 ext/soap/php_http.c Z_TYPE_PP(login) == IS_STRING && Z_TYPE_PP 78 ext/soap/php_http.c Z_TYPE_PP(password) == IS_STRING) { Z_TYPE_PP 104 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_STRING && Z_STRLEN_PP(tmp)) { Z_TYPE_PP 177 ext/soap/php_http.c Z_TYPE_PP(proxy_host) == IS_STRING && Z_TYPE_PP 179 ext/soap/php_http.c Z_TYPE_PP(proxy_port) == IS_LONG) { Z_TYPE_PP 188 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_LONG && Z_LVAL_PP(tmp) > 0) { Z_TYPE_PP 200 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_LONG) { Z_TYPE_PP 283 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_LONG) { Z_TYPE_PP 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) { Z_TYPE_PP 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) { Z_TYPE_PP 439 ext/soap/php_http.c if (Z_TYPE_PP(tmp) != IS_STRING || !is_numeric_string(Z_STRVAL_PP(tmp), Z_STRLEN_PP(tmp), &redirect_max, NULL, 1)) { Z_TYPE_PP 440 ext/soap/php_http.c if (Z_TYPE_PP(tmp) == IS_LONG) Z_TYPE_PP 537 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_DOUBLE && Z_TYPE_PP 578 ext/soap/php_http.c (Z_TYPE_PP(tmp) == IS_BOOL || Z_TYPE_PP(tmp) == IS_LONG) && Z_TYPE_PP 587 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 595 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 633 ext/soap/php_http.c Z_TYPE_PP(login) == IS_STRING) { Z_TYPE_PP 638 ext/soap/php_http.c if (Z_TYPE_PP(digest) == IS_ARRAY) { Z_TYPE_PP 650 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_LONG) { Z_TYPE_PP 662 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 667 ext/soap/php_http.c Z_TYPE_PP(password) == IS_STRING) { Z_TYPE_PP 673 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_STRING && Z_TYPE_PP 680 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 718 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 723 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 739 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 744 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 763 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 774 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 779 ext/soap/php_http.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 793 ext/soap/php_http.c Z_TYPE_PP(password) == IS_STRING) { Z_TYPE_PP 813 ext/soap/php_http.c Z_TYPE_PP(cookies) == IS_ARRAY) { Z_TYPE_PP 829 ext/soap/php_http.c if (res == HASH_KEY_IS_STRING && Z_TYPE_PP(data) == IS_ARRAY) { Z_TYPE_PP 833 ext/soap/php_http.c Z_TYPE_PP(value) == IS_STRING) { Z_TYPE_PP 836 ext/soap/php_http.c Z_TYPE_PP(tmp) != IS_STRING || Z_TYPE_PP 839 ext/soap/php_http.c Z_TYPE_PP(tmp) != IS_STRING || Z_TYPE_PP 860 ext/soap/php_http.c (Z_TYPE_PP(trace) == IS_BOOL || Z_TYPE_PP(trace) == IS_LONG) && Z_LVAL_PP(trace) != 0) { Z_TYPE_PP 905 ext/soap/php_http.c (Z_TYPE_PP(trace) == IS_BOOL || Z_TYPE_PP(trace) == IS_LONG) && Z_LVAL_PP(trace) != 0) { Z_TYPE_PP 955 ext/soap/php_http.c Z_TYPE_PP(cookies) != IS_ARRAY) { Z_TYPE_PP 1146 ext/soap/php_http.c Z_TYPE_PP(digest) != IS_ARRAY) && Z_TYPE_PP 1148 ext/soap/php_http.c Z_TYPE_PP(login) == IS_STRING && Z_TYPE_PP 1150 ext/soap/php_http.c Z_TYPE_PP(password) == IS_STRING) { Z_TYPE_PP 3268 ext/soap/php_sdl.c Z_TYPE_PP(tmp) == IS_STRING && Z_STRLEN_PP(tmp) > 0) { Z_TYPE_PP 3275 ext/soap/php_sdl.c Z_TYPE_PP(proxy_host) == IS_STRING && Z_TYPE_PP 3277 ext/soap/php_sdl.c Z_TYPE_PP(proxy_port) == IS_LONG) { Z_TYPE_PP 874 ext/soap/soap.c if (Z_TYPE_PP(t_ns) == IS_STRING && Z_TYPE_PP(t_code) == IS_STRING) { Z_TYPE_PP 1009 ext/soap/soap.c if (Z_TYPE_PP(tmp) != IS_ARRAY) { Z_TYPE_PP 1025 ext/soap/soap.c if (Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 1027 ext/soap/soap.c } else if (Z_TYPE_PP(tmp) != IS_NULL) { Z_TYPE_PP 1031 ext/soap/soap.c if (Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 1033 ext/soap/soap.c } else if (Z_TYPE_PP(tmp) != IS_NULL) { Z_TYPE_PP 1143 ext/soap/soap.c if (Z_TYPE_PP(tmp) == IS_LONG && Z_TYPE_PP 1152 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 1159 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 1164 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 1176 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY) { Z_TYPE_PP 1185 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY && Z_TYPE_PP 1191 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG) { Z_TYPE_PP 1196 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG) { Z_TYPE_PP 1201 ext/soap/soap.c (Z_TYPE_PP(tmp) == IS_BOOL || Z_TYPE_PP(tmp) == IS_LONG)) { Z_TYPE_PP 1427 ext/soap/soap.c if (Z_TYPE_PP(tmp_function) != IS_STRING) { Z_TYPE_PP 1582 ext/soap/soap.c Z_TYPE_PP(server_vars) == IS_ARRAY && Z_TYPE_PP 1584 ext/soap/soap.c Z_TYPE_PP(encoding) == IS_STRING) { Z_TYPE_PP 1682 ext/soap/soap.c Z_TYPE_PP(tmp_soap) == IS_OBJECT && Z_TYPE_PP 1813 ext/soap/soap.c Z_TYPE_PP(tmp) != IS_NULL) { Z_TYPE_PP 1828 ext/soap/soap.c Z_TYPE_PP(tmp) != IS_NULL) { Z_TYPE_PP 2081 ext/soap/soap.c Z_TYPE_PP(agent_name) == IS_STRING) { Z_TYPE_PP 2150 ext/soap/soap.c Z_TYPE_PP(tmp) != IS_BOOL || Z_LVAL_PP(tmp) != 0) { Z_TYPE_PP 2357 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 2364 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG && Z_TYPE_PP 2370 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG && Z_TYPE_PP 2377 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_RESOURCE) { Z_TYPE_PP 2383 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 2390 ext/soap/soap.c if (Z_TYPE_PP(tmp) == IS_LONG || Z_TYPE_PP 2396 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 2399 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 2403 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG && Z_TYPE_PP 2409 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 2416 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 2419 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 2425 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 2431 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 2436 ext/soap/soap.c (Z_TYPE_PP(tmp) == IS_BOOL || Z_TYPE_PP(tmp) == IS_LONG) && Z_TYPE_PP 2442 ext/soap/soap.c (Z_TYPE_PP(tmp) == IS_BOOL || Z_TYPE_PP(tmp) == IS_LONG) && Z_TYPE_PP 2448 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG && Z_TYPE_PP 2457 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 2469 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY) { Z_TYPE_PP 2480 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY && Z_TYPE_PP 2486 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG) { Z_TYPE_PP 2502 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG) { Z_TYPE_PP 2507 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 2512 ext/soap/soap.c (Z_TYPE_PP(tmp) == IS_BOOL || Z_TYPE_PP(tmp) == IS_LONG) && Z_LVAL_PP(tmp) == 0) { Z_TYPE_PP 2517 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG) { Z_TYPE_PP 2572 ext/soap/soap.c (Z_TYPE_PP(trace) == IS_BOOL || Z_TYPE_PP(trace) == IS_LONG) && Z_LVAL_PP(trace) != 0) { Z_TYPE_PP 2607 ext/soap/soap.c (Z_TYPE_PP(trace) == IS_BOOL || Z_TYPE_PP(trace) == IS_LONG) && Z_LVAL_PP(trace) != 0) { Z_TYPE_PP 2652 ext/soap/soap.c (Z_TYPE_PP(trace) == IS_BOOL || Z_TYPE_PP(trace) == IS_LONG) && Z_LVAL_PP(trace) != 0) { Z_TYPE_PP 2657 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG && Z_LVAL_PP(tmp) == SOAP_1_2) { Z_TYPE_PP 2665 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 2684 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 2691 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY) { Z_TYPE_PP 2700 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_LONG) { Z_TYPE_PP 2754 ext/soap/soap.c if (zend_hash_find(Z_OBJPROP_P(this_ptr), "uri", sizeof("uri"), (void *)&uri) == FAILURE || Z_TYPE_PP(uri) != IS_STRING) { Z_TYPE_PP 2809 ext/soap/soap.c Z_TYPE_PP(tmp) != IS_BOOL || Z_LVAL_PP(tmp) != 0)) { Z_TYPE_PP 2843 ext/soap/soap.c if (Z_TYPE_PP(tmp) != IS_OBJECT || Z_TYPE_PP 2879 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 2884 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 2889 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 2912 ext/soap/soap.c if (zend_hash_find(Z_OBJPROP_P(this_ptr), "__default_headers", sizeof("__default_headers"), (void **) &tmp) == SUCCESS && Z_TYPE_PP(tmp) == IS_ARRAY) { Z_TYPE_PP 2924 ext/soap/soap.c if(Z_TYPE_PP(tmp) == IS_OBJECT) { Z_TYPE_PP 3036 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 3055 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 3074 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 3093 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 3150 ext/soap/soap.c Z_TYPE_PP(cookies) == IS_ARRAY) { Z_TYPE_PP 3157 ext/soap/soap.c Z_TYPE_PP(cookies) != IS_ARRAY) { Z_TYPE_PP 3186 ext/soap/soap.c Z_TYPE_PP(cookies) == IS_ARRAY) { Z_TYPE_PP 3247 ext/soap/soap.c if (zend_hash_find(Z_OBJPROP_P(this_ptr), "location", sizeof("location"),(void **) &tmp) == SUCCESS && Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 3723 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_BOOL && Z_LVAL_PP(tmp)) { Z_TYPE_PP 3731 ext/soap/soap.c if (Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 3737 ext/soap/soap.c } else if (Z_TYPE_PP(tmp) == IS_LONG) { Z_TYPE_PP 3914 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 3920 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 3957 ext/soap/soap.c if (zend_hash_find(prop, "faultcodens", sizeof("faultcodens"), (void**)&tmp) == SUCCESS && Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 3961 ext/soap/soap.c if (zend_hash_find(prop, "_name", sizeof("_name"), (void**)&tmp) == SUCCESS && Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 4009 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 4035 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 4065 ext/soap/soap.c Z_TYPE_PP(tmp) != IS_NULL) { Z_TYPE_PP 4110 ext/soap/soap.c Z_TYPE_PP(tmp) != IS_NULL) { Z_TYPE_PP 4137 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 4143 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_STRING) { Z_TYPE_PP 4276 ext/soap/soap.c Z_TYPE_PP(zstyle) == IS_LONG) { Z_TYPE_PP 4299 ext/soap/soap.c Z_TYPE_PP(zuse) == IS_LONG && Z_LVAL_PP(zuse) == SOAP_LITERAL) { Z_TYPE_PP 4358 ext/soap/soap.c if (Z_TYPE_PP(header) != IS_OBJECT) { Z_TYPE_PP 4364 ext/soap/soap.c Z_TYPE_PP(name) == IS_STRING && Z_TYPE_PP 4366 ext/soap/soap.c Z_TYPE_PP(ns) == IS_STRING) { Z_TYPE_PP 4435 ext/soap/soap.c Z_TYPE_PP(param_name) == IS_STRING && Z_TYPE_PP 730 ext/sockets/conversions.c && Z_TYPE_PP(elem) != IS_NULL) { Z_TYPE_PP 1382 ext/sockets/conversions.c if (Z_TYPE_PP(elem) == IS_RESOURCE) { Z_TYPE_PP 328 ext/sockets/sendrecvmsg.c if (Z_TYPE_PP(arg4) == IS_ARRAY) { Z_TYPE_PP 2050 ext/sockets/sockets.c if (Z_TYPE_PP(arg4) == IS_STRING) { Z_TYPE_PP 1124 ext/spl/spl_array.c if (Z_TYPE_PP(array) == IS_ARRAY) { Z_TYPE_PP 1128 ext/spl/spl_array.c if (Z_TYPE_PP(array) == IS_OBJECT && (Z_OBJ_HT_PP(array) == &spl_handler_ArrayObject || Z_OBJ_HT_PP(array) == &spl_handler_ArrayIterator)) { Z_TYPE_PP 1137 ext/spl/spl_array.c if (Z_TYPE_PP(array) != IS_OBJECT && Z_TYPE_PP(array) != IS_ARRAY) { Z_TYPE_PP 1152 ext/spl/spl_array.c if (Z_TYPE_PP(array) == IS_OBJECT) { Z_TYPE_PP 1642 ext/spl/spl_array.c RETURN_BOOL(Z_TYPE_PP(entry) == IS_ARRAY || (Z_TYPE_PP(entry) == IS_OBJECT && (intern->ar_flags & SPL_ARRAY_CHILD_ARRAYS_ONLY) == 0)); Z_TYPE_PP 1666 ext/spl/spl_array.c if (Z_TYPE_PP(entry) == IS_OBJECT) { Z_TYPE_PP 2242 ext/spl/spl_directory.c return Z_TYPE_PP(first) == IS_STRING && Z_STRLEN_PP(first) == 0; Z_TYPE_PP 957 ext/standard/array.c if (Z_TYPE_PP(args[0]) != IS_ARRAY) { Z_TYPE_PP 1008 ext/standard/array.c if (Z_TYPE_PP(args[0]) != IS_ARRAY) { Z_TYPE_PP 1063 ext/standard/array.c if (recursive && Z_TYPE_PP(args[0]) == IS_ARRAY) { Z_TYPE_PP 1494 ext/standard/array.c if (ZEND_NUM_ARGS() == 1 && Z_TYPE_PP(args[0]) == IS_ARRAY) { Z_TYPE_PP 1566 ext/standard/array.c if (Z_TYPE_PP(entry) == IS_LONG) { Z_TYPE_PP 1572 ext/standard/array.c if (Z_TYPE_PP(entry) != IS_STRING) { Z_TYPE_PP 2030 ext/standard/array.c if (ZEND_NUM_ARGS() < 3 || Z_TYPE_PP(z_length) == IS_NULL) { Z_TYPE_PP 2104 ext/standard/array.c HashTable *thash = Z_TYPE_PP(dest_entry) == IS_ARRAY ? Z_ARRVAL_PP(dest_entry) : NULL; Z_TYPE_PP 2114 ext/standard/array.c if (Z_TYPE_PP(dest_entry) == IS_NULL) { Z_TYPE_PP 2120 ext/standard/array.c if (Z_TYPE_PP(src_entry) == IS_OBJECT) { Z_TYPE_PP 2179 ext/standard/array.c if (Z_TYPE_PP(src_entry) != IS_ARRAY || Z_TYPE_PP 2181 ext/standard/array.c Z_TYPE_PP(dest_entry) != IS_ARRAY) { Z_TYPE_PP 2191 ext/standard/array.c if (Z_TYPE_PP(src_entry) != IS_ARRAY || Z_TYPE_PP 2193 ext/standard/array.c Z_TYPE_PP(dest_entry) != IS_ARRAY) { Z_TYPE_PP 2235 ext/standard/array.c if (Z_TYPE_PP(args[i]) != IS_ARRAY) { Z_TYPE_PP 2391 ext/standard/array.c if (Z_TYPE_PP(entry) == IS_LONG) { Z_TYPE_PP 2400 ext/standard/array.c } else if (Z_TYPE_PP(entry) == IS_STRING) { Z_TYPE_PP 2424 ext/standard/array.c switch (Z_TYPE_PP(param)) { Z_TYPE_PP 2468 ext/standard/array.c if (Z_TYPE_PP(data) != IS_ARRAY) { Z_TYPE_PP 2479 ext/standard/array.c } else if ((Z_TYPE_PP(zcolumn) == IS_STRING) && Z_TYPE_PP 2482 ext/standard/array.c } else if ((Z_TYPE_PP(zcolumn) == IS_LONG) && Z_TYPE_PP 2490 ext/standard/array.c if (zkey && (Z_TYPE_PP(zkey) == IS_STRING)) { Z_TYPE_PP 2492 ext/standard/array.c } else if (zkey && (Z_TYPE_PP(zkey) == IS_LONG)) { Z_TYPE_PP 2497 ext/standard/array.c if (zkeyval && Z_TYPE_PP(zkeyval) == IS_STRING) { Z_TYPE_PP 2499 ext/standard/array.c } else if (zkeyval && Z_TYPE_PP(zkeyval) == IS_LONG) { Z_TYPE_PP 2501 ext/standard/array.c } else if (zkeyval && Z_TYPE_PP(zkeyval) == IS_OBJECT) { Z_TYPE_PP 2632 ext/standard/array.c if (Z_TYPE_PP(entry) == IS_LONG) { Z_TYPE_PP 2634 ext/standard/array.c } else if (Z_TYPE_PP(entry) == IS_STRING) { Z_TYPE_PP 2856 ext/standard/array.c if (Z_TYPE_PP(args[i]) != IS_ARRAY) { Z_TYPE_PP 3021 ext/standard/array.c if (Z_TYPE_PP(args[i]) != IS_ARRAY) { Z_TYPE_PP 3274 ext/standard/array.c if (Z_TYPE_PP(args[i]) != IS_ARRAY) { Z_TYPE_PP 3438 ext/standard/array.c if (Z_TYPE_PP(args[i]) != IS_ARRAY) { Z_TYPE_PP 3722 ext/standard/array.c if (Z_TYPE_PP(args[i]) == IS_ARRAY) { Z_TYPE_PP 3737 ext/standard/array.c } else if (Z_TYPE_PP(args[i]) == IS_LONG) { Z_TYPE_PP 3939 ext/standard/array.c if (Z_TYPE_PP(entry) == IS_ARRAY || Z_TYPE_PP(entry) == IS_OBJECT) { Z_TYPE_PP 3973 ext/standard/array.c if (Z_TYPE_PP(entry) == IS_ARRAY || Z_TYPE_PP(entry) == IS_OBJECT) { Z_TYPE_PP 4190 ext/standard/array.c if (Z_TYPE_PP(arrays[i]) != IS_ARRAY) { Z_TYPE_PP 4437 ext/standard/array.c if (Z_TYPE_PP(entry_keys) == IS_LONG) { Z_TYPE_PP 4443 ext/standard/array.c if (Z_TYPE_PP(entry_keys) != IS_STRING) { Z_TYPE_PP 156 ext/standard/assert.c if (Z_TYPE_PP(assertion) == IS_STRING) { Z_TYPE_PP 4241 ext/standard/basic_functions.c zend_hash_find(&EG(symbol_table), "argv", sizeof("argv"), (void **) &args) != FAILURE) && Z_TYPE_PP(args) == IS_ARRAY Z_TYPE_PP 4259 ext/standard/basic_functions.c if (Z_TYPE_PP(entry) != IS_STRING) { Z_TYPE_PP 4306 ext/standard/basic_functions.c if (Z_TYPE_PP(entry) != IS_STRING) { Z_TYPE_PP 4381 ext/standard/basic_functions.c if (Z_TYPE_PP(args) != IS_ARRAY) { Z_TYPE_PP 4391 ext/standard/basic_functions.c if (Z_TYPE_PP(args) != IS_ARRAY) { Z_TYPE_PP 5014 ext/standard/basic_functions.c && Z_TYPE_PP(obj) == IS_OBJECT Z_TYPE_PP 5015 ext/standard/basic_functions.c && Z_TYPE_PP(method) == IS_STRING) { Z_TYPE_PP 60 ext/standard/browscap.c if (Z_TYPE_PP(zvalue) == IS_ARRAY) { Z_TYPE_PP 63 ext/standard/browscap.c } else if (Z_TYPE_PP(zvalue) == IS_STRING) { Z_TYPE_PP 73 ext/standard/browscap.c if (Z_TYPE_PP(zvalue) == IS_ARRAY) { Z_TYPE_PP 76 ext/standard/browscap.c } else if (Z_TYPE_PP(zvalue) == IS_STRING) { Z_TYPE_PP 670 ext/standard/file.c if (Z_TYPE_PP(tmp) != IS_STRING) { Z_TYPE_PP 1889 ext/standard/file.c if (Z_TYPE_PP(field_tmp) != IS_STRING) { Z_TYPE_PP 1929 ext/standard/file.c if (Z_TYPE_PP(field_tmp) != IS_STRING) { Z_TYPE_PP 2013 ext/standard/file.c if (len_zv != NULL && Z_TYPE_PP(len_zv) != IS_NULL) { Z_TYPE_PP 1229 ext/standard/filters.c if (Z_TYPE_PP(tmpval) != IS_STRING) { Z_TYPE_PP 1264 ext/standard/filters.c if (Z_TYPE_PP(tmpval) != IS_LONG) { Z_TYPE_PP 1287 ext/standard/filters.c if (Z_TYPE_PP(tmpval) != IS_LONG) { Z_TYPE_PP 1313 ext/standard/filters.c if (Z_TYPE_PP(tmpval) != IS_BOOL) { Z_TYPE_PP 532 ext/standard/ftp_fopen_wrapper.c Z_TYPE_PP(tmpzval) == IS_LONG && Z_TYPE_PP 83 ext/standard/http.c if (Z_TYPE_PP(zdata) == IS_ARRAY || Z_TYPE_PP(zdata) == IS_OBJECT) { Z_TYPE_PP 140 ext/standard/http.c php_url_encode_hash_ex(HASH_OF(*zdata), formstr, NULL, 0, newprefix, newprefix_len, "%5D", 3, (Z_TYPE_PP(zdata) == IS_OBJECT ? *zdata : NULL), arg_sep, enc_type TSRMLS_CC); Z_TYPE_PP 143 ext/standard/http.c } else if (Z_TYPE_PP(zdata) == IS_NULL || Z_TYPE_PP(zdata) == IS_RESOURCE) { Z_TYPE_PP 171 ext/standard/http.c switch (Z_TYPE_PP(zdata)) { Z_TYPE_PP 160 ext/standard/http_fopen_wrapper.c Z_TYPE_PP(tmpzval) != IS_STRING || Z_TYPE_PP 190 ext/standard/http_fopen_wrapper.c Z_TYPE_PP(tmpzval) == IS_STRING && Z_TYPE_PP 246 ext/standard/http_fopen_wrapper.c if (Z_TYPE_PP(tmpzval) == IS_ARRAY) { Z_TYPE_PP 253 ext/standard/http_fopen_wrapper.c if (Z_TYPE_PP(tmpheader) == IS_STRING) { Z_TYPE_PP 277 ext/standard/http_fopen_wrapper.c } else if (Z_TYPE_PP(tmpzval) == IS_STRING && Z_STRLEN_PP(tmpzval)) { Z_TYPE_PP 358 ext/standard/http_fopen_wrapper.c if (Z_TYPE_PP(tmpzval) == IS_STRING && Z_STRLEN_PP(tmpzval) > 0) { Z_TYPE_PP 432 ext/standard/http_fopen_wrapper.c if (Z_TYPE_PP(tmpzval) == IS_ARRAY) { Z_TYPE_PP 441 ext/standard/http_fopen_wrapper.c if (Z_TYPE_PP(tmpheader) == IS_STRING) { Z_TYPE_PP 453 ext/standard/http_fopen_wrapper.c if (Z_TYPE_PP(tmpzval) == IS_STRING && Z_STRLEN_PP(tmpzval)) { Z_TYPE_PP 591 ext/standard/http_fopen_wrapper.c Z_TYPE_PP(ua_zval) == IS_STRING) { Z_TYPE_PP 629 ext/standard/http_fopen_wrapper.c Z_TYPE_PP(tmpzval) == IS_STRING && Z_STRLEN_PP(tmpzval) > 0 Z_TYPE_PP 644 ext/standard/http_fopen_wrapper.c Z_TYPE_PP(tmpzval) == IS_STRING && Z_STRLEN_PP(tmpzval) > 0) { Z_TYPE_PP 675 ext/standard/http_fopen_wrapper.c if(zend_hash_find(EG(active_symbol_table), "http_response_header", sizeof("http_response_header"), (void **) &rh) != SUCCESS || Z_TYPE_PP(rh) != IS_ARRAY) { Z_TYPE_PP 147 ext/standard/incomplete_class.c if (zend_hash_find(object_properties, MAGIC_MEMBER, sizeof(MAGIC_MEMBER), (void **) &val) == SUCCESS && Z_TYPE_PP(val) == IS_STRING) { Z_TYPE_PP 205 ext/standard/info.c && (Z_TYPE_PP(data)==IS_ARRAY)) { Z_TYPE_PP 234 ext/standard/info.c if (Z_TYPE_PP(tmp) == IS_ARRAY) { Z_TYPE_PP 244 ext/standard/info.c if (Z_TYPE_PP(tmp) != IS_STRING) { Z_TYPE_PP 1109 ext/standard/info.c if (zend_hash_find(&EG(symbol_table), "PHP_SELF", sizeof("PHP_SELF"), (void **) &data) != FAILURE && Z_TYPE_PP(data) == IS_STRING) { Z_TYPE_PP 1112 ext/standard/info.c if (zend_hash_find(&EG(symbol_table), "PHP_AUTH_TYPE", sizeof("PHP_AUTH_TYPE"), (void **) &data) != FAILURE && Z_TYPE_PP(data) == IS_STRING) { Z_TYPE_PP 1115 ext/standard/info.c if (zend_hash_find(&EG(symbol_table), "PHP_AUTH_USER", sizeof("PHP_AUTH_USER"), (void **) &data) != FAILURE && Z_TYPE_PP(data) == IS_STRING) { Z_TYPE_PP 1118 ext/standard/info.c if (zend_hash_find(&EG(symbol_table), "PHP_AUTH_PW", sizeof("PHP_AUTH_PW"), (void **) &data) != FAILURE && Z_TYPE_PP(data) == IS_STRING) { Z_TYPE_PP 292 ext/standard/math.c if (Z_TYPE_PP(value) == IS_DOUBLE) { Z_TYPE_PP 294 ext/standard/math.c } else if (Z_TYPE_PP(value) == IS_LONG) { Z_TYPE_PP 316 ext/standard/math.c if (Z_TYPE_PP(value) == IS_DOUBLE) { Z_TYPE_PP 318 ext/standard/math.c } else if (Z_TYPE_PP(value) == IS_LONG) { Z_TYPE_PP 337 ext/standard/math.c if (Z_TYPE_PP(value) == IS_DOUBLE) { Z_TYPE_PP 339 ext/standard/math.c } else if (Z_TYPE_PP(value) == IS_LONG) { Z_TYPE_PP 374 ext/standard/math.c switch (Z_TYPE_PP(value)) { Z_TYPE_PP 383 ext/standard/math.c return_val = (Z_TYPE_PP(value) == IS_LONG) ? (double)Z_LVAL_PP(value) : Z_DVAL_PP(value); Z_TYPE_PP 247 ext/standard/password.c if (Z_TYPE_PP(option_buffer) != IS_LONG) { Z_TYPE_PP 327 ext/standard/password.c if (Z_TYPE_PP(option_buffer) != IS_LONG) { Z_TYPE_PP 359 ext/standard/password.c switch (Z_TYPE_PP(option_buffer)) { Z_TYPE_PP 116 ext/standard/proc_open.c if (Z_TYPE_PP(element) != IS_STRING) { Z_TYPE_PP 153 ext/standard/proc_open.c if (Z_TYPE_PP(element) != IS_STRING) { Z_TYPE_PP 197 ext/standard/proc_open.c if (Z_TYPE_PP(element) != IS_STRING) { Z_TYPE_PP 508 ext/standard/proc_open.c if ((Z_TYPE_PP(item) == IS_BOOL || Z_TYPE_PP(item) == IS_LONG) && Z_TYPE_PP 514 ext/standard/proc_open.c if ((Z_TYPE_PP(item) == IS_BOOL || Z_TYPE_PP(item) == IS_LONG) && Z_TYPE_PP 557 ext/standard/proc_open.c if (Z_TYPE_PP(descitem) == IS_RESOURCE) { Z_TYPE_PP 583 ext/standard/proc_open.c } else if (Z_TYPE_PP(descitem) != IS_ARRAY) { Z_TYPE_PP 1217 ext/standard/scanf.c Z_TYPE_PP(return_value) = IS_LONG; Z_TYPE_PP 928 ext/standard/streamsfuncs.c && Z_TYPE_PP(wval) == IS_ARRAY) { Z_TYPE_PP 967 ext/standard/streamsfuncs.c if (Z_TYPE_PP(tmp) == IS_ARRAY) { Z_TYPE_PP 1576 ext/standard/streamsfuncs.c if (Z_TYPE_PP(zstream) == IS_RESOURCE) { Z_TYPE_PP 1230 ext/standard/string.c if (Z_TYPE_PP(arg1) != IS_ARRAY) { Z_TYPE_PP 1242 ext/standard/string.c if (Z_TYPE_PP(arg1) == IS_ARRAY) { Z_TYPE_PP 1246 ext/standard/string.c } else if (Z_TYPE_PP(arg2) == IS_ARRAY) { Z_TYPE_PP 2324 ext/standard/string.c if (Z_TYPE_PP(str) != IS_ARRAY) { Z_TYPE_PP 2330 ext/standard/string.c if (Z_TYPE_PP(repl) != IS_ARRAY) { Z_TYPE_PP 2336 ext/standard/string.c if (Z_TYPE_PP(from) != IS_ARRAY) { Z_TYPE_PP 2345 ext/standard/string.c if (Z_TYPE_PP(len) != IS_ARRAY) { Z_TYPE_PP 2350 ext/standard/string.c if (Z_TYPE_PP(str) != IS_ARRAY) { Z_TYPE_PP 2355 ext/standard/string.c if (Z_TYPE_PP(str) == IS_STRING) { Z_TYPE_PP 2357 ext/standard/string.c (argc == 3 && Z_TYPE_PP(from) == IS_ARRAY) || Z_TYPE_PP 2358 ext/standard/string.c (argc == 4 && Z_TYPE_PP(from) != Z_TYPE_PP(len)) Z_TYPE_PP 2363 ext/standard/string.c if (argc == 4 && Z_TYPE_PP(from) == IS_ARRAY) { Z_TYPE_PP 2371 ext/standard/string.c if (Z_TYPE_PP(str) != IS_ARRAY) { Z_TYPE_PP 2372 ext/standard/string.c if (Z_TYPE_PP(from) != IS_ARRAY) { Z_TYPE_PP 2407 ext/standard/string.c if (Z_TYPE_PP(repl) == IS_ARRAY) { Z_TYPE_PP 2421 ext/standard/string.c memcpy((result + f), (Z_TYPE_PP(repl) == IS_ARRAY ? Z_STRVAL_PP(tmp_repl) : Z_STRVAL_PP(repl)), repl_len); Z_TYPE_PP 2437 ext/standard/string.c if (Z_TYPE_PP(from) == IS_ARRAY) { Z_TYPE_PP 2441 ext/standard/string.c if (argc > 3 && Z_TYPE_PP(len) == IS_ARRAY) { Z_TYPE_PP 2445 ext/standard/string.c if (Z_TYPE_PP(repl) == IS_ARRAY) { Z_TYPE_PP 2456 ext/standard/string.c if(Z_TYPE_PP(tmp_str) != IS_STRING) { Z_TYPE_PP 2468 ext/standard/string.c if (Z_TYPE_PP(from) == IS_ARRAY) { Z_TYPE_PP 2470 ext/standard/string.c if(Z_TYPE_PP(tmp_from) != IS_LONG) { Z_TYPE_PP 2503 ext/standard/string.c if (argc > 3 && Z_TYPE_PP(len) == IS_ARRAY) { Z_TYPE_PP 2505 ext/standard/string.c if(Z_TYPE_PP(tmp_len) != IS_LONG) { Z_TYPE_PP 2536 ext/standard/string.c if (Z_TYPE_PP(repl) == IS_ARRAY) { Z_TYPE_PP 2540 ext/standard/string.c if(Z_TYPE_PP(tmp_repl) != IS_STRING) { Z_TYPE_PP 2551 ext/standard/string.c if(Z_TYPE_PP(tmp_repl) != IS_STRING) { Z_TYPE_PP 2564 ext/standard/string.c if(Z_TYPE_PP(tmp_repl) != IS_STRING) { Z_TYPE_PP 2591 ext/standard/string.c if(Z_TYPE_PP(tmp_str) != IS_STRING) { Z_TYPE_PP 2948 ext/standard/string.c if (Z_TYPE_PP(entry) != IS_STRING) { Z_TYPE_PP 3150 ext/standard/string.c if (ac == 2 && Z_TYPE_PP(from) != IS_ARRAY) { Z_TYPE_PP 3990 ext/standard/string.c if (Z_TYPE_PP(search) != IS_ARRAY) { Z_TYPE_PP 3993 ext/standard/string.c } else if (Z_TYPE_PP(replace) != IS_ARRAY) { Z_TYPE_PP 3998 ext/standard/string.c if (Z_TYPE_PP(subject) == IS_ARRAY) { Z_TYPE_PP 4005 ext/standard/string.c if (Z_TYPE_PP(subject_entry) != IS_ARRAY && Z_TYPE_PP(subject_entry) != IS_OBJECT) { Z_TYPE_PP 4366 ext/standard/string.c if (Z_TYPE_PP(pcategory) == IS_LONG) { Z_TYPE_PP 4404 ext/standard/string.c if (Z_TYPE_PP(args[0]) == IS_ARRAY) { Z_TYPE_PP 4409 ext/standard/string.c if (Z_TYPE_PP(args[0]) == IS_ARRAY) { Z_TYPE_PP 4445 ext/standard/string.c if (Z_TYPE_PP(args[0]) == IS_ARRAY) { Z_TYPE_PP 34 ext/standard/type.c switch (Z_TYPE_PP(arg)) { Z_TYPE_PP 223 ext/standard/type.c if (Z_TYPE_PP(arg) == type) { Z_TYPE_PP 322 ext/standard/type.c switch (Z_TYPE_PP(arg)) { Z_TYPE_PP 353 ext/standard/type.c switch (Z_TYPE_PP(arg)) { Z_TYPE_PP 726 ext/standard/url.c if (zend_hash_find(HASH_OF(stream->wrapperdata), "headers", sizeof("headers"), (void **)&h) != FAILURE && Z_TYPE_PP(h) == IS_ARRAY) { Z_TYPE_PP 739 ext/standard/url.c if (!hdr || Z_TYPE_PP(hdr) != IS_STRING) { Z_TYPE_PP 99 ext/standard/var.c switch (Z_TYPE_PP(struc)) { Z_TYPE_PP 254 ext/standard/var.c switch (Z_TYPE_PP(struc)) { Z_TYPE_PP 293 ext/standard/var.c zend_hash_apply_with_arguments(myht TSRMLS_CC, (apply_func_args_t) zval_element_dump_func, 1, level, (Z_TYPE_PP(struc) == IS_ARRAY ? 0 : 1)); Z_TYPE_PP 424 ext/standard/var.c switch (Z_TYPE_PP(struc)) { Z_TYPE_PP 659 ext/standard/var.c if (Z_TYPE_PP(name) != IS_STRING) { Z_TYPE_PP 879 ext/standard/var.c || (Z_TYPE_PP(data) == IS_ARRAY && Z_ARRVAL_PP(data)->nApplyCount > 1) Z_TYPE_PP 883 ext/standard/var.c if (Z_TYPE_PP(data) == IS_ARRAY) { Z_TYPE_PP 887 ext/standard/var.c if (Z_TYPE_PP(data) == IS_ARRAY) { Z_TYPE_PP 40 ext/standard/var_unserializer.c fprintf(stderr, "var_push(%ld): %d\n", var_hash?var_hash->used_slots:-1L, Z_TYPE_PP(rval)); Z_TYPE_PP 70 ext/standard/var_unserializer.c fprintf(stderr, "var_push_dtor(%p, %ld): %d\n", *rval, var_hash?var_hash->used_slots:-1L, Z_TYPE_PP(rval)); Z_TYPE_PP 101 ext/standard/var_unserializer.c fprintf(stderr, "var_push_dtor_no_addref(%p, %ld): %d (%d)\n", *rval, var_hash?var_hash->used_slots:-1L, Z_TYPE_PP(rval), Z_REFCOUNT_PP(rval)); Z_TYPE_PP 126 ext/standard/var_unserializer.c fprintf(stderr, "var_replace(%ld): %d\n", var_hash?var_hash->used_slots:-1L, Z_TYPE_PP(nzval)); Z_TYPE_PP 430 ext/standard/var_unserializer.c if (Z_TYPE_PP(rval) != IS_OBJECT) { Z_TYPE_PP 74 ext/tidy/tidy.c if(Z_TYPE_PP(_val) == IS_ARRAY) { \ Z_TYPE_PP 495 ext/wddx/wddx.c if (Z_TYPE_PP(varname) != IS_STRING) { Z_TYPE_PP 1213 ext/wddx/wddx.c if (Z_TYPE_PP(args[i]) != IS_ARRAY && Z_TYPE_PP(args[i]) != IS_OBJECT) { Z_TYPE_PP 1322 ext/wddx/wddx.c if (Z_TYPE_PP(args[i]) != IS_ARRAY && Z_TYPE_PP(args[i]) != IS_OBJECT) { Z_TYPE_PP 488 ext/xml/xml.c if (Z_TYPE_PP(data) != IS_ARRAY && Z_TYPE_PP(data) != IS_OBJECT) { Z_TYPE_PP 540 ext/xml/xml.c Z_TYPE_PP(obj) == IS_OBJECT && Z_TYPE_PP 541 ext/xml/xml.c Z_TYPE_PP(method) == IS_STRING) { Z_TYPE_PP 386 ext/xmlrpc/xmlrpc-epi-php.c if (Z_TYPE_PP(val) == IS_STRING) { Z_TYPE_PP 397 ext/xmlrpc/xmlrpc-epi-php.c if (Z_TYPE_PP(val) == IS_STRING) { Z_TYPE_PP 410 ext/xmlrpc/xmlrpc-epi-php.c if (Z_TYPE_PP(val) == IS_STRING) { Z_TYPE_PP 426 ext/xmlrpc/xmlrpc-epi-php.c if (Z_TYPE_PP(val) == IS_STRING) { Z_TYPE_PP 434 ext/xmlrpc/xmlrpc-epi-php.c if (Z_TYPE_PP(val) == IS_ARRAY) { Z_TYPE_PP 442 ext/xmlrpc/xmlrpc-epi-php.c if (Z_TYPE_PP(iter_val) == IS_STRING && Z_STRVAL_PP(iter_val)) { Z_TYPE_PP 459 ext/xmlrpc/xmlrpc-epi-php.c } else if (Z_TYPE_PP(val) == IS_STRING) { Z_TYPE_PP 1451 ext/xmlrpc/xmlrpc-epi-php.c if (Z_TYPE_PP(attr) == IS_STRING) { Z_TYPE_PP 1516 ext/xmlrpc/xmlrpc-epi-php.c vtype = determine_vector_type((Z_TYPE_PP(arg) == IS_OBJECT) ? Z_OBJPROP_PP(arg) : Z_ARRVAL_PP(arg)); Z_TYPE_PP 157 ext/xsl/xsltprocessor.c if (Z_TYPE_PP(value) != IS_STRING) { Z_TYPE_PP 364 ext/zip/php_zip.c if (Z_TYPE_PP(option) != IS_LONG) { Z_TYPE_PP 377 ext/zip/php_zip.c if (Z_TYPE_PP(option) != IS_STRING) { Z_TYPE_PP 397 ext/zip/php_zip.c if (Z_TYPE_PP(option) != IS_STRING) { Z_TYPE_PP 2687 ext/zip/php_zip.c switch (Z_TYPE_PP(zval_file)) { Z_TYPE_PP 559 main/php_streams.h if (Z_TYPE_PP((zstream)) == IS_RESOURCE) { \ Z_TYPE_PP 561 main/php_streams.h } else (stream) = Z_TYPE_PP((zstream)) == IS_STRING ? \ Z_TYPE_PP 188 main/php_variables.c || Z_TYPE_PP(gpc_element_p) != IS_ARRAY) { Z_TYPE_PP 675 main/php_variables.c if (Z_TYPE_PP(src_entry) != IS_ARRAY Z_TYPE_PP 678 main/php_variables.c || Z_TYPE_PP(dest_entry) != IS_ARRAY Z_TYPE_PP 668 main/streams/xp_socket.c if (Z_TYPE_PP(tmpzval) != IS_STRING) { Z_TYPE_PP 276 sapi/fpm/fpm/fpm_php.c if (zend_hash_find(&EG(symbol_table), table, strlen(table) + 1, (void **) &data) == SUCCESS && Z_TYPE_PP(data) == IS_ARRAY) { Z_TYPE_PP 160 sapi/phpdbg/phpdbg_info.c switch (Z_TYPE_PP(data)) { Z_TYPE_PP 170 sapi/phpdbg/phpdbg_info.c if (Z_TYPE_PP(data) == IS_RESOURCE) { Z_TYPE_PP 184 sapi/phpdbg/phpdbg_info.c } else if (Z_TYPE_PP(data) == IS_OBJECT) { Z_TYPE_PP 350 sapi/phpdbg/phpdbg_watch.c } else if (Z_TYPE_PP(zv) == IS_OBJECT) { Z_TYPE_PP 352 sapi/phpdbg/phpdbg_watch.c } else if (Z_TYPE_PP(zv) == IS_ARRAY) { Z_TYPE_PP 380 sapi/phpdbg/phpdbg_watch.c } else if (Z_TYPE_PP(zv) == IS_OBJECT) { Z_TYPE_PP 382 sapi/phpdbg/phpdbg_watch.c } else if (Z_TYPE_PP(zv) == IS_ARRAY) { Z_TYPE_PP 607 sapi/phpdbg/phpdbg_watch.c switch (Z_TYPE_PP((zval **)curTest)) {