Home
last modified time | relevance | path

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

/PHP-5.3/win32/
H A Dglob.c189 bufnext = patbuf;
193 *bufnext++ = c;
204 *bufnext++ = c;
206 *bufnext = EOS;
443 bufnext = patbuf;
459 *bufnext++ = M_SET;
461 *bufnext++ = M_NOT;
473 *bufnext++ = M_END;
477 *bufnext++ = M_ONE;
484 if (bufnext == patbuf || bufnext[-1] != M_ALL)
[all …]

Completed in 8 milliseconds