Home
last modified time | relevance | path

Searched refs:depth (Results 26 – 48 of 48) sorted by relevance

12

/PHP-8.1/ext/gd/libgd/
H A Dbmp.h86 signed short int depth; member
H A Dgd_avif.c395 rgb.depth = 8; in gdImageCreateFromAvifCtx()
/PHP-8.1/Zend/
H A Dzend_signal.c99 if (UNEXPECTED(SIGG(depth) == 0)) { /* try to handle signal */ in zend_signal_handler_defer()
331 SIGG(depth) = 0; in zend_signal_activate()
341 if (SIGG(depth) != 0) { in zend_signal_deactivate()
342 …zend_error(E_CORE_WARNING, "zend_signal: shutdown with non-zero blocking depth (%d)", SIGG(depth)); in zend_signal_deactivate()
361 SIGG(depth) = 0; in zend_signal_deactivate()
H A Dzend_compile.c4923 depth--; in zend_handle_loops_and_finally_ex()
4933 depth--; in zend_handle_loops_and_finally_ex()
4936 return (depth == 0); in zend_handle_loops_and_finally_ex()
4965 depth--; in zend_has_finally_ex()
5072 zend_long depth; in zend_compile_break_continue() local
5091 depth = 1; in zend_compile_break_continue()
5101 depth, depth == 1 ? "" : "s"); in zend_compile_break_continue()
5113 if (depth == 1) { in zend_compile_break_continue()
5121 depth + 1); in zend_compile_break_continue()
5127 depth, depth); in zend_compile_break_continue()
[all …]
/PHP-8.1/ext/json/tests/
H A D007.phpt27 string(28) "Maximum stack depth exceeded"
/PHP-8.1/ext/json/
H A Dphp_json_parser.h56 int depth; member
/PHP-8.1/
H A D.gdbinit447 set $depth = 0
449 set $tmp = $depth
454 set $depth = $depth + 1
462 while $depth != 0
463 set $tmp = $depth
469 set $depth = $depth - 1
H A Dphp.ini-development298 ; The unserialize_max_depth specifies the default depth limit for unserialized
299 ; structures. Setting the depth limit too high may result in stack overflows
302 ; A value of 0 disables the depth limit.
1695 ; This directive specifies maximum stack depth for mbstring regular expressions. It is similar
H A Dphp.ini-production298 ; The unserialize_max_depth specifies the default depth limit for unserialized
299 ; structures. Setting the depth limit too high may result in stack overflows
302 ; A value of 0 disables the depth limit.
1697 ; This directive specifies maximum stack depth for mbstring regular expressions. It is similar
H A DNEWS1688 . Fixed bug #81532 (Change of $depth behaviour in json_encode() on PHP 8.1).
/PHP-8.1/ext/phar/tests/
H A Dphar_metadata_write3.phpt80 Warning: Phar::getMetadata(): Maximum depth of 1 exceeded. The depth limit can be changed using the…
/PHP-8.1/ext/xmlreader/
H A Dphp_xmlreader.stub.php11 public int $depth; variable in XMLReader
/PHP-8.1/.github/scripts/windows/
H A Dbuild.bat28 git clone --branch %SDK_BRANCH% %SDK_REMOTE% --depth 1 "%PHP_BUILD_CACHE_SDK_DIR%" 2>&1
/PHP-8.1/.github/workflows/
H A Dnightly.yml18 # Set fetch-depth to 0 to clone the full repository
21 fetch-depth: 0
339 git clone https://github.com/laravel/framework.git --branch=master --depth=1
353 git clone https://github.com/symfony/symfony.git --depth=1
375 git clone https://github.com/sebastianbergmann/phpunit.git --branch=main --depth=1
395 git clone https://github.com/WordPress/wordpress-develop.git wordpress --depth=1
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_store_result_copy.phpt109 /* There's no need for in-depth testing here. If you want in-depth switch mysqlnd
H A Dmysqli_debug_mysqlnd_control_string.phpt95 // -n - print function nesting depth
/PHP-8.1/ext/standard/
H A Dvar_unserializer.re473 "Maximum depth of " ZEND_LONG_FMT " exceeded. "
474 "The depth limit can be changed using the max_depth unserialize() option "
581 "Maximum depth of " ZEND_LONG_FMT " exceeded. "
582 "The depth limit can be changed using the max_depth unserialize() option "
H A Dstring.c4878 int br, depth=0, in_q = 0; local
4928 if (depth) {
4929 depth--;
4961 depth++;
4964 if (depth) {
4965 depth--;
5058 if (depth) {
5059 depth--;
5118 if (depth) {
5119 depth--;
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_study.c1690 int depth = 0; in PRIV() local
1691 int rc = set_start_bits(re, code, utf, ucp, &depth); in PRIV()
H A Dpcre2_jit_compile.c1240 sljit_s32 depth, int start, BOOL fast_forward_allowed) in detect_early_fail() argument
1485 if (depth >= 4) in detect_early_fail()
1492 …count = detect_early_fail(common, cc, private_data_start, depth + 1, count, prev_fast_forward_allo… in detect_early_fail()
/PHP-8.1/ext/openssl/
H A Dxp_ssl.c311 int err, depth, ret; in verify_callback() local
320 depth = X509_STORE_CTX_get_error_depth(ctx); in verify_callback()
336 if ((zend_ulong)depth > allowed_depth) { in verify_callback()
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic6512 # DataTypeCode indicates format, depth of the pixel data and used compression
16754 # Image Pixel depth 1 8 15 16 24 32
16761 # alpha depth like: 1 8
17359 # number of bits per pixel (color depth); found 1 4 8
17406 # number of bits per pixel (color depth); found 1 2 4 8 16 24 32
17490 # number of bits per pixel (color depth). only 1 found
17539 # number of bits per pixel (color depth). only 1 found
17775 # for PCX bit depth > 0
18411 # Color depth.
18428 # NOTE: 15-bit color formats usually have 16-bit listed as the color depth.
[all …]
H A Dmagic私はガラスを食べられます6512 # DataTypeCode indicates format, depth of the pixel data and used compression
16754 # Image Pixel depth 1 8 15 16 24 32
16761 # alpha depth like: 1 8
17359 # number of bits per pixel (color depth); found 1 4 8
17406 # number of bits per pixel (color depth); found 1 2 4 8 16 24 32
17490 # number of bits per pixel (color depth). only 1 found
17539 # number of bits per pixel (color depth). only 1 found
17775 # for PCX bit depth > 0
18411 # Color depth.
18428 # NOTE: 15-bit color formats usually have 16-bit listed as the color depth.
[all …]

Completed in 306 milliseconds

12