Home
last modified time | relevance | path

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

/PHP-5.6/win32/
H A Dglob.c196 bufnext = patbuf;
200 *bufnext++ = c;
211 *bufnext++ = c;
213 *bufnext = EOS;
452 bufnext = patbuf;
468 *bufnext++ = M_SET;
470 *bufnext++ = M_NOT;
482 *bufnext++ = M_END;
486 *bufnext++ = M_ONE;
493 if (bufnext == patbuf || bufnext[-1] != M_ALL)
[all …]

Completed in 6 milliseconds