Home
last modified time | relevance | path

Searched refs:store (Results 1 – 25 of 48) sorted by relevance

12

/PHP-7.0/ext/zip/tests/
H A Dcompression_methods.phpt14 'store' => ZipArchive::CM_STORE,
30 store: bool(true)
/PHP-7.0/ext/curl/tests/
H A Dcurl_write_stdout.phpt7 Writes the value 'test' to a temporary file. Use curl to access this file and store the output in a…
H A Dcurl_write_file.phpt7 Writes the value 'test' to a temporary file. Use curl to access this file and store the output in a…
/PHP-7.0/ext/spl/tests/
H A DarrayObject_asort_basic2.phpt2 SPL: Test ArrayObject::asort() function : basic functionality with object based store
H A DarrayObject_ksort_basic2.phpt2 SPL: Test ArrayObject::ksort() function : basic functionality with object base store
H A DarrayObject_asort_basic1.phpt2 SPL: Test ArrayObject::asort() function : basic functionality with array based store
H A DarrayObject_ksort_basic1.phpt2 SPL: Test ArrayObject::ksort() function : basic functionality with array based store
H A DarrayObject_exchangeArray_basic3.phpt2 SPL: ArrayObject::exchangeArray() basic usage with object as underlying data store.
/PHP-7.0/ext/pgsql/tests/
H A Dbug68638.phpt2 Bug #68638 pg_update() fails to store infinite values
/PHP-7.0/ext/mysqli/tests/
H A Dbug45289.phpt28 printf("[004] Can store result!\n");
H A Dmysqli_class_mysqli_result_interface.phpt106 ((MYSQLI_STORE_RESULT == $mysqli_result->type) ? 'store' : 'use'),
183 mysqli_result->type = 'store'/integer
/PHP-7.0/ext/standard/tests/dir/
H A Dreaddir_variation3.phpt33 // store file names into an array so can use sorted in expected output
H A Dreaddir_variation4.phpt65 // store file names into an array so can use sorted in expected output
/PHP-7.0/tests/lang/
H A Dbug20175.phpt2 Bug #20175 (Static vars can't store ref to new instance)
61 * should store a reference to $wow_global. Therefor $wow_value is already
/PHP-7.0/ext/session/tests/
H A Dsession_regenerate_id_cookie.phpt69 Cache-Control: no-store, no-cache, must-revalidate
/PHP-7.0/ext/dba/
H A Ddba_dbm.c127 return (store(gkey, gval) == -1 ? FAILURE : SUCCESS); in DBA_UPDATE_FUNC()
/PHP-7.0/ext/oci8/tests/
H A Dxmltype_01.phpt20 xmltype xt_spec store as clob",
/PHP-7.0/ext/standard/tests/array/
H A Darray_search_variation4.phpt19 //store resources in array for comparison.
H A Din_array_variation4.phpt22 //store resources in array for comparison.
H A Dend.phpt104 //store resources in array
H A Dend_64bit.phpt104 //store resources in array
/PHP-7.0/ext/spl/internal/
H A Dfilteriterator.inc57 * Fetch next element and store it.
H A Dsplobjectstorage.inc18 * This container allows to store objects uniquly without the need to compare
/PHP-7.0/ext/standard/
H A Ddns_win32.c141 static void php_parserr(PDNS_RECORD pRec, int type_to_fetch, int store, int raw, zval *subarray) in php_parserr() argument
155 if (!store) { in php_parserr()
/PHP-7.0/
H A DREADME.PARAMETER_PARSING_API7 and store the results in the user specified variables. This avoids most
21 list of pointers to variables to store the results in. The _ex() version

Completed in 106 milliseconds

12