Searched defs:hasPrefix (Results 1 – 9 of 9) sorted by relevance
58 public boolean hasPrefix() in hasPrefix() method in QName
125 private static boolean isValidVersion(int version, boolean hasPrefix) { in isValidVersion()
64 public Builder hasPrefix(String prefix) { in hasPrefix() method in MethodFilter.Builder
69 public Builder hasPrefix(String prefix) { in hasPrefix() method in MethodFilter.Builder
310 bool hasPrefix = false; in createAffixMatchers() local
412 bool hasPrefix = (prefixLen > 0); in applyCurrencySpacing() local
482 static bool hasPrefix(StringRef SectionName, StringRef Prefix) { in hasPrefix() function