Name

ap_ getword_nulls — extract one word from a list of words

Synopsis

char *ap_ getword_nulls(pool *p, const char **line, char stop)
char *ap_ getword_nulls_nc(pool *p, char **line, char stop)

Works like ap_ getword(), except that multiple occurrences of stop are not skipped, so null entries are correctly processed.

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.