Home
last modified time | relevance | path

Searched refs:depth (Results 1 – 25 of 43) sorted by last modified time

12

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c1239 …y_fail(compiler_common *common, PCRE2_SPTR cc, int *private_data_start, sljit_s32 depth, int start) in detect_early_fail() argument
1495 if (depth >= 4) in detect_early_fail()
1505 count = detect_early_fail(common, cc, private_data_start, depth + 1, count); in detect_early_fail()
H A Dpcre2_study.c1690 int depth = 0; in PRIV() local
1691 int rc = set_start_bits(re, code, utf, ucp, &depth); in PRIV()
/PHP-7.4/azure/
H A Dcommunity_job.yml51 git clone https://github.com/laravel/framework.git --branch=8.x --depth=1
63 git clone https://github.com/symfony/symfony.git --depth=1
77 git clone https://github.com/amphp/amp.git --branch=master --depth=1
/PHP-7.4/ext/json/
H A Djson_encoder.c85 for (i = 0; i < encoder->depth; ++i) { in php_json_pretty_print_indent()
159 ++encoder->depth; in php_json_encode_array()
231 if (encoder->depth > encoder->max_depth) { in php_json_encode_array()
238 --encoder->depth; in php_json_encode_array()
H A Djson.c49 ZEND_ARG_INFO(0, depth)
55 ZEND_ARG_INFO(0, depth)
199 encoder.max_depth = depth; in php_json_encode_ex()
274 zend_long depth = PHP_JSON_PARSER_DEFAULT_DEPTH; in PHP_FUNCTION() local
280 Z_PARAM_LONG(depth) in PHP_FUNCTION()
284 encoder.max_depth = (int)depth; in PHP_FUNCTION()
317 zend_long depth = PHP_JSON_PARSER_DEFAULT_DEPTH; in PHP_FUNCTION() local
324 Z_PARAM_LONG(depth) in PHP_FUNCTION()
341 if (depth <= 0) { in PHP_FUNCTION()
346 if (depth > INT_MAX) { in PHP_FUNCTION()
[all …]
H A Djson_parser.y35 #define PHP_JSON_DEPTH_DEC --parser->depth
37 if (parser->max_depth && parser->depth >= parser->max_depth) { \
41 ++parser->depth
316 parser->depth = 1; in php_json_parser_init_ex()
H A Dphp_json.h101 PHP_JSON_API int php_json_encode_ex(smart_str *buf, zval *val, int options, zend_long depth);
103 …_json_decode_ex(zval *return_value, char *str, size_t str_len, zend_long options, zend_long depth);
105 …e int php_json_decode(zval *return_value, char *str, int str_len, zend_bool assoc, zend_long depth) in php_json_decode() argument
107 return php_json_decode_ex(return_value, str, str_len, assoc ? PHP_JSON_OBJECT_AS_ARRAY : 0, depth); in php_json_decode()
H A Dphp_json_encoder.h28 int depth; member
H A Dphp_json_parser.h58 int depth; member
/PHP-7.4/ext/standard/
H A Dstring.c5173 int br, depth=0, in_q = 0; local
5235 if (depth) {
5236 depth--;
5268 depth++;
5271 if (depth) {
5272 depth--;
5365 if (depth) {
5366 depth--;
5425 if (depth) {
5426 depth--;
H A Dvar_unserializer.re462 "Maximum depth of " ZEND_LONG_FMT " exceeded. "
463 "The depth limit can be changed using the max_depth unserialize() option "
/PHP-7.4/Zend/
H A Dzend_compile.c4228 depth--; in zend_handle_loops_and_finally_ex()
4238 depth--; in zend_handle_loops_and_finally_ex()
4241 return (depth == 0); in zend_handle_loops_and_finally_ex()
4270 depth--; in zend_has_finally_ex()
4367 zend_long depth; in zend_compile_break_continue() local
4386 depth = 1; in zend_compile_break_continue()
4396 depth, depth == 1 ? "" : "s"); in zend_compile_break_continue()
4408 if (depth == 1) { in zend_compile_break_continue()
4412 depth + 1); in zend_compile_break_continue()
4417 depth, depth, depth + 1); in zend_compile_break_continue()
[all …]
H A Dzend_signal.c97 if (UNEXPECTED(SIGG(depth) == 0)) { /* try to handle signal */ in zend_signal_handler_defer()
331 SIGG(depth) = 0; in zend_signal_activate()
342 if (SIGG(depth) != 0) { in zend_signal_deactivate()
343 …zend_error(E_CORE_WARNING, "zend_signal: shutdown with non-zero blocking depth (%d)", SIGG(depth)); in zend_signal_deactivate()
362 SIGG(depth) = 0; in zend_signal_deactivate()
/PHP-7.4/ext/openssl/
H A Dxp_ssl.c297 int err, depth, ret; in verify_callback() local
306 depth = X509_STORE_CTX_get_error_depth(ctx); in verify_callback()
322 if ((zend_ulong)depth > allowed_depth) { in verify_callback()
/PHP-7.4/
H A D.gdbinit459 set $depth = 0
461 set $tmp = $depth
466 set $depth = $depth + 1
474 while $depth != 0
475 set $tmp = $depth
481 set $depth = $depth - 1
H A Dphp.ini-development287 ; The unserialize_max_depth specifies the default depth limit for unserialized
288 ; structures. Setting the depth limit too high may result in stack overflows
291 ; A value of 0 disables the depth limit.
1687 ; This directive specifies maximum stack depth for mbstring regular expressions. It is similar
H A Dphp.ini-production287 ; The unserialize_max_depth specifies the default depth limit for unserialized
288 ; structures. Setting the depth limit too high may result in stack overflows
291 ; A value of 0 disables the depth limit.
1687 ; This directive specifies maximum stack depth for mbstring regular expressions. It is similar
H A DUPGRADING359 maximum depth of structures permitted during unserialization, and are
360 intended to prevent stack overflows. The default depth limit is 4096 and
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_store_result_copy.phpt105 /* 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-7.4/ext/fileinfo/
H A Dmagicdata.patch87 # skip arches.3200 , Finder.Root , Slp.1 by looking for low pixel depth 1 8 15 16 24 32
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_btree.c36 tree->depth = depth; in phpdbg_btree_init()
44 int i = tree->depth - 1; in phpdbg_btree_find()
71 int i = tree->depth - 1, last_superior_i = -1; in phpdbg_btree_find_closest()
91 i = tree->depth - 1; in phpdbg_btree_find_closest()
147 int i = tree->depth - 1; in phpdbg_btree_insert_or_update()
182 int i = tree->depth; in phpdbg_btree_delete()
231 while (depth--) { in phpdbg_btree_clean_recursive()
251 if (depth--) { in phpdbg_btree_branch_dump()
252 phpdbg_btree_branch_dump(branch->branches[0], depth); in phpdbg_btree_branch_dump()
253 phpdbg_btree_branch_dump(branch->branches[1], depth); in phpdbg_btree_branch_dump()
[all …]
H A Dphpdbg_btree.h39 zend_ulong depth; member
50 void phpdbg_btree_init(phpdbg_btree *tree, zend_ulong depth);
69 void phpdbg_btree_branch_dump(phpdbg_btree_branch *branch, zend_ulong depth);
/PHP-7.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c497 static XMLRPC_VALUE PHP_to_XMLRPC_worker (const char* key, zval* in_val, int depth) in PHP_to_XMLRPC_worker() argument
581 XMLRPC_AddValueToVector(xReturn, PHP_to_XMLRPC_worker(num_str, pIter, depth++)); in PHP_to_XMLRPC_worker()
586 XMLRPC_AddValueToVector(xReturn, PHP_to_XMLRPC_worker(ZSTR_VAL(my_key), pIter, depth++)); in PHP_to_XMLRPC_worker()
/PHP-7.4/ext/standard/tests/strings/
H A Dsscanf_basic3.phpt18 list($part, $length, $width, $depth) = sscanf($str, $format);
19 var_dump($part, $length, $width, $depth);
23 $res = sscanf($str, $format, $part, $length, $width, $depth);
24 var_dump($res, $part, $length, $width, $depth);

Completed in 123 milliseconds

12