Home
last modified time | relevance | path

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

/PHP-7.0/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
H A Dbug54262.phpt2 Bug #54262 (Crash when assigning value to a dimension in a non-array)
/PHP-7.0/ext/date/tests/
H A Ddate_interval_prop_dim.phpt2 Test DateInterval props with dimension handling
/PHP-7.0/Zend/tests/varSyntax/
H A DtempDimFetchByRefError.phpt2 Passing a dimension fetch on a temporary by reference is not allowed
/PHP-7.0/ext/soap/
H A Dphp_encoding.c2141 if (dimension == 1) { in add_xml_array_elements()
2162 if (dimension == 1) { in add_xml_array_elements()
2186 if (dimension == 1) { in add_xml_array_elements()
2224 int dimension = 1; in to_xml_array() local
2355 for (i=1; i<dimension; i++) { in to_xml_array()
2383 for (i=1; i<dimension; i++) { in to_xml_array()
2403 for (i=1; i<dimension; i++) { in to_xml_array()
2488 int dimension = 1; in to_zval_array() local
2615 dimension = 1; in to_zval_array()
2653 while (i < dimension-1) { in to_zval_array()
[all …]
/PHP-7.0/ext/spl/tests/
H A DarrayObject_setFlags_basic2.phpt2 SPL: Ensure access to non-visible properties falls back to dimension access with ArrayObject::ARRAY…

Completed in 25 milliseconds