Name

ap_ getword_white — extract one word from a list of words

Synopsis

char *ap_ getword_white(pool *p, const char **line)
char *ap_ getword_white_nc(pool *p, char **line)

Works like ap_ getword(), except the words are separated by whitespace (as determined by isspace).

Get Apache: The Definitive Guide, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.