Home
last modified time | relevance | path

Searched refs:values (Results 1376 – 1390 of 1390) sorted by relevance

1...<<515253545556

/PHP-7.4/
H A D.gdbinit53 Prints the compiled variables and their values.
H A Dconfigure.ac121 dnl Allow version values to be used in Makefile.
/PHP-7.4/ext/oci8/tests/
H A Dlob_040.phpt17 …$s = oci_parse($c, "insert into ".$schema.$table_name." (id, clob) values(".$i.", '".$i."aaaa".$i.…
/PHP-7.4/ext/standard/tests/strings/
H A Dstr_repeat.phpt38 values are used as string to be repeated as well as multiplier */
/PHP-7.4/ext/standard/tests/file/
H A Dfgetcsv_variation8.phpt11 Testing fgetcsv() to read from a file when provided with values of delimiter and
H A Dfgetcsv_variation5.phpt12 enclosure values both as NULL
/PHP-7.4/ext/standard/
H A Dvar_unserializer.re874 /* Use double for large zend_long values that were serialized on a 64-bit system */
H A Dbasic_functions.c596 ZEND_ARG_INFO(0, values) /* ARRAY_INFO(0, values, 0) */
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます4456 # some common bits/sample values
5643 # Need more values for WE32 DMD executables.
11391 # skip for values 2,2Ah,70h,73h,DFh
18206 # check that state is one of known values
21177 # start values normally 0~1st sheet A1
25599 0 string MMV PCP memory mapped values
29202 # only found values lower 0x0000ffff
29213 # only found values lower 0x00ffFFff
30091 # full 64-bit values.
30093 # Big-endian values
[all …]
H A Dmagic4456 # some common bits/sample values
5643 # Need more values for WE32 DMD executables.
11391 # skip for values 2,2Ah,70h,73h,DFh
18206 # check that state is one of known values
21177 # start values normally 0~1st sheet A1
25599 0 string MMV PCP memory mapped values
29202 # only found values lower 0x0000ffff
29213 # only found values lower 0x00ffFFff
30091 # full 64-bit values.
30093 # Big-endian values
[all …]
/PHP-7.4/Zend/
H A Dzend_vm_def.h7859 ZVAL_COPY_VALUE(&generator->values, val);
7863 Z_FE_POS(generator->values) = 0;
7918 ZVAL_OBJ(&generator->values, &iter->std);
H A Dzend_vm_execute.h4446 ZVAL_COPY_VALUE(&generator->values, val); in ZEND_YIELD_FROM_SPEC_CONST_HANDLER()
4450 Z_FE_POS(generator->values) = 0; in ZEND_YIELD_FROM_SPEC_CONST_HANDLER()
4502 ZVAL_OBJ(&generator->values, &iter->std); in ZEND_YIELD_FROM_SPEC_CONST_HANDLER()
18560 ZVAL_COPY_VALUE(&generator->values, val); in ZEND_YIELD_FROM_SPEC_TMP_HANDLER()
18564 Z_FE_POS(generator->values) = 0; in ZEND_YIELD_FROM_SPEC_TMP_HANDLER()
18617 ZVAL_OBJ(&generator->values, &iter->std); in ZEND_YIELD_FROM_SPEC_TMP_HANDLER()
21991 ZVAL_COPY_VALUE(&generator->values, val); in ZEND_YIELD_FROM_SPEC_VAR_HANDLER()
21995 Z_FE_POS(generator->values) = 0; in ZEND_YIELD_FROM_SPEC_VAR_HANDLER()
22050 ZVAL_OBJ(&generator->values, &iter->std); in ZEND_YIELD_FROM_SPEC_VAR_HANDLER()
37917 ZVAL_COPY_VALUE(&generator->values, val); in ZEND_YIELD_FROM_SPEC_CV_HANDLER()
[all …]
/PHP-7.4/ext/date/lib/
H A Dparse_date.re2403 /* Convert ISO values */
/PHP-7.4/build/
H A Dlibtool.m44026 # careful not to overquote the AC_SUBSTed values. We take copies of the
4434 # Variables whose values should be saved in libtool wrapper scripts and
/PHP-7.4/tests/lang/
H A D024.phpt169 …$j=$i++; /* this should set $i to 1, but shouldn't change $j (it's assigned $i's previous values,…

Completed in 299 milliseconds

1...<<515253545556