Searched defs:F_SHARED (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsTSubstring.h534 F_SHARED = 1 << 2, // mData points to a heap-allocated, shared buffer enumerator in enum:nsTSubstring_CharT::__anon17339
563 // F_SHARED, F_OWNED, and F_FIXED are all mutually exlusive. They
567 // F_SHARED, F_OWNED, or F_FIXED imply F_TERMINATED. This is because
573 // mutually exclusive with F_SHARED, F_OWNED, and F_FIXED.

Completed in 185 milliseconds