Home
last modified time | relevance | path

Searched refs:ZVAL_STR_COPY (Results 226 – 250 of 498) sorted by relevance

12345678910>>...20

/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_ast.c553 ZVAL_STR_COPY(result, scope->name); in zend_ast_evaluate()
564 ZVAL_STR_COPY(result, scope->name); in zend_ast_evaluate()
571 ZVAL_STR_COPY(result, scope->parent->name); in zend_ast_evaluate()
918 ZVAL_STR_COPY(&new->val, zend_ast_get_constant_name(ast)); in zend_ast_tree_copy()
H A Dzend_language_scanner.l668 ZVAL_STR_COPY(&code_zv, code); in zend_compile_string_to_ast()
796 ZVAL_STR_COPY(&tmp, source_string); in compile_string()
840 ZVAL_STR_COPY(&str_zv, str); in highlight_string()
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/validation/
H A Dabstractvalidator.zep.c242 ZVAL_STR_COPY(&field, _4); in PHP_METHOD()
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/mvc/
H A Dmodel.zep.c889 ZVAL_STR_COPY(&key, _3$$3); in PHP_METHOD()
1177 ZVAL_STR_COPY(&key, _4); in PHP_METHOD()
1308 ZVAL_STR_COPY(&key, _4); in PHP_METHOD()
1595 ZVAL_STR_COPY(&key, _3); in PHP_METHOD()
1743 ZVAL_STR_COPY(&name, _5); in PHP_METHOD()
2748 ZVAL_STR_COPY(&name, _5); in PHP_METHOD()
3312 ZVAL_STR_COPY(&name, _4); in PHP_METHOD()
4449 ZVAL_STR_COPY(&key, _3$$3); in PHP_METHOD()
4612 ZVAL_STR_COPY(&key, _3$$3); in PHP_METHOD()
8308 ZVAL_STR_COPY(&name, _5); in PHP_METHOD()
[all …]
/dports/www/pecl-http/pecl_http-3.2.4/src/
H A Dphp_http_message_parser.c274 ZVAL_STR_COPY(&h, content_range); in php_http_message_parser_parse()
/dports/www/pecl-yaf/yaf-3.3.3/views/
H A Dyaf_view_simple.c80 ZVAL_STR_COPY(&rv, view->tpl_dir); in yaf_view_simple_get_properties()
/dports/www/pecl-yaf/yaf-3.3.3/
H A Dyaf.c109 ZVAL_STR_COPY(key, str); in yaf_iterator_get_current_key()
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/mvc/view/engine/
H A Dvolt.zep.c414 ZVAL_STR_COPY(&key, _8$$8); in PHP_METHOD()
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/tag/
H A Dselect.zep.c275 ZVAL_STR_COPY(&optionValue, _3); in PHP_METHOD()
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/html/helper/
H A Dabstracthelper.zep.c365 ZVAL_STR_COPY(&key, _3); in PHP_METHOD()
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/mvc/model/
H A Dquery.zep.c1773 ZVAL_STR_COPY(&modelName, _4$$4); in PHP_METHOD()
2181 ZVAL_STR_COPY(&position, _8$$4); in PHP_METHOD()
2394 ZVAL_STR_COPY(&field, _4$$3); in PHP_METHOD()
2908 ZVAL_STR_COPY(&joinAliasName, _22); in PHP_METHOD()
3053 ZVAL_STR_COPY(&fromModelName, _45); in PHP_METHOD()
5914 ZVAL_STR_COPY(&aliasCopy, _17); in PHP_METHOD()
6226 ZVAL_STR_COPY(&wildcard, _63); in PHP_METHOD()
6284 ZVAL_STR_COPY(&typeWildcard, _69); in PHP_METHOD()
6427 ZVAL_STR_COPY(&column, _84$$93); in PHP_METHOD()
6652 ZVAL_STR_COPY(&number, _5); in PHP_METHOD()
[all …]
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_language_scanner.l668 ZVAL_STR_COPY(&code_zv, code); in zend_compile_string_to_ast()
796 ZVAL_STR_COPY(&tmp, source_string); in compile_string()
840 ZVAL_STR_COPY(&str_zv, str); in highlight_string()
H A Dzend.c1397 ZVAL_STR_COPY(&params[1], message); in zend_error_zstr_at()
1401 ZVAL_STR_COPY(&params[2], error_filename); in zend_error_zstr_at()
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_execute_API.c911 ZVAL_STR_COPY(&args[0], name); in zend_lookup_class_ex()
915 ZVAL_STR_COPY(&fcall_info.function_name, EG(autoload_func)->common.function_name); in zend_lookup_class_ex()
H A Dzend_compile.c1510 ZVAL_STR_COPY(zv, CG(active_class_entry)->name); in zend_try_compile_const_expr_resolve_class_name()
3676 ZVAL_STR_COPY(&name_node.u.constant, name); in zend_compile_assert()
6880 ZVAL_STR_COPY(zv, CG(compiled_filename)); in zend_try_ct_eval_magic_const()
6907 ZVAL_STR_COPY(zv, op_array->function_name); in zend_try_ct_eval_magic_const()
6914 ZVAL_STR_COPY(zv, op_array->function_name); in zend_try_ct_eval_magic_const()
6920 ZVAL_STR_COPY(zv, ce->name); in zend_try_ct_eval_magic_const()
6923 ZVAL_STR_COPY(zv, op_array->function_name); in zend_try_ct_eval_magic_const()
6933 ZVAL_STR_COPY(zv, ce->name); in zend_try_ct_eval_magic_const()
6941 ZVAL_STR_COPY(zv, ce->name); in zend_try_ct_eval_magic_const()
6948 ZVAL_STR_COPY(zv, FC(current_namespace)); in zend_try_ct_eval_magic_const()
[all …]
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_execute_API.c984 ZVAL_STR_COPY(&args[0], name); in zend_lookup_class_ex()
988 ZVAL_STR_COPY(&fcall_info.function_name, EG(autoload_func)->common.function_name); in zend_lookup_class_ex()
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/http/message/
H A Dserverrequestfactory.zep.c920 ZVAL_STR_COPY(&key, _3); in PHP_METHOD()
1281 ZVAL_STR_COPY(&key, _3); in PHP_METHOD()
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/http/
H A Dresponse.zep.c1198 ZVAL_STR_COPY(&name, _3); in PHP_METHOD()
1426 ZVAL_STR_COPY(&key, _4); in PHP_METHOD()
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/mvc/model/metadata/strategy/
H A Dannotations.zep.c131 ZVAL_STR_COPY(&property, _8); in PHP_METHOD()
466 ZVAL_STR_COPY(&property, _8); in PHP_METHOD()
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/datamapper/pdo/connection/
H A Dabstractconnection.zep.c1208 ZVAL_STR_COPY(&name, _5); in PHP_METHOD()
1434 ZVAL_STR_COPY(&key, _6); in PHP_METHOD()
/dports/devel/pecl-ast/ast-1.0.16/
H A Dast.c387 ZVAL_STR_COPY(&code_zv, code); in get_ast()
971 ZVAL_STR_COPY(&const_zval, AST_STR(str_class)); in ast_to_zval()
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_execute_API.c911 ZVAL_STR_COPY(&args[0], name); in zend_lookup_class_ex()
915 ZVAL_STR_COPY(&fcall_info.function_name, EG(autoload_func)->common.function_name); in zend_lookup_class_ex()
H A Dzend_compile.c1510 ZVAL_STR_COPY(zv, CG(active_class_entry)->name); in zend_try_compile_const_expr_resolve_class_name()
3676 ZVAL_STR_COPY(&name_node.u.constant, name); in zend_compile_assert()
6880 ZVAL_STR_COPY(zv, CG(compiled_filename)); in zend_try_ct_eval_magic_const()
6907 ZVAL_STR_COPY(zv, op_array->function_name); in zend_try_ct_eval_magic_const()
6914 ZVAL_STR_COPY(zv, op_array->function_name); in zend_try_ct_eval_magic_const()
6920 ZVAL_STR_COPY(zv, ce->name); in zend_try_ct_eval_magic_const()
6923 ZVAL_STR_COPY(zv, op_array->function_name); in zend_try_ct_eval_magic_const()
6933 ZVAL_STR_COPY(zv, ce->name); in zend_try_ct_eval_magic_const()
6941 ZVAL_STR_COPY(zv, ce->name); in zend_try_ct_eval_magic_const()
6948 ZVAL_STR_COPY(zv, FC(current_namespace)); in zend_try_ct_eval_magic_const()
[all …]
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_execute_API.c984 ZVAL_STR_COPY(&args[0], name); in zend_lookup_class_ex()
988 ZVAL_STR_COPY(&fcall_info.function_name, EG(autoload_func)->common.function_name); in zend_lookup_class_ex()
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/validation/validator/
H A Dfile.zep.c216 ZVAL_STR_COPY(&key, _3); in PHP_METHOD()

12345678910>>...20