Lines Matching defs:scan
340 apr_text *scan;
348 for (scan = elem->first_cdata.first; scan != NULL; scan = scan->next) {
349 found_text = scan->text;
355 for (scan = child->following_cdata.first;
356 scan != NULL;
357 scan = scan->next) {
358 found_text = scan->text;
379 for (scan = elem->first_cdata.first; scan != NULL; scan = scan->next) {
380 tlen = strlen(scan->text);
381 memcpy(s, scan->text, tlen);
386 for (scan = child->following_cdata.first;
387 scan != NULL;
388 scan = scan->next) {
389 tlen = strlen(scan->text);
390 memcpy(s, scan->text, tlen);
1221 ** Break out of the lock scan -- we only needed to find
1317 ** We may have aborted the scan before seeing the locktoken.
1377 ** resource's locktokens. Note that we need to go back and scan them
1378 ** all -- we may have aborted a scan with a failure before we saw a