Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 16 of 16) sorted by last modified time

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c1240 sljit_s32 depth, int start, BOOL fast_forward_allowed) in detect_early_fail()
H A Dpcre2_study.c1690 int depth = 0; in PRIV() local
/PHP-8.1/Zend/
H A Dzend_compile.c4891 static bool zend_handle_loops_and_finally_ex(zend_long depth, znode *return_value) /* {{{ */ in zend_handle_loops_and_finally_ex()
4946 static bool zend_has_finally_ex(zend_long depth) /* {{{ */ in zend_has_finally_ex()
5072 zend_long depth; in zend_compile_break_continue() local
H A Dzend_signal.h55 int depth; member
/PHP-8.1/ext/standard/
H A Dstring.c4878 int br, depth=0, in_q = 0; local
/PHP-8.1/ext/openssl/
H A Dxp_ssl.c311 int err, depth, ret; in verify_callback() local
/PHP-8.1/ext/json/
H A Dphp_json_encoder.h26 int depth; member
H A Djson.c160 PHP_JSON_API int php_json_encode_ex(smart_str *buf, zval *val, int options, zend_long depth) /* {{{… in php_json_encode_ex()
214 …(zval *return_value, const char *str, size_t str_len, zend_long options, zend_long depth) /* {{{ */ in php_json_decode_ex()
242 zend_long depth = PHP_JSON_PARSER_DEFAULT_DEPTH; in PHP_FUNCTION() local
284 zend_long depth = PHP_JSON_PARSER_DEFAULT_DEPTH; in PHP_FUNCTION() local
H A Dphp_json.h106 … int php_json_decode(zval *return_value, const char *str, int str_len, bool assoc, zend_long depth) in php_json_decode()
H A Djson.stub.php6 function json_encode(mixed $value, int $flags = 0, int $depth = 512): string|false {}
8 function json_decode(string $json, ?bool $associative = null, int $depth = 512, int $flags = 0): mi…
H A Dphp_json_parser.h56 int depth; member
/PHP-8.1/main/
H A Dalloca.c156 register char *depth = ADDRESS_FUNCTION (probe); local
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_btree.c33 void phpdbg_btree_init(phpdbg_btree *tree, zend_ulong depth) { in phpdbg_btree_init()
227 void phpdbg_btree_clean_recursive(phpdbg_btree_branch *branch, zend_ulong depth, bool persistent) { in phpdbg_btree_clean_recursive()
247 void phpdbg_btree_branch_dump(phpdbg_btree_branch *branch, zend_ulong depth) { in phpdbg_btree_branch_dump()
H A Dphpdbg_btree.h37 zend_ulong depth; member
/PHP-8.1/ext/xmlreader/
H A Dphp_xmlreader.stub.php11 public int $depth; variable in XMLReader
/PHP-8.1/ext/gd/libgd/
H A Dbmp.h86 signed short int depth; member

Completed in 163 milliseconds