Home
last modified time | relevance | path

Searched refs:names (Results 101 – 125 of 202) sorted by relevance

123456789

/PHP-5.6/Zend/tests/
H A Dns_057.phpt2 057: Usage of 'namespace' in compound names (inside namespace)
/PHP-5.6/ext/openssl/tests/
H A Dsan_peer_matching.phpt2 Peer verification matches SAN names
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_error_unicode.phpt28 mysqli_query($link, "set names utf8");
H A Dmysqli_begin_transaction.phpt106 /* does it like stupid names? */
110 /* does it like stupid names? */
/PHP-5.6/ext/standard/tests/general_functions/
H A Dget_included_files.phpt8 * Description: Returns an array with the names of included or required files
/PHP-5.6/ext/date/tests/
H A DDateTime_data-spring-type2-type2.inc4 * Note: test names match method names in a set of PHPUnit tests
H A Ddate_default_timezone_get-1-win32.phpt16 from the multiple names like Europe/Berlin or Europe/Paris . For this reason the test is
/PHP-5.6/ext/pgsql/
H A DREADME25 Function names are going to be changed to confirm coding
26 standard. MySQL module has been done this already. Function names will
33 names.
35 Older names will become aliases of new functions for backward
/PHP-5.6/ext/standard/tests/dir/
H A Dreaddir_variation3.phpt33 // store file names into an array so can use sorted in expected output
/PHP-5.6/ext/standard/tests/file/
H A Dis_readable_variation3.phpt2 Test is_readable() function: usage variations - invalid file names
H A Dis_executable_variation3.phpt2 Test is_executable() function: usage variations - invalid file names
H A Dis_writable_variation3.phpt2 Test is_writable() and its alias is_writeable() function: usage variations - invalid file names
H A Dstat_variation7-win32.phpt2 Test stat() functions: usage variations - names of dir/file stored in objects
17 /* test the stats of dir/file when their names are stored in objects */
H A Dfscanf.phpt98 Warning: fscanf(): Different numbers of variable names and field specifiers in %s on line %d
H A Drmdir_variation1.phpt2 Test rmdir() function : usage variation - invalid file names
/PHP-5.6/ext/phar/tests/
H A D029.phpt2 Phar::loadPhar overloading alias names
/PHP-5.6/TSRM/
H A DLICENSE11 - Neither name of the copyright holders nor the names of their contributors
/PHP-5.6/ext/fileinfo/tests/
H A Dfinfo_open_001.phpt2 finfo_open(): Testing magic_file names
/PHP-5.6/ext/zip/
H A DLICENSE_libzip13 3. The names of the authors may not be used to endorse or promote
/PHP-5.6/ext/pdo/tests/
H A Dbug_43130.phpt10 …'oci'))) die('skip not relevant for oci driver - Hyphen is not legal for bind names in Oracle DB');
/PHP-5.6/ext/session/
H A Dsession.c1822 if (PS(mod_user_names).names[i] != NULL) {
1831 PS(mod_user_names).names[i] = callback;
1847 if (PS(mod_user_names).names[i] != NULL) {
1856 PS(mod_user_names).names[i] = callback;
1918 if (PS(mod_user_names).names[i] != NULL) {
1919 zval_ptr_dtor(&PS(mod_user_names).names[i]);
1922 PS(mod_user_names).names[i] = *args[i];
2421 if (PS(mod_user_names).names[i] != NULL) {
2422 zval_ptr_dtor(&PS(mod_user_names).names[i]);
2423 PS(mod_user_names).names[i] = NULL;
[all …]
/PHP-5.6/ext/pdo_mysql/tests/
H A Dbug68371.phpt2 PDO MySQL Bug #38671 (PDO#getAttribute() cannot be called with platform-specific attribute names)
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A DtestinputEBC4 have been used instead of names like CHAR_LF. Needless to say, it is not a
/PHP-5.6/ext/oci8/tests/
H A Ddetails.inc35 * Common object names for scripts to use
/PHP-5.6/ext/soap/
H A DTODO.old17 when using wsdls and function names are similar find the best match

Completed in 30 milliseconds

123456789