Home
last modified time | relevance | path

Searched refs:Z_LVAL (Results 1 – 25 of 43) sorted by path

12

/PHP-7.4/Zend/
H A Dzend_compile.c5243 if (Z_TYPE(value_zv) != IS_LONG || (Z_LVAL(value_zv) != 0 && Z_LVAL(value_zv) != 1)) { in zend_compile_declare()
5247 if (Z_LVAL(value_zv) == 1) { in zend_compile_declare()
H A Dzend_object_handlers.c1660 if (Z_LVAL(result) != 0) { in zend_std_compare_objects()
1662 return Z_LVAL(result); in zend_std_compare_objects()
H A Dzend_operators.c375 ZVAL_LONG(op, Z_LVAL(dst)); in convert_to_long_base()
804 return Z_LVAL(dst); in _zval_get_long_func_ex()
2969 return Z_LVAL(result);
H A Dzend_operators.h864 return Z_LVAL(result) == 0; in fast_equal_check_function()
874 return Z_LVAL(result) == 0; in fast_equal_check_long()
884 return Z_LVAL(result) == 0; in fast_equal_check_string()
H A Dzend_types.h677 #define Z_LVAL(zval) (zval).value.lval macro
678 #define Z_LVAL_P(zval_p) Z_LVAL(*(zval_p))
H A Dzend_vm_def.h7809 && Z_LVAL(generator->key) > generator->largest_used_integer_key
7811 generator->largest_used_integer_key = Z_LVAL(generator->key);
8638 if (Z_LVAL(result_tmp) == 0) { in ZEND_HASH_FOREACH_STR_KEY_VAL()
H A Dzend_vm_execute.h6603 generator->largest_used_integer_key = Z_LVAL(generator->key); in ZEND_YIELD_SPEC_CONST_CONST_HANDLER()
6722 if (Z_LVAL(result_tmp) == 0) { in ZEND_IN_ARRAY_SPEC_CONST_CONST_HANDLER()
8743 generator->largest_used_integer_key = Z_LVAL(generator->key); in ZEND_YIELD_SPEC_CONST_TMP_HANDLER()
8883 generator->largest_used_integer_key = Z_LVAL(generator->key); in ZEND_YIELD_SPEC_CONST_VAR_HANDLER()
9669 generator->largest_used_integer_key = Z_LVAL(generator->key); in ZEND_YIELD_SPEC_CONST_UNUSED_HANDLER()
11202 generator->largest_used_integer_key = Z_LVAL(generator->key); in ZEND_YIELD_SPEC_CONST_CV_HANDLER()
19042 generator->largest_used_integer_key = Z_LVAL(generator->key); in ZEND_YIELD_SPEC_TMP_CONST_HANDLER()
19098 if (Z_LVAL(result_tmp) == 0) { in ZEND_IN_ARRAY_SPEC_TMP_CONST_HANDLER()
24390 if (Z_LVAL(result_tmp) == 0) { in ZEND_IN_ARRAY_SPEC_VAR_CONST_HANDLER()
41667 if (Z_LVAL(result_tmp) == 0) { in ZEND_IN_ARRAY_SPEC_CV_CONST_HANDLER()
[all …]
H A Dzend_vm_execute.skl92 Z_LVAL(tmp) = i;
H A Dzend_vm_trace_handlers.h56 if (Z_LVAL(p1->val) < Z_LVAL(p2->val)) { in zend_vm_trace_compare()
58 } else if (Z_LVAL(p1->val) > Z_LVAL(p2->val)) { in zend_vm_trace_compare()
H A Dzend_vm_trace_map.h48 if (Z_LVAL(p1->val) > Z_LVAL(p2->val)) { in zend_vm_trace_compare()
50 } else if (Z_LVAL(p1->val) < Z_LVAL(p2->val)) { in zend_vm_trace_compare()
/PHP-7.4/ext/com_dotnet/
H A Dcom_saproxy.c174 indices[i] = (LONG)Z_LVAL(proxy->indices[i]); in saproxy_read_dimension()
251 indices[i] = (LONG)Z_LVAL(proxy->indices[i]); in saproxy_write_dimension()
567 I->indices[i] = (LONG)Z_LVAL(proxy->indices[i]); in php_com_saproxy_iter_get()
H A Dcom_typeinfo.c230 ZVAL_LONG(&c.value, Z_LVAL(value)); in php_com_import_typelib()
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch3559 + if (Z_LVAL(retval) < 0) {
3563 + } else if ((Z_LVAL(retval) > 0) && (Z_TYPE(subpats) == IS_ARRAY)) {
/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c2173 if (Z_LVAL(retval) < 0) { in magiccheck()
2177 } else if ((Z_LVAL(retval) > 0) && (Z_TYPE(subpats) == IS_ARRAY)) { in magiccheck()
/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp439 if (Z_LVAL(args[i]) < INT32_MIN || Z_LVAL(args[i]) > INT32_MAX) { in PHP_FUNCTION()
1185 cal->setTime(((UDate)Z_LVAL(zv_timestamp)) * 1000., status); in PHP_FUNCTION()
/PHP-7.4/ext/intl/collator/
H A Dcollator_sort.c242 if( Z_LVAL(result) < 0 ) in collator_compare_func()
244 else if( Z_LVAL(result) > 0 ) in collator_compare_func()
/PHP-7.4/ext/intl/common/
H A Dcommon_date.cpp133 *millis = U_MILLIS_PER_SECOND * (double)Z_LVAL(retval) + (datetime->time->us / 1000); in intl_datetime_decompose()
/PHP-7.4/ext/intl/converter/
H A Dconverter.c256 *pErrorCode = Z_LVAL(zargs[3]); in php_converter_to_u_callback()
338 *pErrorCode = Z_LVAL(zargs[3]); in php_converter_from_u_callback()
/PHP-7.4/ext/oci8/
H A Doci8_failover.c71 returnValue = (sb4) Z_LVAL(retval); in callback_fn()
/PHP-7.4/ext/opcache/Optimizer/
H A Dblock_pass.c381 Z_LVAL(OPLINE_OP2_LITERAL(sv)) == 1 in zend_optimize_block()
384 char *fname = FUNCTION_CACHE->funcs[Z_LVAL(ZEND_OP1_LITERAL(fcall))].function_name; in zend_optimize_block()
385 int flen = FUNCTION_CACHE->funcs[Z_LVAL(ZEND_OP1_LITERAL(fcall))].name_len; in zend_optimize_block()
H A Dcompact_literals.c361 if ((pos = zend_hash_index_find(&hash, Z_LVAL(op_array->literals[i]))) != NULL) { in zend_optimizer_compact_literals()
366 zend_hash_index_add_new(&hash, Z_LVAL(op_array->literals[i]), &zv); in zend_optimizer_compact_literals()
H A Dsccp.c749 if (Z_LVAL(result_tmp) == 0) { in ct_eval_in_array()
H A Dzend_inference.c3950 if (opline->opcode == ZEND_MUL && Z_LVAL(orig_op2) == 0) { in can_convert_to_double()
3958 if (opline->opcode == ZEND_MUL && Z_LVAL(orig_op1) == 0) { in can_convert_to_double()
/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c1026 …_index_update((return_all ? Z_ARRVAL_P(return_all) : Z_ARRVAL_P(return_value)), Z_LVAL(val), &tmp); in do_fetch()
1866 mode = Z_LVAL(args[skip]); in pdo_stmt_setup_fetch_mode()
1904 stmt->fetch.column = Z_LVAL(args[skip+1]); in pdo_stmt_setup_fetch_mode()
/PHP-7.4/ext/pdo_sqlite/
H A Dsqlite_driver.c407 sqlite3_result_int(context, Z_LVAL(retval)); in do_callback()
504 if (Z_LVAL(retval) > 0) { in php_sqlite3_collation_callback()
506 } else if (Z_LVAL(retval) < 0) { in php_sqlite3_collation_callback()

Completed in 258 milliseconds

12