Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dglob.c188 bufnext = patbuf;
192 *bufnext++ = c;
203 *bufnext++ = c;
205 *bufnext = EOS;
444 bufnext = patbuf;
460 *bufnext++ = M_SET;
462 *bufnext++ = M_NOT;
474 *bufnext++ = M_END;
478 *bufnext++ = M_ONE;
485 if (bufnext == patbuf || bufnext[-1] != M_ALL)
[all …]

Completed in 6 milliseconds