commit 2025-10-08 08:19 edit a bit ZCppMain/ZCStringStd.H
This commit is contained in:
@ -1838,7 +1838,7 @@ namespace ZNsMain
|
|||||||
TypeCharC* APC_Search, TypeCharC* APC_Replace, TypeLength AL_StartPos=0)*/
|
TypeCharC* APC_Search, TypeCharC* APC_Replace, TypeLength AL_StartPos=0)*/
|
||||||
|
|
||||||
|
|
||||||
ZCStringBase& Replace /*###################################################*/
|
ZCStringBase& Replace /*////////////////////////////////////////////////////*/
|
||||||
(
|
(
|
||||||
TypeCPChar APC_Search, TypeCPChar APC_Replace,
|
TypeCPChar APC_Search, TypeCPChar APC_Replace,
|
||||||
TypeLength AL_Search , TypeLength AL_Replace , TypeLength AL_Offset=0
|
TypeLength AL_Search , TypeLength AL_Replace , TypeLength AL_Offset=0
|
||||||
@ -1861,7 +1861,7 @@ namespace ZNsMain
|
|||||||
);
|
);
|
||||||
/*::::::::::::::::::::::::::::::::::::::::::::::::::::*/
|
/*::::::::::::::::::::::::::::::::::::::::::::::::::::*/
|
||||||
}/*
|
}/*
|
||||||
ZCStringBase& Replace /*######################################################
|
ZCStringBase& Replace ////////////////////////////////////////////////////////
|
||||||
(
|
(
|
||||||
TypeCPChar APC_Search, TypeCPChar APC_Replace,
|
TypeCPChar APC_Search, TypeCPChar APC_Replace,
|
||||||
TypeLength AL_Search , TypeLength AL_Replace , TypeLength AL_Offset=0
|
TypeLength AL_Search , TypeLength AL_Replace , TypeLength AL_Offset=0
|
||||||
@ -1892,7 +1892,7 @@ namespace ZNsMain
|
|||||||
///////////////////*/
|
///////////////////*/
|
||||||
|
|
||||||
|
|
||||||
ZCStringBase& Replace /*#######################################################*/
|
ZCStringBase& Replace /*///////////////////////////////////////////////////////*/
|
||||||
(
|
(
|
||||||
const ZCStringBase& AR_CStrSearch ,
|
const ZCStringBase& AR_CStrSearch ,
|
||||||
const ZCStringBase& AR_CStrReplace,
|
const ZCStringBase& AR_CStrReplace,
|
||||||
@ -1907,7 +1907,7 @@ namespace ZNsMain
|
|||||||
AL_StartPos
|
AL_StartPos
|
||||||
/*/////////*/ ); ////////////////////////////
|
/*/////////*/ ); ////////////////////////////
|
||||||
}/*
|
}/*
|
||||||
ZCStringBase& Replace ###########################################################
|
ZCStringBase& Replace ///////////////////////////////////////////////////////////
|
||||||
(
|
(
|
||||||
const ZCStringBase& AR_CStrSearch ,
|
const ZCStringBase& AR_CStrSearch ,
|
||||||
const ZCStringBase& AR_CStrReplace,
|
const ZCStringBase& AR_CStrReplace,
|
||||||
|
Reference in New Issue
Block a user