Searched refs:SubstitutionBundleContentsDir (Results 1 – 3 of 3) sorted by relevance
42 &SubstitutionBundleContentsDir,95 const Substitution SubstitutionBundleContentsDir = {"{{bundle_contents_dir}}", variable137 type == &SubstitutionBundleContentsDir || in SubstitutionIsInBundleDir()149 type == &SubstitutionBundleContentsDir || in IsValidBundleDataSubstitution()
61 extern const Substitution SubstitutionBundleContentsDir;
63 } else if (subrange.type == &SubstitutionBundleContentsDir) { in ApplyPatternToSource()