Home
last modified time | relevance | path

Searched refs:conflict (Results 1 – 25 of 62) sorted by relevance

123

/php-src/ext/pcre/tests/
H A Dpreg_match_error4.phpt46 "conflict": []
57 "conflict": []
68 "conflict": []
79 "conflict": []
90 "conflict": []
101 "conflict": []
112 "conflict": []
123 "conflict": []
135 "conflict": []
146 "conflict": []
[all …]
H A Dbug76514.phpt32 "conflict": []
43 "conflict": []
56 "conflict": []
67 "conflict": []
78 "conflict": []
89 "conflict": []
100 "conflict": []
111 "conflict": []
122 "conflict": []
131 "conflict": {
[all …]
/php-src/ext/dom/tests/
H A DDOMElement_prefix_empty.phpt9 $dom->loadXML("<hello:container xmlns:conflict=\"urn:foo\" xmlns:hello=\"http://www.w3.org/1999/xht…
28 echo "--- Changing the prefix to that of a conflicting namespace (\"conflict\") ---\n";
31 $container->prefix = "conflict";
41 <container xmlns:conflict="urn:foo" xmlns:hello="http://www.w3.org/1999/xhtml" xmlns="http://www.w3…
44 <container xmlns:conflict="urn:foo" xmlns:hello="http://www.w3.org/1999/xhtml" xmlns="http://www.w3…
47 <hello:container xmlns:conflict="urn:foo" xmlns:hello="http://www.w3.org/1999/xhtml" xmlns="http://…
48 --- Changing the prefix to that of a conflicting namespace ("conflict") ---
51 <hello:container xmlns:conflict="urn:foo" xmlns:hello="http://www.w3.org/1999/xhtml" xmlns="http://…
/php-src/Zend/tests/
H A Dns_044.phpt2 044: Name conflict and constants (php name)
H A Dns_014.phpt2 014: Name conflict and functions (php name)
H A Dns_043.phpt2 043: Name conflict and constants (ns name)
H A Dns_003.phpt2 003: Name conflict (ns name)
H A Dns_047.phpt2 047: Run-time name conflict and constants (php name)
H A Dns_007.phpt2 007: Run-time name conflict (php name)
H A Dns_046.phpt2 046: Run-time name conflict and constants (ns name)
H A Dns_051.phpt2 051: Name conflict and compile-time constants (php name)
H A Dns_045.phpt2 045: Name conflict and constants (php name in case if ns name exists)
H A Dns_005.phpt2 005: Name conflict (php name in case if ns name exists)
H A Dns_013.phpt2 013: Name conflict and functions (ns name)
H A Dns_050.phpt2 050: Name conflict and compile-time constants (ns name)
H A Dns_017.phpt2 017: Run-time name conflict and functions (php name)
H A Dns_006.phpt2 006: Run-time name conflict (ns name)
H A Dns_015.phpt2 015: Name conflict and functions (php name in case if ns name exists)
H A Dns_016.phpt2 016: Run-time name conflict and functions (ns name)
H A Dns_052.phpt2 052: Name conflict and compile-time constants (php name in case if ns name exists)
H A Dnamespace_name_namespace.phpt2 Cannot use "namespace" as namespace name, due to conflict with ns-relative names
H A Dnamespace_name_namespace_start.phpt2 Cannot use "namespace\xyz" as namespace name, due to conflict with ns-relative names
/php-src/Zend/tests/use_function/
H A Dno_conflict_with_classes.phpt2 "use function" should not conflict with class names
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_024.phpt10 public string $thing; // No conflict
/php-src/Zend/tests/traits/
H A Dlanguage003.phpt2 Use instead to solve a conflict.

Completed in 61 milliseconds

123