Searched defs:hasPrefix (Results 1 – 8 of 8) sorted by relevance
87 function hasPrefix(publicId: string, prefixes: string[]): boolean { function
297 bool hasPrefix = false; in createAffixMatchers() local
412 bool hasPrefix = (prefixLen > 0); in applyCurrencySpacing() local
310 bool hasPrefix = false; in createAffixMatchers() local
421 bool hasPrefix = (prefixLen > 0); in applyCurrencySpacing() local
482 static bool hasPrefix(StringRef SectionName, StringRef Prefix) { in hasPrefix() function