Home
last modified time | relevance | path

Searched refs:Z_TYPE_P (Results 26 – 50 of 205) sorted by path

123456789

/PHP-7.4/Zend/
H A Dzend_operators.c271 ((Z_TYPE_P(op) == IS_LONG || Z_TYPE_P(op) == IS_DOUBLE) ? (op) : \
952 zend_uchar type_pair = TYPE_PAIR(Z_TYPE_P(op1), Z_TYPE_P(op2)); in add_function_fast()
1026 zend_uchar type_pair = TYPE_PAIR(Z_TYPE_P(op1), Z_TYPE_P(op2)); in sub_function_fast()
1103 zend_uchar type_pair = TYPE_PAIR(Z_TYPE_P(op1), Z_TYPE_P(op2)); in mul_function()
1164 zend_uchar type_pair = TYPE_PAIR(Z_TYPE_P(op1), Z_TYPE_P(op2)); in pow_function()
1284 zend_uchar type_pair = TYPE_PAIR(Z_TYPE_P(op1), Z_TYPE_P(op2)); in div_function()
1597 if (Z_TYPE_P(op1) == IS_STRING && Z_TYPE_P(op2) == IS_STRING) { in bitwise_and_function()
1675 if (Z_TYPE_P(op1) == IS_STRING && Z_TYPE_P(op2) == IS_STRING) { in bitwise_xor_function()
2033 switch (TYPE_PAIR(Z_TYPE_P(op1), Z_TYPE_P(op2))) { in compare_function()
2124 if (Z_TYPE_P(op1) == IS_OBJECT && Z_TYPE_P(op2) == IS_OBJECT) { in compare_function()
[all …]
H A Dzend_operators.h276 if (EXPECTED(Z_TYPE_P(op) == IS_STRING)) { in zval_get_tmp_string()
291 if (EXPECTED(Z_TYPE_P(op) == IS_STRING)) { in zval_try_get_string()
316 if (Z_TYPE_P(op) == IS_STRING) { in try_convert_to_string()
345 switch (Z_TYPE_P(op)) { in i_zend_is_true()
430 if (Z_TYPE_P(pzv)!=upper_type) { \
465 if (Z_TYPE_P(pzv) != str_type) { \
484 if (Z_TYPE_P(pzv)!=IS_LONG && Z_TYPE_P(pzv)!=IS_DOUBLE) { \
889 if (Z_TYPE_P(op1) != Z_TYPE_P(op2)) { in fast_is_identical_function()
891 } else if (Z_TYPE_P(op1) <= IS_TRUE) { in fast_is_identical_function()
899 if (Z_TYPE_P(op1) != Z_TYPE_P(op2)) { in fast_is_not_identical_function()
[all …]
H A Dzend_types.h451 #define Z_TYPE_P(zval_p) Z_TYPE(*(zval_p)) macro
1058 ZEND_ASSERT(Z_REFCOUNTED_P(pz) || Z_TYPE_P(pz) == IS_ARRAY); in zval_refcount_p()
1160 if (Z_TYPE_P(z) == IS_INDIRECT) { \
1228 if (Z_TYPE_P(__zv) == IS_ARRAY) { \
1240 ZEND_ASSERT(Z_TYPE_P(_zv) != IS_REFERENCE); \
H A Dzend_variables.c94 if (Z_TYPE_P(zval_ptr) == IS_STRING) { in zval_internal_ptr_dtor()
126 if (EXPECTED(Z_TYPE_P(zvalue) == IS_ARRAY)) { in zval_copy_ctor_func()
128 } else if (EXPECTED(Z_TYPE_P(zvalue) == IS_STRING)) { in zval_copy_ctor_func()
H A Dzend_variables.h53 if (Z_TYPE_P(zvalue) == IS_ARRAY) { in zval_copy_ctor()
72 ZEND_ASSERT(Z_TYPE_P(zval_ptr) == IS_STRING); in zval_ptr_dtor_str()
H A Dzend_vm_def.h1749 if (Z_TYPE_P(z) == IS_STRING) {
6798 if (Z_TYPE_P(value) > IS_NULL &&
7066 if (Z_TYPE_P(ptr) == IS_LONG) {
7195 if (Z_TYPE_P(value) > IS_NULL) {
7405 if (Z_TYPE_P(expr) == IS_OBJECT) {
7858 if (Z_TYPE_P(val) == IS_ARRAY) {
8557 if (Z_TYPE_P(op) != IS_LONG) {
8559 if (Z_TYPE_P(op) != IS_LONG) {
8586 if (Z_TYPE_P(op) != IS_STRING) {
8592 if (Z_TYPE_P(op) != IS_STRING) {
[all …]
H A Dzend_vm_execute.h2366 if (Z_TYPE_P(ptr) == IS_LONG) { in ZEND_EXIT_SPEC_HANDLER()
3328 if (Z_TYPE_P(z) == IS_STRING) { in ZEND_ECHO_SPEC_CONST_HANDLER()
4356 if (Z_TYPE_P(value) > IS_NULL) { in ZEND_COALESCE_SPEC_CONST_HANDLER()
4445 if (Z_TYPE_P(val) == IS_ARRAY) { in ZEND_YIELD_FROM_SPEC_CONST_HANDLER()
6641 if (Z_TYPE_P(op) != IS_LONG) { in ZEND_SWITCH_LONG_SPEC_CONST_CONST_HANDLER()
6643 if (Z_TYPE_P(op) != IS_LONG) { in ZEND_SWITCH_LONG_SPEC_CONST_CONST_HANDLER()
6670 if (Z_TYPE_P(op) != IS_STRING) { in ZEND_SWITCH_STRING_SPEC_CONST_CONST_HANDLER()
11821 if (Z_TYPE_P(op) != IS_LONG) { in ZEND_SWITCH_LONG_SPEC_TMPVARCV_CONST_HANDLER()
11823 if (Z_TYPE_P(op) != IS_LONG) { in ZEND_SWITCH_LONG_SPEC_TMPVARCV_CONST_HANDLER()
13384 if (Z_TYPE_P(z) == IS_STRING) { in ZEND_ECHO_SPEC_TMPVAR_HANDLER()
[all …]
/PHP-7.4/ext/bz2/
H A Dbz2.c421 if (Z_TYPE_P(file) == IS_STRING) { in PHP_FUNCTION()
432 } else if (Z_TYPE_P(file) == IS_RESOURCE) { in PHP_FUNCTION()
H A Dbz2_filter.c340 if (Z_TYPE_P(filterparams) == IS_ARRAY || Z_TYPE_P(filterparams) == IS_OBJECT) { in php_bz2_filter_create()
365 if (Z_TYPE_P(filterparams) == IS_ARRAY || Z_TYPE_P(filterparams) == IS_OBJECT) { in php_bz2_filter_create()
/PHP-7.4/ext/com_dotnet/
H A Dcom_com.c722 if (sink && Z_TYPE_P(sink) == IS_ARRAY) { in PHP_FUNCTION()
726 if ((tmp = zend_hash_index_find(Z_ARRVAL_P(sink), 0)) != NULL && Z_TYPE_P(tmp) == IS_STRING) in PHP_FUNCTION()
728 if ((tmp = zend_hash_index_find(Z_ARRVAL_P(sink), 1)) != NULL && Z_TYPE_P(tmp) == IS_STRING) in PHP_FUNCTION()
783 if (Z_TYPE_P(arg1) == IS_OBJECT) { in PHP_FUNCTION()
H A Dcom_variant.c104 ztype = Z_TYPE_P(z); in php_com_variant_from_zval()
H A Dcom_wrapper.c622 if (Z_TYPE_P(val) != IS_OBJECT) { in php_com_wrapper_export()
/PHP-7.4/ext/ctype/
H A Dctype.c150 if (Z_TYPE_P(c) == IS_LONG) { \
160 } else if (Z_TYPE_P(c) == IS_STRING) { \
/PHP-7.4/ext/curl/
H A Dinterface.c2195 if (Z_TYPE_P(current) == IS_OBJECT && in build_mime_structure_from_hash()
2210 if (Z_TYPE_P(prop) != IS_STRING) { in build_mime_structure_from_hash()
2221 if (Z_TYPE_P(prop) == IS_STRING && Z_STRLEN_P(prop) > 0) { in build_mime_structure_from_hash()
2226 if (Z_TYPE_P(prop) == IS_STRING && Z_STRLEN_P(prop) > 0) { in build_mime_structure_from_hash()
2363 if (Z_TYPE_P(postfields) != IS_UNDEF) { in PHP_FUNCTION()
2763 if (Z_TYPE_P(zvalue) != IS_NULL) { in _php_curl_setopt()
2973 if (Z_TYPE_P(zvalue) == IS_ARRAY || Z_TYPE_P(zvalue) == IS_OBJECT) { in _php_curl_setopt()
H A Dmulti.c131 return (Z_TYPE_P(z1) == Z_TYPE_P(z2) && in curl_compare_resources()
132 Z_TYPE_P(z1) == IS_RESOURCE && in curl_compare_resources()
/PHP-7.4/ext/date/
H A Dphp_date.c2095 retval = (Z_TYPE_P(prop) != IS_NULL); in date_interval_has_property()
2972 if (z_date && Z_TYPE_P(z_date) == IS_STRING) { in php_date_initialize_from_hash()
3937 if (Z_TYPE_P(z_timezone_type) != IS_LONG) { in php_date_timezone_initialize_from_hash()
3940 if (Z_TYPE_P(z_timezone) != IS_STRING) { in php_date_timezone_initialize_from_hash()
4228 if (Z_TYPE_P(member) != IS_STRING) { in date_interval_read_property()
4300 if (Z_TYPE_P(member) != IS_STRING) { in date_interval_write_property()
4355 if (Z_TYPE_P(member) != IS_STRING) { in date_interval_get_property_ptr_ptr()
5306 } else if (Z_TYPE_P(ht_entry) != IS_NULL) { in php_date_period_initialize_from_hash()
5319 } else if (Z_TYPE_P(ht_entry) != IS_NULL) { in php_date_period_initialize_from_hash()
5332 } else if (Z_TYPE_P(ht_entry) != IS_NULL) { in php_date_period_initialize_from_hash()
[all …]
/PHP-7.4/ext/dba/
H A Ddba.c203 if (Z_TYPE_P(key) == IS_ARRAY) {
1123 if (Z_TYPE_P(zkey) == IS_NULL || (Z_TYPE_P(zkey) == IS_FALSE)) { in PHP_FUNCTION()
/PHP-7.4/ext/dom/
H A Dnode.c1758 if (tmp && Z_TYPE_P(tmp) == IS_STRING) { in dom_canonicalization()
1769 if (tmp && Z_TYPE_P(tmp) == IS_ARRAY) { in dom_canonicalization()
1774 if (Z_TYPE_P(tmpns) == IS_STRING) { in dom_canonicalization()
1804 if (Z_TYPE_P(tmpns) == IS_STRING) { in dom_canonicalization()
/PHP-7.4/ext/enchant/
H A Denchant.c184 if (Z_TYPE_P(zdesc)!=IS_ARRAY) { in ZEND_GET_MODULE()
221 if (Z_TYPE_P(zdesc) != IS_ARRAY) { in php_enchant_list_dicts_fn()
/PHP-7.4/ext/exif/
H A Dexif.c4578 if (Z_TYPE_P(stream) == IS_RESOURCE) { in PHP_FUNCTION()
4726 …php_error_docref1(NULL, (Z_TYPE_P(stream) == IS_RESOURCE ? "<stream>" : Z_STRVAL_P(stream)), E_NOT… in PHP_FUNCTION()
4751 if (Z_TYPE_P(stream) == IS_RESOURCE) { in PHP_FUNCTION()
4809 …php_error_docref1(NULL, (Z_TYPE_P(stream) == IS_RESOURCE ? "<stream>" : Z_STRVAL_P(stream)), E_NOT… in PHP_FUNCTION()
/PHP-7.4/ext/ffi/
H A Dffi.c729 if (Z_TYPE_P(value) == IS_NULL) { in zend_ffi_zval_to_cdata()
1003 if (UNEXPECTED(Z_TYPE_P(member) != IS_STRING) in zend_ffi_cdata_get()
1026 if (UNEXPECTED(Z_TYPE_P(member) != IS_STRING) in zend_ffi_cdata_set()
2511 if (Z_TYPE_P(arg) == IS_NULL) { in zend_ffi_pass_arg()
2514 } else if (Z_TYPE_P(arg) == IS_STRING in zend_ffi_pass_arg()
2592 switch (Z_TYPE_P(arg)) { in zend_ffi_pass_var_arg()
3634 if (Z_TYPE_P(EX_VAR_NUM(0)) == IS_STRING) { in ZEND_METHOD()
3789 if (Z_TYPE_P(EX_VAR_NUM(0)) == IS_STRING) { in ZEND_METHOD()
4263 if (Z_TYPE_P(zv2) == IS_STRING) { in ZEND_METHOD()
4307 if (Z_TYPE_P(zv1) == IS_STRING) { in ZEND_METHOD()
[all …]
/PHP-7.4/ext/fileinfo/
H A Dfileinfo.c453 switch (Z_TYPE_P(what)) { in _php_finfo_get_type()
H A Dlibmagic.patch3567 + if ((pzval = zend_hash_index_find(ht, 0)) != NULL && Z_TYPE_P(pzval) == IS_ARRAY) {
3575 + if (Z_TYPE_P(match) != IS_STRING && Z_TYPE_P(offset) != IS_LONG) {
/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c2181 if ((pzval = zend_hash_index_find(ht, 0)) != NULL && Z_TYPE_P(pzval) == IS_ARRAY) { in magiccheck()
2189 if (Z_TYPE_P(match) != IS_STRING && Z_TYPE_P(offset) != IS_LONG) { in magiccheck()
/PHP-7.4/ext/filter/
H A Dfilter.c389 if (Z_TYPE_P(value) == IS_OBJECT) { in php_zval_filter()
503 if (Z_TYPE_P(value) == IS_ARRAY) { in php_zval_filter_recursive()
513 if (Z_TYPE_P(element) == IS_ARRAY) { in php_zval_filter_recursive()
630 if (Z_TYPE_P(option) == IS_ARRAY) { in php_filter_call()
640 if (Z_TYPE_P(filtered) == IS_ARRAY) { in php_filter_call()
681 } else if (Z_TYPE_P(op) == IS_LONG) { in php_filter_array_handler()
684 } else if (Z_TYPE_P(op) == IS_ARRAY) { in php_filter_array_handler()
747 Z_TYPE_P(opt) == IS_ARRAY && in PHP_FUNCTION()
807 …if (op && (Z_TYPE_P(op) != IS_ARRAY) && !(Z_TYPE_P(op) == IS_LONG && PHP_FILTER_ID_EXISTS(Z_LVAL_P… in PHP_FUNCTION()
817 if (Z_TYPE_P(op) == IS_LONG) { in PHP_FUNCTION()
[all …]

Completed in 332 milliseconds

123456789