Searched defs:hasPrefix (Results 1 – 4 of 4) sorted by relevance
52 public final boolean hasPrefix() { in hasPrefix() method in BstPath
58 public boolean hasPrefix() in hasPrefix() method in QName
111 bool hasPrefix() const { return m_impl->m_prefix != nullAtom; } in hasPrefix() function
194 Utils.hasPrefix = function(msg, prefix) { function