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

/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsTSubstring.h536 F_FIXED = 1 << 4, // mData points to a fixed-size writable, dependent 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 54 milliseconds