Home
last modified time | relevance | path

Searched refs:depth (Results 51 – 56 of 56) sorted by relevance

123

/php-src/
H A Dphp.ini-development308 ; The unserialize_max_depth specifies the default depth limit for unserialized
309 ; structures. Setting the depth limit too high may result in stack overflows
312 ; A value of 0 disables the depth limit.
1619 ; This directive specifies maximum stack depth for mbstring regular expressions. It is similar
H A Dphp.ini-production308 ; The unserialize_max_depth specifies the default depth limit for unserialized
309 ; structures. Setting the depth limit too high may result in stack overflows
312 ; A value of 0 disables the depth limit.
1621 ; This directive specifies maximum stack depth for mbstring regular expressions. It is similar
H A DUPGRADING288 to control the recursion depth of XSL template evaluation.
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます18515 # Image Pixel depth 1 8 15 16 24 32
18522 # alpha depth like: 1 8
19232 # number of bits per pixel (color depth); found 4 8
19254 # number of bits per pixel (color depth); found 8
19274 # number of bits per pixel (color depth); found 1 4 8
19295 # number of bits per pixel (color depth); found 16 32
19728 # pixmap_depth; Pixmap depth; value 1 - 32
19751 # pixmap_depth; pixmap depth
20093 # for PCX bit depth > 0
21164 # Color depth.
[all …]
H A Dmagic18515 # Image Pixel depth 1 8 15 16 24 32
18522 # alpha depth like: 1 8
19232 # number of bits per pixel (color depth); found 4 8
19254 # number of bits per pixel (color depth); found 8
19274 # number of bits per pixel (color depth); found 1 4 8
19295 # number of bits per pixel (color depth); found 16 32
19728 # pixmap_depth; Pixmap depth; value 1 - 32
19751 # pixmap_depth; pixmap depth
20093 # for PCX bit depth > 0
21164 # Color depth.
[all …]
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c1293 int *private_data_start, sljit_s32 depth, int start) in detect_early_fail() argument
1573 if (depth >= 4) in detect_early_fail()
1583 prev_count = detect_early_fail(common, cc, private_data_start, depth + 1, prev_count); in detect_early_fail()

Completed in 213 milliseconds

123