Auxiliary utilities for dealing with URLs, besides the main matching logic.
Helper function to pop a single segment from an array of segments, and increment a referenced index variable.
Extracts segments from a slash-separated URL path and stores them in a given store array which has been pre-allocated.
See Source File
Auxiliary utilities for dealing with URLs, besides the main matching logic.