Home
last modified time | relevance | path

Searched refs:dimension (Results 1 – 13 of 13) sorted by relevance

/PHP-8.3/ext/opcache/tests/jit/
H A Dgh12723-A.phpt10 $dimension = [];
13 var_dump($container[$dimension]);
H A Dgh12812.phpt10 $dimension = '7';
18 var_dump($container[$dimension]);
/PHP-8.3/Zend/tests/
H A Dconstant_expressions_coalesce_empty_dim.phpt2 Constant expressions with empty dimension fetch on coalesce
H A Doffset_object.phpt2 accessing object dimension
/PHP-8.3/Zend/tests/varSyntax/
H A DtempDimFetchByRefError.phpt2 Passing a dimension fetch on a temporary by reference is not allowed
/PHP-8.3/ext/date/tests/
H A Ddate_interval_prop_dim.phpt2 Test DateInterval props with dimension handling
/PHP-8.3/ext/spl/tests/
H A Diterator_035.phpt17 Fatal error: Uncaught Error: Cannot assign by reference to an array dimension of an object in %s:%d
H A DarrayObject_setFlags_basic2.phpt2 SPL: Ensure access to non-visible properties falls back to dimension access with ArrayObject::ARRAY…
/PHP-8.3/ext/soap/
H A Dphp_encoding.c2151 if (dimension == 1) { in add_xml_array_elements()
2172 if (dimension == 1) { in add_xml_array_elements()
2198 if (dimension == 1) { in add_xml_array_elements()
2226 int dimension = 1; in to_xml_array() local
2358 for (i=1; i<dimension; i++) { in to_xml_array()
2386 for (i=1; i<dimension; i++) { in to_xml_array()
2406 for (i=1; i<dimension; i++) { in to_xml_array()
2498 int dimension = 1; in to_zval_array() local
2625 dimension = 1; in to_zval_array()
2663 while (i < dimension-1) { in to_zval_array()
[all …]
/PHP-8.3/tests/classes/
H A Darray_access_012.phpt34 Fatal error: Uncaught Error: Cannot assign by reference to an array dimension of an object in %sarr…
/PHP-8.3/Zend/tests/type_declarations/
H A Dtyped_properties_065.phpt2 Typed property on by-ref array dimension
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic19180 # check for VDC bitmap and then display image dimension and version
19340 # not RLE compressed and not 320x400 dimension
37922 # int32_t cell_dim; /* 36: 10 == cell dimension */
H A Dmagic私はガラスを食べられます19180 # check for VDC bitmap and then display image dimension and version
19340 # not RLE compressed and not 320x400 dimension
37922 # int32_t cell_dim; /* 36: 10 == cell dimension */

Completed in 171 milliseconds