xpf_created 218 lib/common/xml.c if(is_not_set(p->flags, xpf_created)) { xpf_created 219 lib/common/xml.c p->flags |= xpf_created; xpf_created 344 lib/common/xml.c p->flags |= (xpf_dirty|xpf_created); xpf_created 651 lib/common/xml.c } else if(is_set(requested, xpf_acl_create) && is_set(allowed, xpf_created)) { xpf_created 781 lib/common/xml.c if(is_set(p->flags, xpf_created)) { xpf_created 981 lib/common/xml.c if(patchset && is_set(p->flags, xpf_created)) { xpf_created 2667 lib/common/xml.c if(doc && TRACKING_CHANGES(child) && is_not_set(p->flags, xpf_created)) { xpf_created 3417 lib/common/xml.c if(is_set(p->flags, xpf_dirty) && is_set(p->flags, xpf_created)) { xpf_created 3458 lib/common/xml.c if(is_set(p->flags, xpf_created)) { xpf_created 4043 lib/common/xml.c p->flags |= xpf_created; xpf_created 4074 lib/common/xml.c p->flags = (p->flags & ~xpf_created); xpf_created 4109 lib/common/xml.c if(is_set(p->flags, xpf_created)) {