Home
last modified time | relevance | path

Searched refs:v (Results 76 – 100 of 645) sorted by path

12345678910>>...26

/PHP-7.4/Zend/tests/nullable_types/
H A Dfloat.phpt6 function _float_(?float $v): ?float {
7 return $v;
H A Dint.phpt6 function _int_(?int $v): ?int {
7 return $v;
H A Dstring.phpt6 function _string_(?string $v): ?string {
7 return $v;
/PHP-7.4/Zend/tests/
H A Dobjects_032.phpt13 public function offsetSet($n, $v) {
H A Dproperty_access_errors_for_guarded_properties.phpt25 public function __set($k, $v) {
H A Druntime_compile_time_binary_operands.phpt71 " \t\n\r\v\f20",
95 …return '"' . strtr($param, ["\t" => '\t', "\n" => '\n', "\r" => '\r', "\v" => '\v', "\f" => '\f', …
/PHP-7.4/Zend/tests/return_types/
H A D015.phpt18 $v = new Vector;
19 var_dump($v->values());
/PHP-7.4/Zend/tests/try/
H A Dbug70228_6.phpt6 foreach ($x as $v) {
H A Dtry_finally_021.phpt7 foreach ($array as $v) {
H A Dtry_finally_023.phpt17 foreach ([new Dtor] as $v) {
18 unset($v);
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_039.phpt15 $v = 1;
18 $obj->foo = $v;
19 $v = new A;
21 $obj->foo = $v;
H A Dtyped_properties_065.phpt11 function offsetSet($o, $v) { print "offsetSet($v)\n"; }
/PHP-7.4/Zend/
H A Dzend_API.h166 …ND_MODULE_GLOBALS_ACCESSOR(module_name, v) ZEND_TSRMG(module_name##_globals_id, zend_##module_name… argument
181 #define ZEND_MODULE_GLOBALS_ACCESSOR(module_name, v) (module_name##_globals.v) argument
H A Dzend_alloc.c2361 # define AG(v) ZEND_TSRMG_FAST(alloc_globals_offset, zend_alloc_globals *, v) argument
2363 # define AG(v) (alloc_globals.v) argument
H A Dzend_gc.c239 #define GC_G(v) ZEND_TSRMG_FAST(gc_globals_offset, zend_gc_globals *, v) argument
241 #define GC_G(v) (gc_globals.v) argument
H A Dzend_globals_macros.h32 # define CG(v) ZEND_TSRMG_FAST(compiler_globals_offset, zend_compiler_globals *, v) argument
34 # define CG(v) (compiler_globals.v)
42 # define EG(v) ZEND_TSRMG_FAST(executor_globals_offset, zend_executor_globals *, v) argument
44 # define EG(v) (executor_globals.v) argument
50 # define LANG_SCNG(v) ZEND_TSRMG_FAST(language_scanner_globals_offset, zend_php_scanner_globals *, argument
54 # define LANG_SCNG(v) (language_scanner_globals.v) argument
61 # define INI_SCNG(v) ZEND_TSRMG_FAST(ini_scanner_globals_offset, zend_ini_scanner_globals *, v) argument
65 # define INI_SCNG(v) (ini_scanner_globals.v) argument
H A Dzend_hash.c137 ht->u.v.flags = HASH_FLAG_PACKED | HASH_FLAG_STATIC_KEYS; in zend_hash_real_init_packed_ex()
153 ht->u.v.flags = HASH_FLAG_STATIC_KEYS; in zend_hash_real_init_mixed_ex()
H A Dzend_hash.h70 #define HT_ITERATORS_COUNT(ht) (ht)->u.v.nIteratorsCount
H A Dzend_signal.h66 # define SIGG(v) ZEND_TSRMG_FAST(zend_signal_globals_offset, zend_signal_globals_t *, v) argument
72 # define SIGG(v) (zend_signal_globals.v)
H A Dzend_strtod.c633 (v) Bigint *v; in Bfree() argument
635 (Bigint *v)
638 if (v) {
639 if (v->k > Kmax)
641 FREE((void*)v);
643 free((void*)v);
647 v->next = freelist[v->k];
648 freelist[v->k] = v;
H A Dzend_types.h206 } v; member
259 } v; member
441 return pz->u1.v.type; in zval_get_type()
1099 const zval *_z2 = (v); \
1108 const zval *_z2 = (v); \
1117 #define ZVAL_DUP(z, v) \ argument
1188 zval *_z3 = (v); \
1276 do { *(z) = *(v); } while (0)
1277 #define ZVAL_COPY_PROP(z, v) \ argument
1278 do { ZVAL_COPY(z, v); Z_PROP_FLAG_P(z) = Z_PROP_FLAG_P(v); } while (0)
[all …]
H A Dzend_virtual_cwd.h233 # define CWDG(v) ZEND_TSRMG_FAST(cwd_globals_offset, virtual_cwd_globals *, v) argument
236 # define CWDG(v) (cwd_globals.v) argument
/PHP-7.4/appveyor/
H A Dtest_task.bat75 reg add HKEY_CURRENT_USER\SOFTWARE\Enchant\Config /v Module_Dir /t REG_SZ /d c:\enchant_plugins
/PHP-7.4/build/
H A Dconfig.sub1389 sco*v* | scout)
1754 sco3.2v2 | sco3.2v[4-9]* | sco5v6*)
H A Dlibtool.m41967 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
2295 # but apparently some variants of GNU ld only accept -v.
2297 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
2328 case `$LD -v 2>&1 </dev/null` in
2715 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
3668 if $CC --version | grep -v '^2\.7' > /dev/null; then
5408 case `$LD -v 2>/dev/null` in
5550 if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
5571 case `$LD -v 2>&1` in
6216 compiler_flags=-v
[all …]

Completed in 116 milliseconds

12345678910>>...26