Searched refs:pt1 (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/filters/ | ||
H A D | sed0.c | 202 sed_reptr_t *pt, *pt1; local 441 while ((pt1 = pt->lb1) != NULL) 442 pt = pt1; 462 while ((pt1 = pt->lb1) != NULL) 463 pt = pt1; |
Completed in 623 milliseconds