Searched defs:scmSvnReadNumber (Results 1 - 1 of 1) sorted by relevance

/vbox/src/bldprogs/
H A Dscmsubversion.cpp645 static bool scmSvnReadNumber(const char *pch, size_t cch, size_t *pu) function
806 || !scmSvnReadNumber(&pchLine[2], cchLine - 2, &cchKey)
845 || !scmSvnReadNumber(&pchLine[2], cchLine - 2, &cchValue)

Completed in 45 milliseconds