Home
last modified time | relevance | path

Searched refs:used (Results 326 – 350 of 574) sorted by relevance

1...<<11121314151617181920>>...23

/PHP-7.0/ext/standard/tests/misc/
H A Dget_browser_error.phpt19 * If browser_name is omitted or null, HTTP_USER_AGENT is used.
/PHP-7.0/
H A DREADME.namespaces27 the file. The only exception is "declare" statement that can be used before.
53 equivalent to "use A\B\C\D as D;". The use statement can be used at any
70 It can be used to construct fully-qualified names to pass them as callbacks.
H A DCODING_STANDARDS40 to this rule are 0 and 1, when used as false and true (respectively).
92 Abbreviations should not be used when they greatly decrease the
127 3. Function names used by user functions should be prefixed
185 3. Header file that is used by other sources must be named 'php_modulename.h'.
201 force anybody to use a style he or she is not used to, but,
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A DtestinputEBC4 have been used instead of names like CHAR_LF. Needless to say, it is not a
/PHP-7.0/ext/snmp/tests/
H A DREADME16 SNMP_COMMUNITY_WRITE : community used for write tests (snmpset()).
/PHP-7.0/ext/dba/tests/
H A Ddba_db4_018.phpt7 die("info $HND handler used");
/PHP-7.0/ext/standard/tests/general_functions/
H A Descapeshellarg_error.phpt7 * Description: Escape a string to be used as a shell argument.
/PHP-7.0/TSRM/m4/
H A Dgethostbyname.m423 # If used in conjunction with gethostname.c, the API demonstrated in
24 # test.c can be used regardless of which gethostbyname_r() is available.
/PHP-7.0/ext/mbstring/oniguruma/doc/
H A DAPI16 If this function is used for onig_new(),
194 Free memory used by regex object.
202 Free memory used by regex object. (Except reg oneself.)
260 Free memory used by region.
264 2 free_self: [1: free all, 0: free memory used in region but not self]
/PHP-7.0/ext/standard/tests/file/
H A Dfile.inc204 $name_prefix = prefix to be used for names, name is suffix with a
206 $name_suffix = suffix to be used for the name, default = 1
209 modes used for only reading the file. Default = "w"
326 $link_name_prefix = prefix to be used for names, name is suffix with a
328 $link_name_suffix = suffix to be used for the name, default = 1
342 $filename = file used to create a link on
H A Dbug38450_2.phpt2 Bug #38450 (constructor is not called for classes used in userspace stream wrappers)
H A Dbug38450_3.phpt2 Bug #38450 (constructor is not called for classes used in userspace stream wrappers)
H A Dfile_get_contents_file_put_contents_variation2.phpt43 //Deleting the temporary files and directory used in the testcase
/PHP-7.0/ext/oci8/tests/
H A Ddetails.inc45 * Used for creating/dropping schema objects used by a test
/PHP-7.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_class_constants.phpt57 ^ Potential BUG, PDO::ATTR_TIMEOUT is used in pdo_mysql_handle_factory
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_fetch_assoc.phpt16 …// Note: no SQL type tests, internally the same function gets used as for mysqli_fetch_array() whi…
H A Dmysqli_fetch_assoc_oo.phpt16 …// Note: no SQL type tests, internally the same function gets used as for mysqli_fetch_array() whi…
H A Dmysqli_num_rows.phpt88 Warning: mysqli_num_rows(): Function cannot be used with MYSQL_USE_RESULT in %s on line %d
H A Dmysqli_data_seek.phpt71 Warning: mysqli_data_seek(): Function cannot be used with MYSQL_USE_RESULT in %s on line %d
H A D003.phpt33 Display widths (used as described in the preceding section) are no longer supported.
/PHP-7.0/Zend/tests/
H A Dget_defined_vars.phpt9 /* Various variables definitions used for testing of the function */
/PHP-7.0/ext/hash/tests/
H A Dhash_hmac_basic.phpt16 $content = "This is a sample string used to test the hash_hmac function with various hashing algori…
H A Dhash_file_basic1.phpt24 $content = "This is a sample string used to test the hash_file function with various hashing algori…
/PHP-7.0/ext/session/tests/
H A Dsession_set_save_handler_class_001.phpt53 // createSid() is used.
/PHP-7.0/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_variation1.phpt89 // close the file resource used

Completed in 35 milliseconds

1...<<11121314151617181920>>...23