Home
last modified time | relevance | path

Searched refs:names (Results 151 – 175 of 212) sorted by relevance

123456789

/PHP-8.2/ext/standard/tests/file/
H A Dstat_variation7-win32.phpt2 Test stat() functions: usage variations - names of dir/file stored in objects
12 /* test the stats of dir/file when their names are stored in objects */
H A Dfscanf_error.phpt61 Different numbers of variable names and field specifiers
H A Dfscanf.phpt99 Different numbers of variable names and field specifiers
/PHP-8.2/ext/fileinfo/tests/
H A Dfinfo_open_001.phpt2 finfo_open(): Testing magic_file names
/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_statistics.h98 PHPAPI void mysqlnd_fill_stats_hash(const MYSQLND_STATS * const stats, const MYSQLND_STRING * names
/PHP-8.2/ext/pdo/tests/
H A Dbug_43130.phpt11 …'oci'))) die('skip not relevant for oci driver - Hyphen is not legal for bind names in Oracle DB');
/PHP-8.2/ext/date/tests/
H A Dgh10747-error.phpt24 // this one has the class names for the private properties changed to something non-existing
H A DDateTime_data-fall-type2-type2.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-fall-type2-type3.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-fall-type3-type2.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-fall-type3-type3.inc4 * Note: test names match method names in a set of PHPUnit tests
/PHP-8.2/ext/pdo_mysql/tests/
H A Dbug68371.phpt2 PDO MySQL Bug #38671 (PDO#getAttribute() cannot be called with platform-specific attribute names)
/PHP-8.2/ext/pdo_pgsql/tests/
H A Dbug68371.phpt2 PDO PgSQL Bug #38671 (PDO#getAttribute() cannot be called with platform-specific attribute names)
/PHP-8.2/ext/oci8/tests/
H A Ddetails.inc35 * Common object names for scripts to use
/PHP-8.2/ext/tokenizer/tests/
H A DPhpToken_methods.phpt17 // Token names and ignorability.
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_query_unicode.phpt18 if (TRUE !== ($tmp = @mysqli_query($link, "set names utf8")))
H A Dmysqli_debug_mysqlnd_control_string.phpt90 …printf("[055] File names seem to be missing, first characters from trace are '%s'\n", substr($trac…
149 // get two or three function names to play with...
H A Dmysqli_class_mysqli_stmt_interface.phpt53 // get_class_method reports different constructor names
/PHP-8.2/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt47 //try different locale names
/PHP-8.2/docs/
H A Dself-contained-extensions.md72 `LTLIBRARY_SOURCES` specifies the names of the sources files. You can name an
95 The second names the source-code files. The third passes `$ext_shared` which is
/PHP-8.2/ext/mbstring/
H A Dphp_mbregex.c185 const char *names; member
378 for (mapping = enc_name_map; mapping->names != NULL; mapping++) { in _php_mb_regex_name2mbctype()
379 for (p = mapping->names; *p != '\0'; p += (strlen(p) + 1)) { in _php_mb_regex_name2mbctype()
395 for (mapping = enc_name_map; mapping->names != NULL; mapping++) { in _php_mb_regex_mbctype2name()
397 return mapping->names; in _php_mb_regex_mbctype2name()
/PHP-8.2/ext/standard/tests/misc/
H A Dbrowsernames.inc4 * Common browser names. Used with: get_browser()
H A Dget_browser_variation1.phpt2 Test get_browser() function : variation functionality: extra browser names
9 echo "*** Testing get_browser() : variation functionality: extra browser names ***\n";
18 *** Testing get_browser() : variation functionality: extra browser names ***
/PHP-8.2/Zend/
H A DLICENSE18 3. The names "Zend" and "Zend Engine" must not be used to endorse
/PHP-8.2/ext/snmp/tests/
H A Dsnmp-object.phpt35 echo "GET with preserving original OID names\n";
173 GET with preserving original OID names

Completed in 39 milliseconds

123456789