Searched defs:nsTSubstring_CharT (Results 1 - 4 of 4) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/string/public/ | ||
H A D | string-template-def-char.h | 48 #define nsTSubstring_CharT nsCSubstring macro |
H A D | string-template-def-unichar.h | 48 #define nsTSubstring_CharT nsSubstring macro |
H A D | string-template-undef.h | 49 #undef nsTSubstring_CharT macro |
H A D | nsTSubstring.h | 55 class nsTSubstring_CharT : public nsTAString_CharT class in inherits:nsTAString_CharT 59 typedef nsTSubstring_CharT self_type; 402 nsTSubstring_CharT(const substring_tuple_type& tuple) function in class:nsTSubstring_CharT 418 nsTSubstring_CharT() function in class:nsTSubstring_CharT 423 nsTSubstring_CharT( char_type *data, size_type length, PRUint32 flags ) function in class:nsTSubstring_CharT 428 nsTSubstring_CharT( PRUint32 flags ) function in class:nsTSubstring_CharT 433 nsTSubstring_CharT( const self_type& str ) function in class:nsTSubstring_CharT |
Completed in 43 milliseconds