Home
last modified time | relevance | path

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

/PHP-8.3/win32/
H A Dglob.c184 bufnext = patbuf; in glob()
188 *bufnext++ = c; in glob()
199 *bufnext++ = c; in glob()
201 *bufnext = EOS; in glob()
425 bufnext = patbuf; in glob0()
441 *bufnext++ = M_SET; in glob0()
443 *bufnext++ = M_NOT; in glob0()
455 *bufnext++ = M_END; in glob0()
459 *bufnext++ = M_ONE; in glob0()
466 if (bufnext == patbuf || bufnext[-1] != M_ALL) in glob0()
[all …]

Completed in 7 milliseconds