commit 2025-09-02 19:34 edit a bit ZCppMain/ZtCStringEx.H
This commit is contained in:
@ -3093,9 +3093,9 @@ namespace ZNsMain
|
|||||||
{
|
{
|
||||||
ZtCTypeData<TFunctor>::GetObjRef(AO_TFunctor)
|
ZtCTypeData<TFunctor>::GetObjRef(AO_TFunctor)
|
||||||
(APC_OriginChar, AL_OriginLen);
|
(APC_OriginChar, AL_OriginLen);
|
||||||
return; /*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
|
return; /*:::::::::::::::::::::::::::::::::*/
|
||||||
}/*
|
}/*
|
||||||
////////////////*/
|
if(AL_SearchLen<1)*/
|
||||||
|
|
||||||
TypeLength VL_Loop =AL_OriginLen-AL_SearchLen;
|
TypeLength VL_Loop =AL_OriginLen-AL_SearchLen;
|
||||||
TypeLength VL_CopyStartPos=0 ;
|
TypeLength VL_CopyStartPos=0 ;
|
||||||
@ -3127,7 +3127,7 @@ namespace ZNsMain
|
|||||||
) ;
|
) ;
|
||||||
//////////////////////////////////////
|
//////////////////////////////////////
|
||||||
}/*
|
}/*
|
||||||
>>>>>>>>>>>>>>>>>>>>>>>>>>*/
|
if(VL_Index>VL_CopyStartPos)*/
|
||||||
|
|
||||||
VL_CopyStartPos = VL_Index += AL_SearchLen;
|
VL_CopyStartPos = VL_Index += AL_SearchLen;
|
||||||
}/*
|
}/*
|
||||||
|
Reference in New Issue
Block a user