Home
last modified time | relevance | path

Searched refs:elements (Results 301 – 325 of 341) sorted by relevance

1...<<11121314

/PHP-7.4/ext/standard/tests/file/
H A Dfputcsv_variation11.phpt14 /* the array is with three elements in it. Each element should be read as
H A Dfputcsv_variation12.phpt15 /* the array is with three elements in it. Each element should be read as
H A Dfgetcsv_variation15.phpt14 /* the array is with two elements in it. Each element should be read as
H A Dfgetcsv_variation16.phpt16 /* the array is with two elements in it. Each element should be read as
H A Dfputcsv_variation14.phpt15 /* the array is with three elements in it. Each element should be read as
H A Dfgetcsv_variation8.phpt17 /* the array is with three elements in it. Each element should be read as
H A Dfgetcsv_variation9.phpt17 /* the array is with three elements in it. Each element should be read as
H A Dfgetcsv_variation1.phpt14 /* the array is with three elements in it. Each element should be read as
H A Dfgetcsv_variation17.phpt16 /* the array is with two elements in it. Each element should be read as
H A Dfgetcsv_variation19.phpt17 /* the array is with two elements in it. Each element should be read as
H A Dfgetcsv_variation2.phpt14 /* the array is with three elements in it. Each element should be read as
H A Dfgetcsv_variation24.phpt17 /* the array is with three elements in it. Each element should be read as
H A Dfgetcsv_variation26.phpt14 /* the array is with three elements in it. Each element should be read as
H A Dfgetcsv_variation7.phpt14 /* the array is with three elements in it. Each element should be read as
H A Dfgetcsv_variation11.phpt15 /* the array is with three elements in it. Each element should be read as
H A Dfputcsv_variation2.phpt14 /* the array is with three elements in it. Each element should be read as
H A Dfputcsv_variation3.phpt14 /* the array is with three elements in it. Each element should be read as
H A Dfputcsv_variation4.phpt14 /* the array is with three elements in it. Each element should be read as
/PHP-7.4/ext/oci8/
H A Doci8.c1424 if (bind->array.elements) { in php_oci_bind_hash_dtor()
1425 efree(bind->array.elements); in php_oci_bind_hash_dtor()
1426 bind->array.elements = NULL; in php_oci_bind_hash_dtor()
/PHP-7.4/ext/standard/tests/array/
H A Dsizeof_variation4.phpt6 * Description: Counts an elements in an array. If Standard PHP library is installed,
/PHP-7.4/ext/standard/tests/strings/
H A Dstr_replace.phpt40 /* loop through to replace the matched elements in the array */
H A Dstrcasecmp.phpt19 and comparing the elements with one and other */
H A Dstrcmp.phpt19 and comparing the elements with one and other */
/PHP-7.4/main/
H A Doutput.c187 if (OG(handlers).elements) { in php_output_deactivate()
/PHP-7.4/Zend/
H A Dzend.c1249 CG(stack).elements = NULL; \

Completed in 115 milliseconds

1...<<11121314