Lines Matching refs:nv_isvtree
314 if((nfp=nextdisc(np)) && (nfp->disc->getval||nfp->disc->getnum) && nv_isvtree(np) && strcmp(cp,dp->data))
421 if(nv_isvtree(np))
568 if(mp && special && nv_isvtree(mp))
595 if(mp && nv_isvtree(mp))
612 if(mp && nv_isvtree(mp))
641 if(indent>0 && !(mp && special && nv_isvtree(mp)))
726 if((np->nvalue.cp && np->nvalue.cp!=Empty) || nv_isattr(np,~(NV_MINIMAL|NV_NOFREE)) || nv_isvtree(np))
796 if(!np || (nv_isarray(np) && (!(tp=nv_opensub(np)) || !nv_isvtree(tp))))
1010 Namfun_t *nv_isvtree(Namval_t *np)
1054 if(mp && nv_isvtree(mp))