Home
last modified time | relevance | path

Searched refs:global (Results 76 – 100 of 533) sorted by relevance

12345678910>>...22

/php-src/ext/opcache/tests/jit/
H A Dgh8591-006.inc9 global $x;
H A Dgh8461-003.inc14 global $x;
H A Dgh8461-004.inc14 global $x;
/php-src/ext/mbstring/tests/
H A Dbug79037.phpt2 Bug #79037: global buffer-overflow in `mbfl_filt_conv_big5_wchar`
/php-src/ext/zend_test/tests/
H A Dzend_ini_str_validator_return_from_func.phpt2 Test zend_test_zend_ini_str() to check for GC refcount on global returned
H A Dgen_stub_test_02.phpt14 string(6) "global"
/php-src/Zend/tests/
H A Dns_061.phpt2 061: use in global scope
H A Dbug43851.phpt7 global $LAST;
H A Dstatic_variables_global.phpt9 global $a;
H A Dns_062.phpt2 062: use \global class
H A Dunset_cv01.phpt2 unset() CV 1 (unset() global variable)
/php-src/ext/xsl/tests/
H A DregisterPHPFunctionNS.phpt53 echo "--- Legit cases: global function callable ---\n";
59 echo "--- Legit cases: global string callable ---\n";
97 --- Legit cases: global function callable ---
99 --- Legit cases: global string callable ---
/php-src/ext/opcache/tests/
H A Dinternal_func_info_static_method.phpt2 Internal static methods should not be confused with global functions
/php-src/tests/lang/
H A Dengine_assignExecutionOrder_003.phpt50 global $a;
68 global $x;
H A Dstatic_basic_001.phpt40 echo "\nUsing static keyword at global scope\n";
80 Using static keyword at global scope
H A Dfunc_get_args.003.phpt14 func_get_args() cannot be called from the global scope
H A Dfunc_get_arg.003.phpt14 func_get_arg() cannot be called from the global scope
/php-src/sapi/fpm/tests/
H A Dpool-apparmor-basic.phpt7 [global]
26 [global]
/php-src/Zend/tests/attributes/
H A D004_name_resolution.phpt34 #[\Entity("import absolute from global")]
85 string(27) "import absolute from global"
/php-src/Zend/tests/in-de-crement/
H A Ddecrement_diagnostic_change_type.phpt7 global $x;
/php-src/Zend/tests/varSyntax/
H A DglobalNonSimpleVariableError.phpt6 global $$foo->bar;
/php-src/ext/soap/tests/interop/Round3/GroupE/
H A Dround3_groupE_list.inc6 global $d;
/php-src/ext/reflection/tests/
H A DReflectionProperty_constructor_variation1.phpt30 echo "--> Reflect inherited private from global scope:\n";
48 --> Reflect inherited private from global scope:
H A Dbug38465.phpt20 echo "From global scope:\n";
50 From global scope:
/php-src/Zend/tests/use_const/
H A Dshadow_core.phpt2 shadowing a global core constant with a local version

Completed in 35 milliseconds

12345678910>>...22