Lines Matching refs:Elements
192 * Required package elements that are NULL replaced by Integer/String/Buffer
539 * elements are allowed, especially at the end of the package.
597 * DESCRIPTION: Remove all NULL package elements from packages that contain
599 * packages, NULL elements can be safely removed.
620 * We can safely remove all NULL elements from these package types:
646 Source = ObjDesc->Package.Elements;
649 /* Examine all elements of the package object, remove nulls */
666 /* Update parent package if any null elements were removed */
671 "%s: Found and removed %u NULL elements\n",
728 PkgObjDesc->Package.Elements[0] = OriginalObject;