deep 84 ext/dom/document.c ZEND_ARG_INFO(0, deep) deep 53 ext/dom/node.c ZEND_ARG_INFO(0, deep) deep 144 main/alloca.c char *deep; /* For stack depth measure. */ deep 180 main/alloca.c if ((STACK_DIR > 0 && hp->h.deep > depth) deep 181 main/alloca.c || (STACK_DIR < 0 && hp->h.deep < depth)) deep 212 main/alloca.c ((header *) new)->h.deep = depth;