Home
last modified time | relevance | path

Searched defs:recursive (Results 1 – 15 of 15) sorted by relevance

/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_call_graph.h43 int recursive; member
H A Dzend_ssa.h129 unsigned int recursive : 1; member
H A Dzend_inference.c3873 int recursive, in zend_func_return_info()
/PHP-7.3/ext/simplexml/
H A Dsimplexml.c1505 static void sxe_add_namespaces(php_sxe_object *sxe, xmlNodePtr node, zend_bool recursive, zval *ret… in sxe_add_namespaces()
1536 zend_bool recursive = 0; in SXE_METHOD() local
1560 static void sxe_add_registered_namespaces(php_sxe_object *sxe, xmlNodePtr node, zend_bool recursive in sxe_add_registered_namespaces()
1585 zend_bool recursive = 0, from_root = 1; in SXE_METHOD() local
/PHP-7.3/ext/standard/
H A Dftp_fopen_wrapper.c1042 int result, recursive = options & PHP_STREAM_MKDIR_RECURSIVE; in php_stream_ftp_mkdir() local
H A Dfile.c1342 zend_bool recursive = 0; in PHP_FUNCTION() local
H A Darray.c1355 static int php_array_walk(zval *array, zval *userdata, int recursive) /* {{{ */ in php_array_walk()
3740 static inline void php_array_merge_or_replace_wrapper(INTERNAL_FUNCTION_PARAMETERS, int recursive, …
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_watch.c1350 PHPDBG_WATCH(recursive) /* {{{ */ argument
/PHP-7.3/ext/ftp/
H A Dphp_ftp.c740 zend_bool recursive = 0; in PHP_FUNCTION() local
H A Dftp.c699 ftp_list(ftpbuf_t *ftp, const char *path, const size_t path_len, int recursive) in ftp_list()
/PHP-7.3/ext/dom/
H A Dnode.c1356 zend_bool recursive = 0; in PHP_FUNCTION() local
H A Ddocument.c979 zend_bool recursive = 0; in PHP_FUNCTION() local
/PHP-7.3/main/streams/
H A Dplain_wrapper.c1273 int ret, recursive = options & PHP_STREAM_MKDIR_RECURSIVE; in php_plain_files_mkdir() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h913 dfa_recursion_info *recursive; /* Linked list of recursion data */ member
H A Dpcre2_jit_compile.c1513 static int get_framesize(compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, BOOL recursive, … in get_framesize()

Completed in 112 milliseconds