Searched refs:dimension (Results 1 – 13 of 13) sorted by relevance
10 $dimension = [];13 var_dump($container[$dimension]);
10 $dimension = '7';18 var_dump($container[$dimension]);
2 Constant expressions with empty dimension fetch on coalesce
2 accessing object dimension
2 Passing a dimension fetch on a temporary by reference is not allowed
2 Test DateInterval props with dimension handling
17 Fatal error: Uncaught Error: Cannot assign by reference to an array dimension of an object in %s:%d
2 SPL: Ensure access to non-visible properties falls back to dimension access with ArrayObject::ARRAY…
2151 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() local2358 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() local2625 dimension = 1; in to_zval_array()2663 while (i < dimension-1) { in to_zval_array()[all …]
34 Fatal error: Uncaught Error: Cannot assign by reference to an array dimension of an object in %sarr…
2 Typed property on by-ref array dimension
19180 # check for VDC bitmap and then display image dimension and version19340 # not RLE compressed and not 320x400 dimension37922 # int32_t cell_dim; /* 36: 10 == cell dimension */
Completed in 171 milliseconds