Searched defs:theSrcPStr (Results 1 – 1 of 1) sorted by relevance
96 void CopyPStrToPStr(const unsigned char *theSrcPStr,unsigned char *theDstPStr,const int maxDstStrLe… in CopyPStrToPStr()283 void ConcatPStrToPStr(const unsigned char *theSrcPStr,unsigned char *theDstPStr,const int maxDstStr… in ConcatPStrToPStr()1457 void InsertPStrIntoCStr(const unsigned char *theSrcPStr,const int theInsertionOffset,char *theDstCS… in InsertPStrIntoCStr()2202 OSErr ExtractIntFromPStr(const unsigned char *theSrcPStr,int *outInt,Boolean skipLeadingSpaces) in ExtractIntFromPStr()