Home
last modified time | relevance | path

Searched refs:zend_is_true (Results 1 – 25 of 41) sorted by relevance

12

/PHP-8.0/main/streams/
H A Dxp_socket.c664 sockopts |= STREAM_SOCKOP_IPV6_V6ONLY_ENABLED * zend_is_true(tmpzval); in php_tcp_sockop_bind()
671 && zend_is_true(tmpzval) in php_tcp_sockop_bind()
681 && zend_is_true(tmpzval) in php_tcp_sockop_bind()
759 && zend_is_true(tmpzval) in php_tcp_sockop_connect()
772 && zend_is_true(tmpzval) in php_tcp_sockop_connect()
825 zend_is_true(tmpzval)) { in php_tcp_sockop_accept()
H A Duserspace.c1055 } else if (zend_is_true(&retval)) { in php_userstreamop_set_option()
1494 if (!zend_is_true(&retval)) { in php_userstreamop_cast()
/PHP-8.0/ext/openssl/
H A Dxp_ssl.c312 zend_is_true(val) in verify_callback()
520 ? zend_is_true(val) in php_openssl_apply_peer_verification_policy()
524 ? zend_is_true(val) in php_openssl_apply_peer_verification_policy()
1308 if (zv == NULL || zend_is_true(zv)) { in php_openssl_set_server_specific_opts()
1313 if (zv == NULL || zend_is_true(zv)) { in php_openssl_set_server_specific_opts()
1394 if (GET_VER_OPT("SNI_enabled") && !zend_is_true(val)) { in php_openssl_enable_server_sni()
1516 if (GET_VER_OPT("SNI_enabled") && !zend_is_true(val)) { in php_openssl_enable_client_sni()
1634 if (GET_VER_OPT("no_ticket") && zend_is_true(val)) { in php_openssl_setup_crypto()
1785 zend_is_true(val) in php_openssl_capture_peer_certs()
1798 zend_is_true(val) in php_openssl_capture_peer_certs()
[all …]
/PHP-8.0/ext/bz2/
H A Dbz2_filter.c341 data->expect_concatenated = zend_is_true(tmpzval); in php_bz2_filter_create()
351 data->small_footprint = zend_is_true(tmpzval); in php_bz2_filter_create()
/PHP-8.0/ext/dom/
H A Ddocument.c286 doc_prop->stricterror = zend_is_true(newval); in dom_document_strict_error_checking_write()
312 doc_prop->formatoutput = zend_is_true(newval); in dom_document_format_output_write()
337 doc_prop->validateonparse = zend_is_true(newval); in dom_document_validate_on_parse_write()
362 doc_prop->resolveexternals = zend_is_true(newval); in dom_document_resolve_externals_write()
387 doc_prop->preservewhitespace = zend_is_true(newval); in dom_document_preserve_whitespace_write()
412 doc_prop->recover = zend_is_true(newval); in dom_document_recover_write()
437 doc_prop->substituteentities = zend_is_true(newval); in dom_document_substitue_entities_write()
H A Dxpath.c282 php_xpath_obj_from_dom_obj(obj)->register_node_ns = zend_is_true(newval); in dom_xpath_register_node_ns_write()
/PHP-8.0/ext/opcache/Optimizer/
H A Dpass1.c602 if (zend_is_true(&ZEND_OP1_LITERAL(opline))) { in zend_optimizer_pass1()
626 int should_jmp = zend_is_true(&ZEND_OP1_LITERAL(opline)); in zend_optimizer_pass1()
649 if (zend_is_true(&ZEND_OP1_LITERAL(opline))) { in zend_optimizer_pass1()
H A Ddfa_pass.c416 … if (zend_is_true(CT_CONSTANT_EX(op_array, (call_info->caller_call_opline - 1)->op1.constant))) { in zend_dfa_optimize_calls()
788 if (zend_is_true(CT_CONSTANT_EX(op_array, opline->op1.constant))) { in zend_dfa_optimize_jmps()
819 if (zend_is_true(CT_CONSTANT_EX(op_array, opline->op1.constant))) { in zend_dfa_optimize_jmps()
849 if (zend_is_true(CT_CONSTANT_EX(op_array, opline->op1.constant))) { in zend_dfa_optimize_jmps()
898 if (zend_is_true(CT_CONSTANT_EX(op_array, opline->op1.constant))) { in zend_dfa_optimize_jmps()
912 if (!zend_is_true(CT_CONSTANT_EX(op_array, opline->op1.constant))) { in zend_dfa_optimize_jmps()
926 if (!zend_is_true(CT_CONSTANT_EX(op_array, opline->op1.constant))) { in zend_dfa_optimize_jmps()
H A Dblock_pass.c573 if (zend_is_true(&ZEND_OP1_LITERAL(opline)) == in zend_optimize_block()
622 if (zend_is_true(&ZEND_OP1_LITERAL(opline))) { in zend_optimize_block()
669 if (zend_is_true(&ZEND_OP1_LITERAL(opline)) == in zend_optimize_block()
/PHP-8.0/ext/standard/
H A Dhttp_fopen_wrapper.c389 request_fulluri = zend_is_true(tmpzval); in php_stream_url_wrap_http_ex()
671 ignore_errors = zend_is_true(tmpzval); in php_stream_url_wrap_http_ex()
808 decode = zend_is_true(tmpzval); in php_stream_url_wrap_http_ex()
H A Dtype.c223 RETURN_BOOL(zend_is_true(value)); in PHP_FUNCTION()
H A Dassert.c155 if (zend_is_true(assertion)) { in PHP_FUNCTION()
/PHP-8.0/ext/readline/
H A Dreadline.c221 rl_completion_suppress_append = zend_is_true(value); in PHP_FUNCTION()
/PHP-8.0/ext/spl/
H A Dspl_fixedarray.c489 retval = zend_is_true(&intern->array.elements[index]); in spl_fixedarray_object_has_dimension_helper()
511 result = zend_is_true(&rv); in spl_fixedarray_object_has_dimension()
H A Dspl_iterators.c270 has_children = zend_is_true(&retval); in spl_recursive_it_move_forward_ex()
1649 if (zend_is_true(&retval)) { in spl_filter_it_fetch()
2355 if (zend_is_true(&retval)) { in spl_caching_it_next()
3202 result = zend_is_true(&retval) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_STOP; in spl_iterator_func_apply()
H A Dspl_array.c609 if (zend_is_true(&rv)) { in spl_array_has_dimension_ex()
676 zend_bool result = check_empty ? zend_is_true(value) : Z_TYPE_P(value) != IS_NULL; in spl_array_has_dimension_ex()
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg.c556 by_function = zend_is_true(option_buffer); in PHP_FUNCTION()
561 by_opcode = zend_is_true(option_buffer); in PHP_FUNCTION()
661 by_function = zend_is_true(option_buffer); in PHP_FUNCTION()
666 by_opcode = zend_is_true(option_buffer); in PHP_FUNCTION()
/PHP-8.0/Zend/
H A Dzend_ast.c600 if (zend_is_true(&op1)) { in zend_ast_evaluate()
606 ZVAL_BOOL(result, zend_is_true(&op2)); in zend_ast_evaluate()
618 if (zend_is_true(&op1)) { in zend_ast_evaluate()
626 ZVAL_BOOL(result, zend_is_true(&op2)); in zend_ast_evaluate()
636 if (zend_is_true(&op1)) { in zend_ast_evaluate()
H A Dzend_operators.h333 ZEND_API int ZEND_FASTCALL zend_is_true(zval *op);
337 zend_is_true(op)
H A Dzend_object_handlers.c621 if (!zend_is_true(&tmp_result)) { in zend_std_read_property()
1666 result = zend_is_true(value); in zend_std_has_property()
1697 result = zend_is_true(&rv); in zend_std_has_property()
H A Dzend_compile.c3998 strict = zend_is_true(zend_ast_get_zval(args->child[2])); in zend_compile_func_in_array()
4012 strict = zend_is_true(&value); in zend_compile_func_in_array()
8266 if ((ast->kind == ZEND_AST_AND && !zend_is_true(&left_node.u.constant)) in zend_compile_short_circuiting()
8267 || (ast->kind == ZEND_AST_OR && zend_is_true(&left_node.u.constant))) { in zend_compile_short_circuiting()
8269 ZVAL_BOOL(&result->u.constant, zend_is_true(&left_node.u.constant)); in zend_compile_short_circuiting()
8275 ZVAL_BOOL(&result->u.constant, zend_is_true(&right_node.u.constant)); in zend_compile_short_circuiting()
9768 child0_is_true = zend_is_true(zend_ast_get_zval(ast->child[0])); in zend_eval_const_expr()
9778 child1_is_true = zend_is_true(zend_ast_get_zval(ast->child[1])); in zend_eval_const_expr()
9844 child = &ast->child[2 - zend_is_true(zend_ast_get_zval(ast->child[0]))]; in zend_eval_const_expr()
/PHP-8.0/ext/pdo/
H A Dpdo_sql_parser.re276 plc->quoted = zend_is_true(parameter) ? "1" : "0";
/PHP-8.0/ext/pdo_pgsql/
H A Dpgsql_statement.c410 const char *s = zend_is_true(&param->parameter) ? "t" : "f"; in pgsql_stmt_param_hook()
/PHP-8.0/ext/curl/
H A Dinterface.c2383 if (!zend_is_true(zvalue)) { in _php_curl_setopt()
2713 lval = zend_is_true(zvalue); in _php_curl_setopt()
2769 if (zend_is_true(zvalue)) { in _php_curl_setopt()
2829 if (zend_is_true(zvalue)) { in _php_curl_setopt()
/PHP-8.0/ext/pdo_firebird/
H A Dfirebird_statement.c634 *(FB_BOOLEAN*)var->sqldata = zend_is_true(parameter) ? FB_TRUE : FB_FALSE; in firebird_stmt_param_hook()

Completed in 162 milliseconds

12