Searched refs:numURLsWithBaseURL (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFURL.c100 static uint numURLsWithBaseURL = 0; // number of URLs with a baseURL variable
1593 syslog(LOG_ERR, "%d URLs created; %d destroyed; %d URLs parsed; %d urls had 'extra' data allocated; %d had base urls; %d were not UTF8 encoded", numURLs, numDealloced, numFileURLsParsed, numExtraDataAllocated, numURLsWithBaseURL, numNonUTF8EncodedURLs);
1894 numURLsWithBaseURL ++;

Completed in 106 milliseconds