Lines Matching full:null

30 …* @var string|null if set (by reflection by Composer), this should be set to the path where this c…
33 private static $selfDir = null;
36 * @var mixed[]|null
37null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, a…
47 * @var bool|null
53null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, a…
128 …* @param string|null $constraint A version constraint to check for, if you pass one you have t…
177 …* @return string|null If the package is being replaced or provided but is not really installed, nu…
187 return null;
198 …* @return string|null If the package is being replaced or provided but is not really installed, nu…
208 return null;
219 …* @return string|null If the package is being replaced or provided but is not really installed, nu…
229 return null;
240null If the package is being replaced or provided but is not really installed, null will be return…
249 …ons'][$packageName]['install_path']) ? $installed['versions'][$packageName]['install_path'] : null;
257 …{name: string, pretty_version: string, version: string, reference: string|null, type: string, inst…
271null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, a…
277 if (null === self::$installed) {
294null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, a…
317null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, a…
336 if (self::$selfDir === null) {
345null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, a…
349 if (null === self::$canGetVendors) {
363null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, a…
367 if (self::$installed === null && $vendorDir.'/composer' === $selfDir) {
378 if (null === self::$installed) {
382null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, a…