Home
last modified time | relevance | path

Searched refs:deep (Results 1 – 25 of 40) sorted by relevance

12

/php-src/Zend/tests/fibers/
H A Dbacktrace-deep-nesting.phpt38 #0 %sbacktrace-deep-nesting.php(%d): throw_exception()
40 #2 %sbacktrace-deep-nesting.php(%d): suspend_fiber(10)
41 #3 %sbacktrace-deep-nesting.php(%d): suspend_fiber(9)
42 #4 %sbacktrace-deep-nesting.php(%d): suspend_fiber(8)
43 #5 %sbacktrace-deep-nesting.php(%d): suspend_fiber(7)
44 #6 %sbacktrace-deep-nesting.php(%d): suspend_fiber(6)
45 #7 %sbacktrace-deep-nesting.php(%d): suspend_fiber(5)
46 #8 %sbacktrace-deep-nesting.php(%d): suspend_fiber(4)
47 #9 %sbacktrace-deep-nesting.php(%d): suspend_fiber(3)
48 #10 %sbacktrace-deep-nesting.php(%d): suspend_fiber(2)
[all …]
/php-src/ext/json/tests/
H A Dpass002.phpt6 $test = '[[[[[[[[[[[[[[[[[[["Not too deep"]]]]]]]]]]]]]]]]]]]';
31 Testing: [[[[[[[[[[[[[[[[[[["Not too deep"]]]]]]]]]]]]]]]]]]]
71 string(12) "Not too deep"
130 string(12) "Not too deep"
151 [[[[[[[[[[[[[[[[[[["Not too deep"]]]]]]]]]]]]]]]]]]]
153 [[[[[[[[[[[[[[[[[[["Not too deep"]]]]]]]]]]]]]]]]]]]
193 string(12) "Not too deep"
252 string(12) "Not too deep"
H A Dfail001.phpt24 …[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[["Too deep"]]]]]]]]]]]]]]]]]]]…
128 …[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[["Too deep"]]]]]]]]]]]]]]]]]]]…
/php-src/ext/pcre/tests/
H A Dpreg_replace_callback.phpt5 $input = "plain [indent] deep [indent] [abcd]deeper[/abcd] [/indent] deep [/indent] plain";
25 plain <div style="margin-left: 10px"> deep <div style="margin-left: 10px"> [abcd]deeper[/abcd] </di…
/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dparser.c444 if (rule->deep != 0 in lxb_css_syntax_parser_function_push()
447 rule->deep--; in lxb_css_syntax_parser_function_push()
517 rule->deep--; in lxb_css_syntax_parser_block_push()
782 rule->deep--; in lxb_css_syntax_parser_at_rule()
814 rule->deep++; in lxb_css_syntax_parser_at_rule()
924 rule->deep++; in lxb_css_syntax_parser_qualified_rule()
1300 rule->deep++; in lxb_css_syntax_parser_declarations_value()
1433 rule->deep++; in lxb_css_syntax_parser_declarations_drop()
1556 rule->deep++; in lxb_css_syntax_parser_components()
1631 rule->deep++; in lxb_css_syntax_parser_function()
[all …]
H A Dsyntax.h119 size_t deep; member
/php-src/ext/standard/tests/url/
H A Dparse_url_basic_007.phpt41 …> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : string(53) "/this…
42 …t:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&parameters=3&too=4&here=5 …
43 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : string(45) "/this/is/a/v…
44 …> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : string(53) "/this…
45 --> http://www.php.net:80/this/../a/../deep/directory : string(28) "/this/../a/../deep/directory"
46 --> http://www.php.net:80/this/../a/../deep/directory/ : string(29) "/this/../a/../deep/directory…
47 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : string(42) "/this/is/a/very…
H A Durls.inc27 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php',
28 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&parameters=…
29 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/',
30 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php',
31 'http://www.php.net:80/this/../a/../deep/directory',
32 'http://www.php.net:80/this/../a/../deep/directory/',
33 'http://www.php.net:80/this/is/a/very/deep/directory/../file.php',
H A Dparse_url_basic_004.phpt41 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : int(80)
42 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&paramete…
43 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : int(80)
44 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : int(80)
45 --> http://www.php.net:80/this/../a/../deep/directory : int(80)
46 --> http://www.php.net:80/this/../a/../deep/directory/ : int(80)
47 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : int(80)
H A Dparse_url_basic_006.phpt41 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
42 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&paramete…
43 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : NULL
44 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
45 --> http://www.php.net:80/this/../a/../deep/directory : NULL
46 --> http://www.php.net:80/this/../a/../deep/directory/ : NULL
47 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : NULL
H A Dparse_url_basic_002.phpt42 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : string(4) "http"
43 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&paramete…
44 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : string(4) "http"
45 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : string(4) "http"
46 --> http://www.php.net:80/this/../a/../deep/directory : string(4) "http"
47 --> http://www.php.net:80/this/../a/../deep/directory/ : string(4) "http"
48 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : string(4) "http"
H A Dparse_url_basic_005.phpt41 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
42 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&paramete…
43 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : NULL
44 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
45 --> http://www.php.net:80/this/../a/../deep/directory : NULL
46 --> http://www.php.net:80/this/../a/../deep/directory/ : NULL
47 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : NULL
H A Dparse_url_basic_008.phpt41 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
42 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&paramete…
43 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : NULL
44 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
45 --> http://www.php.net:80/this/../a/../deep/directory : NULL
46 --> http://www.php.net:80/this/../a/../deep/directory/ : NULL
47 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : NULL
H A Dparse_url_basic_009.phpt41 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
42 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&paramete…
43 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : NULL
44 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
45 --> http://www.php.net:80/this/../a/../deep/directory : NULL
46 --> http://www.php.net:80/this/../a/../deep/directory/ : NULL
47 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : NULL
H A Dparse_url_basic_003.phpt41 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : string(11) "www.…
42 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&paramete…
43 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : string(11) "www.php.net"
44 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : string(11) "www.…
45 --> http://www.php.net:80/this/../a/../deep/directory : string(11) "www.php.net"
46 --> http://www.php.net:80/this/../a/../deep/directory/ : string(11) "www.php.net"
47 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : string(11) "www.php.net"
H A Dparse_url_basic_001.phpt213 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
224 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
229 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/: array(4) {
237 string(45) "/this/is/a/very/deep/directory/structure/and/"
248 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
251 --> http://www.php.net:80/this/../a/../deep/directory: array(4) {
259 string(28) "/this/../a/../deep/directory"
262 --> http://www.php.net:80/this/../a/../deep/directory/: array(4) {
270 string(29) "/this/../a/../deep/directory/"
273 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php: array(4) {
[all …]
H A Dparse_url_unterminated.phpt219 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
230 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
235 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/: array(4) {
243 string(45) "/this/is/a/very/deep/directory/structure/and/"
254 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
257 --> http://www.php.net:80/this/../a/../deep/directory: array(4) {
265 string(28) "/this/../a/../deep/directory"
268 --> http://www.php.net:80/this/../a/../deep/directory/: array(4) {
276 string(29) "/this/../a/../deep/directory/"
279 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php: array(4) {
[all …]
/php-src/Zend/tests/
H A Drecursive_array_comparison.phpt19 Nesting level too deep - recursive dependency?
20 Nesting level too deep - recursive dependency?
H A Dbug69756.phpt2 Fixed bug #69756 (Fatal error: Nesting level too deep - recursive dependency? with ===).
H A Dbug63882.phpt20 Nesting level too deep - recursive dependency?
/php-src/ext/standard/tests/strings/
H A Durl_t.phpt32 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/',
34 'http://www.php.net:80/this/../a/../deep/directory',
35 'http://www.php.net:80/this/../a/../deep/directory/',
36 'http://www.php.net:80/this/is/a/very/deep/directory/../file.php',
288 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
312 string(45) "/this/is/a/very/deep/directory/structure/and/"
326 --> http://www.php.net:80/this/../a/../deep/directory: array(4) {
334 string(28) "/this/../a/../deep/directory"
337 --> http://www.php.net:80/this/../a/../deep/directory/: array(4) {
345 string(29) "/this/../a/../deep/directory/"
[all …]
/php-src/tests/output/
H A Dob_start_basic_unerasable_002.phpt18 echo "The OB nesting will still be 1 level deep:\n";
32 The OB nesting will still be 1 level deep:
/php-src/ext/spl/tests/
H A Dbug52861.phpt2 Bug #52861 (unset failes with ArrayObject and deep arrays)
/php-src/ext/dom/tests/
H A Dbug47849.phpt2 Bug #47849 (Non-deep import loses the namespace).
/php-src/ext/opcache/tests/jit/
H A Dinit_fcall_001.phpt2 JIT INIT_FCALL: 001 too deep nesting level

Completed in 33 milliseconds

12