Home
last modified time | relevance | path

Searched refs:names (Results 51 – 75 of 204) sorted by relevance

123456789

/PHP-7.4/sapi/embed/
H A DEXPERIMENTAL2 its functions may change their names
/PHP-7.4/Zend/tests/anon/
H A D012.phpt2 Ensure correct unmangling of private property names for anonymous class instances
/PHP-7.4/ext/standard/tests/file/
H A Dcopy_variation4.phpt2 Test copy() function: usage variations - destination file names(empty string, nulls & bools)
18 /* Test copy() function: In creation of destination file names with empty string, nulls & bools
22 echo "*** Test copy() function: destination file names with empty string, nulls & bools ***\n";
29 /* array of destination file names */
32 /* File names containing(or with) nulls */
86 *** Test copy() function: destination file names with empty string, nulls & bools ***
H A Dbug41693.phpt2 Bug #41693 (scandir() allows empty directory names)
H A Dcopy_variation2-win32-mb.phpt2 Test copy() function: usage variations - destination file names(special chars)
15 /* Test copy() function: In creation of destination file names containing special characters
19 echo "*** Test copy() function: destination file names containing special characters ***\n";
26 /* array of destination file names */
29 /* File names containing special(non-alpha numeric) characters */
91 *** Test copy() function: destination file names containing special characters ***
H A Dcopy_variation2-win32.phpt2 Test copy() function: usage variations - destination file names(special chars)
15 /* Test copy() function: In creation of destination file names containing special characters
19 echo "*** Test copy() function: destination file names containing special characters ***\n";
26 /* array of destination file names */
29 /* File names containing special(non-alpha numeric) characters */
91 *** Test copy() function: destination file names containing special characters ***
/PHP-7.4/ext/pcre/tests/
H A Dbug72688.phpt2 Bug #72688 (preg_match missing group names in matches)
/PHP-7.4/Zend/tests/
H A Dns_065.phpt2 065: Multiple names in use statement
H A Dconstants_007.phpt2 Testing const names
H A Dbug75290.phpt2 Bug #75290 (debug info of Closures of internal functions contain garbage argument names)
H A Dflexible-heredoc-complex-test1.phpt3 with different delimiter names
H A Dbug44827.phpt2 Bug #44827 (define() allows :: in constant names)
H A Dbug73998.phpt4 Properties of objects with numeric names should be accessible
H A Dbug52484.phpt2 Bug #52484 (__set() ignores setting properties with empty names)
H A Dbug52484_2.phpt2 Bug #52484.2 (__set() ignores setting properties with empty names)
/PHP-7.4/Zend/tests/typehints/
H A Dfully_qualified_scalar.phpt2 Fully qualified (leading backslash) type names must fail
/PHP-7.4/tests/classes/
H A Dautoload_021.phpt2 Validation of class names in the autoload process
/PHP-7.4/ext/standard/tests/dir/
H A Dreaddir_variation4-win32-mb.phpt2 Test readdir() function : usage variations - different file names
18 * files with different file names to test how readdir() reads them
71 // store file names into an array so can use sorted in expected output
H A Dreaddir_variation4.phpt2 Test readdir() function : usage variations - different file names
12 * files with different file names to test how readdir() reads them
65 // store file names into an array so can use sorted in expected output
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_statistics.c200 mysqlnd_fill_stats_hash(const MYSQLND_STATS * const stats, const MYSQLND_STRING * names, zval *retu… in mysqlnd_fill_stats_hash() argument
209 add_assoc_string_ex(return_value, names[i].s, names[i].l, tmp); in mysqlnd_fill_stats_hash()
/PHP-7.4/ext/standard/tests/general_functions/
H A Dis_callable_variation2.phpt2 Test is_callable() function : usage variations - on invalid function names
29 echo "\n*** Testing is_callable() on invalid function names ***\n";
62 *** Testing is_callable() on invalid function names ***
H A Dbug41445_1.phpt2 Bug #41445 (parse_ini_file() function parses octal numbers in section names) - 2
H A Dbug52138.phpt2 Bug #52138 (Constants are parsed into the ini file for section names)
/PHP-7.4/Zend/tests/use_const/
H A Dconflicting_use.phpt2 use const statements with conflicting names
/PHP-7.4/ext/pdo_dblib/tests/
H A Dbug_71667.phpt2 PDO_DBLIB: Emulate how mssql extension names "computed" columns

Completed in 35 milliseconds

123456789