Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 19 of 19) sorted by relevance

/PHP-7.2/ext/json/
H A Djson.c189 PHP_JSON_API int php_json_encode_ex(smart_str *buf, zval *val, int options, zend_long depth) /* {{{… in php_json_encode_ex()
210 …ode_ex(zval *return_value, char *str, size_t str_len, zend_long options, zend_long depth) /* {{{ */ in php_json_decode_ex()
234 zend_long depth = PHP_JSON_PARSER_DEFAULT_DEPTH; in PHP_FUNCTION() local
269 zend_long depth = PHP_JSON_PARSER_DEFAULT_DEPTH; in PHP_FUNCTION() local
H A Dphp_json_encoder.h28 int depth; member
H A Dphp_json_parser.h58 int depth; member
H A Dphp_json.h102 …e int php_json_decode(zval *return_value, char *str, int str_len, zend_bool assoc, zend_long depth) in php_json_decode()
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_btree.c35 void phpdbg_btree_init(phpdbg_btree *tree, zend_ulong depth) { in phpdbg_btree_init()
229 void phpdbg_btree_clean_recursive(phpdbg_btree_branch *branch, zend_ulong depth, zend_bool persiste… in phpdbg_btree_clean_recursive()
249 void phpdbg_btree_branch_dump(phpdbg_btree_branch *branch, zend_ulong depth) { in phpdbg_btree_branch_dump()
H A Dphpdbg_btree.h39 zend_ulong depth; member
/PHP-7.2/Zend/
H A Dzend_signal.h59 int depth; member
H A Dzend_compile.c4334 static int zend_handle_loops_and_finally_ex(zend_long depth, znode *return_value) /* {{{ */ in zend_handle_loops_and_finally_ex()
4395 static int zend_has_finally_ex(zend_long depth) /* {{{ */ in zend_has_finally_ex()
4511 zend_long depth; in zend_compile_break_continue() local
/PHP-7.2/ext/gd/libgd/
H A Dbmp.h86 signed short int depth; member
/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dxml_to_xmlrpc.c187 XMLRPC_REQUEST_TYPE request_type, int depth) { in XMLRPC_to_xml_element_worker()
H A Dxml_to_soap.c235 int depth) { in xml_element_to_SOAP_REQUEST_worker()
H A Dxml_element.c373 …r)(void *data, const char *text, int size), void *data, XML_ELEM_OUTPUT_OPTIONS options, int depth) in xml_element_serialize()
/PHP-7.2/main/
H A Dalloca.c162 register char *depth = ADDRESS_FUNCTION (probe); local
/PHP-7.2/ext/xmlrpc/
H A Dxmlrpc-epi-php.c500 static XMLRPC_VALUE PHP_to_XMLRPC_worker (const char* key, zval* in_val, int depth) in PHP_to_XMLRPC_worker()
/PHP-7.2/ext/openssl/
H A Dxp_ssl.c274 int err, depth, ret; in verify_callback() local
/PHP-7.2/ext/standard/
H A Dstring.c4718 int br, depth=0, in_q = 0; local
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.c134 onig_set_parse_depth_limit(unsigned int depth) in onig_set_parse_depth_limit()
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c1037 …detect_fast_fail(compiler_common *common, pcre_uchar *cc, int *private_data_start, sljit_s32 depth) in detect_fast_fail()
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c23480 SQLITE_PRIVATE void sqlite3MemdebugBacktrace(int depth){ in sqlite3MemdebugBacktrace()

Completed in 568 milliseconds