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

/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsTSubstring.h535 F_OWNED = 1 << 3, // mData points to a heap-allocated, raw 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 92 milliseconds