Home
last modified time | relevance | path

Searched refs:ends (Results 1 – 2 of 2) sorted by relevance

/posix/
A Dfnmatch_loop.c33 struct STRUCT *ends);
40 bool no_leading_period, int flags, struct STRUCT *ends) in FCT() argument
97 else if (ends != NULL) in FCT()
99 ends->pattern = p - 1; in FCT()
100 ends->string = n; in FCT()
101 ends->no_leading_period = no_leading_period; in FCT()
A Dregexec.c539 __re_size_t num_regs, regoff_t *starts, regoff_t *ends) in re_set_registers() argument
546 regs->end = ends; in re_set_registers()

Completed in 15 milliseconds