Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_gif_in.c83 int fresh; member
442 sd->fresh = TRUE; in LWZReadByte_()
454 } else if (sd->fresh) { in LWZReadByte_()
455 sd->fresh = FALSE; in LWZReadByte_()
/PHP-5.5/ext/ereg/regex/
H A Dengine.c43 states fresh; /* states for a fresh start */ member
116 SETUP(m->fresh);
633 register states fresh = m->fresh; local
645 ASSIGN(fresh, st);
652 if (EQ(st, fresh))
694 ASSIGN(st, fresh);
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1309 This creates a fresh coverage report for the PCRE test suite. It is

Completed in 25 milliseconds