Searched refs:FLAG_ADDED (Results 1 – 16 of 16) sorted by relevance
676 $result[$path] |= self::FLAG_ADDED;686 $result[$path] |= self::FLAG_ADDED;702 $result[$path] |= self::FLAG_ADDED;846 'A' => self::FLAG_ADDED,912 $mask |= self::FLAG_ADDED;916 $mask |= self::FLAG_ADDED;
166 return self::FLAG_ADDED;387 if ($status & parent::FLAG_ADDED) {
11 const FLAG_ADDED = 2; define in ArcanistRepositoryAPI
77 ArcanistRepositoryAPI::FLAG_ADDED);
757 $any_mod = ($mask & ArcanistRepositoryAPI::FLAG_ADDED) ||
46 $flags |= ArcanistRepositoryAPI::FLAG_ADDED;
71 $f_add = ArcanistRepositoryAPI::FLAG_ADDED;
67 if ($status & ArcanistRepositoryAPI::FLAG_ADDED) {