Searched refs:bDisplayZeros (Results 1 – 1 of 1) sorted by relevance
1248 BOOLEAN bDisplayZeros; in HttpSendHexValue() local1261 bDisplayZeros = FALSE; in HttpSendHexValue()1275 if (( 0 != Digit ) || bDisplayZeros || ( 0 == Shift )) { in HttpSendHexValue()1276 bDisplayZeros = TRUE; in HttpSendHexValue()1652 BOOLEAN bDisplayZeros; in HttpSendValue() local1688 bDisplayZeros = FALSE; in HttpSendValue()1700 if (( 0 != Digit ) || bDisplayZeros ) { in HttpSendValue()1701 bDisplayZeros = TRUE; in HttpSendValue()