Home
last modified time | relevance | path

Searched refs:names (Results 1 – 25 of 215) sorted by relevance

123456789

/php-src/Zend/tests/type_declarations/
H A Dscalar_reserved2.phpt2 Scalar type names cannot be used as class, trait or interface names (2)
H A Dscalar_reserved3.phpt2 Scalar type names cannot be used as class, trait or interface names (3)
H A Dscalar_reserved4.phpt2 Scalar type names cannot be used as class, trait or interface names (4)
H A Dscalar_reserved6.phpt2 Scalar type names cannot be used as class, trait or interface names (6)
H A Dscalar_reserved7.phpt2 Scalar type names cannot be used as class, trait or interface names (7)
H A Dscalar_reserved2_class_alias.phpt2 Scalar type names cannot be used as class, trait or interface names (2) - class_alias
H A Dscalar_reserved3_class_alias.phpt2 Scalar type names cannot be used as class, trait or interface names (3) - class_alias
H A Dscalar_reserved4_class_alias.phpt2 Scalar type names cannot be used as class, trait or interface names (4) - class_alias
H A Dscalar_reserved6_class_alias.phpt2 Scalar type names cannot be used as class, trait or interface names (6) - class_alias
H A Dscalar_reserved2_use.phpt2 Scalar type names cannot be used as class, trait or interface names (2) - use
H A Dscalar_reserved3_use.phpt2 Scalar type names cannot be used as class, trait or interface names (3) - use
H A Dscalar_reserved4_use.phpt2 Scalar type names cannot be used as class, trait or interface names (4) - use
H A Dscalar_reserved6_use.phpt2 Scalar type names cannot be used as class, trait or interface names (6) - use
/php-src/ext/standard/tests/file/
H A Dcopy_variation3-win32.phpt2 Test copy() function: usage variations - destination file names(white spaces)
12 /* Test copy() function: In creation of destination file names containing white spaces
16 echo "*** Test copy() function: destination file names containing whitespaces ***\n";
23 /* array of destination file names */
26 /* File names containing whitespaces */
75 *** Test copy() function: destination file names containing whitespaces ***
H A Dcopy_variation3.phpt2 Test copy() function: usage variations - destination file names(white spaces)
12 /* Test copy() function: In creation of destination file names containing white spaces
16 echo "*** Test copy() function: destination file names containing whitespaces ***\n";
23 /* array of destination file names */
26 /* File names containing whitespaces */
74 *** Test copy() function: destination file names containing whitespaces ***
H A Dcopy_variation5.phpt2 Test copy() function: usage variations - destination file names(case sensitive)
9 /* Test copy() function: Checking case sensitivity in creation of destination file names
13 echo "*** Test copy() function: checking case sensitivity in creation of destination file names ***…
20 /* array of destination file names */
74 *** Test copy() function: checking case sensitivity in creation of destination file names ***
H A Dis_dir_variation4.phpt5 /* Passing dir names with different notations, using slashes, wild-card chars */
9 echo "*** Testing is_dir() with different notations of dir names ***";
53 *** Testing is_dir() with different notations of dir names ***
H A Dcopy_variation5-win32.phpt2 Test copy() function: usage variations - destination file names(case sensitive)
10 /* Test copy() function: Checking case sensitivity in creation of destination file names
14 echo "*** Test copy() function: checking case sensitivity in creation of destination file names ***…
21 /* array of destination file names */
76 *** Test copy() function: checking case sensitivity in creation of destination file names ***
H A Dis_file_variation4.phpt5 /* Passing file names with different notations, using slashes, wild-card chars */
9 echo "*** Testing is_file() with different notations of file names ***\n";
55 *** Testing is_file() with different notations of file names ***
/php-src/ext/date/tests/
H A DDateTime_data-absolute.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-massive.inc4 * Note: test names match method names in a set of PHPUnit tests
/php-src/Zend/tests/
H A Dconstant_expressions_dynamic_class_name_error.phpt2 Dynamic class names can't be used in compile-time constant refs
11 Fatal error: Dynamic class names are not allowed in compile-time class constant references in %s on…
/php-src/tests/lang/
H A D030.phpt14 $GLOBALS['names'][]=$this->Name;
35 print ($names==array('constructor','outside','outside','constructor','outside','outside')) ? 'succe…
/php-src/sapi/cgi/tests/
H A Dapache_request_headers.phpt22 $names = array('HTTP_X_TEST', 'HTTP_X__TEST', 'HTTP_X_');
23 foreach ($names as $name) {
/php-src/ext/phar/tests/zip/
H A Dbug48791.phpt12names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1…

Completed in 34 milliseconds

123456789