Searched refs:bBroken (Results 1 – 5 of 5) sorted by relevance
75 bool bBroken=false; in WrappedHash() local83 if (!bBroken) in WrappedHash()91 bBroken=true; in WrappedHash()110 if (bBroken) in WrappedHash()
72 bool bBroken=false; in SortedArray() local80 if (!bBroken) in SortedArray()88 bBroken=true; in SortedArray()107 if (bBroken) in SortedArray()
336 sal_Bool bBroken = sal_False; in SplitTag() local338 for ( nCount = 0 ; !bBroken && nCount < aName.Len() ; nCount++ ) in SplitTag()340 bBroken = ! ( ( aBuf[nCount] >= 'a' && aBuf[nCount] <= 'z' ) in SplitTag()349 if ( bBroken ) in SplitTag()
683 sal_Bool bBroken = rEntry.nVersion != nVersion in readLOC() local689 if ( bBroken && !bRecoveryMode ) in readLOC()
109 bool bBroken=false; in wwSortedArray() local117 if (!bBroken) in wwSortedArray()123 bBroken=true; in wwSortedArray()142 if (bBroken) in wwSortedArray()
Completed in 120 milliseconds