Searched refs:SecUnsignedChar (Results 1 – 2 of 2) sorted by relevance
245 SECUREC_INLINE void SecBracketSetBit(unsigned char *table, SecUnsignedChar ch)253 …INLINE void SecBracketSetBitRange(unsigned char *table, SecUnsignedChar startCh, SecUnsignedChar e…255 SecUnsignedChar expCh;615 SECUREC_INLINE void SecUpdateWcharFlagByType(SecUnsignedChar ch, SecScanSpec *spec)642 SECUREC_INLINE void SecDecodeScanQualifierL(const SecUnsignedChar **format, SecScanSpec *spec)644 const SecUnsignedChar *fmt = *format;664 SECUREC_INLINE void SecDecodeScanQualifierI(const SecUnsignedChar **format, SecScanSpec *spec, int …666 const SecUnsignedChar *fmt = *format;687 SECUREC_INLINE int SecDecodeScanWidth(const SecUnsignedChar **format, SecScanSpec *spec)689 const SecUnsignedChar *fmt = *format;[all …]
290 typedef wchar_t SecUnsignedChar; typedef296 typedef unsigned char SecUnsignedChar; typedef