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

/httpd/server/
H A Dutil.c1463 int string_end = 0; local
1473 while (!string_end) {
1515 string_end = (c == '\0');

Completed in 18 milliseconds