Searched refs:fast (Results 1 - 4 of 4) sorted by relevance
| /PHP_TRUNK/ext/ereg/regex/ |
| H A D | engine.c | 10 #define fast sfast macro 21 #define fast lfast macro 123 endp = fast(m, start, stop, gf, gl); 620 - fast - step through the string at top speed 621 == static unsigned char *fast(register struct match *m, unsigned char *start, \ 625 fast(m, start, stop, startst, stopst) function 1012 #undef fast macro
|
| H A D | engine.ih | 10 static unsigned char *fast(register struct match *m, unsigned char *start, unsigned char *stop, sopno startst, sopno stopst);
|
| /PHP_TRUNK/ext/sqlite3/libsqlite/ |
| H A D | sqlite3.c | 5963 ** memory allocation for a fast or recursive mutex. 11510 ** The following macros take advantage this fact to provide a fast encode 19013 ** seems to make a big difference in determining how fast this beast [all...] |
| /PHP_TRUNK/ |
| H A D | ltmain.sh | 1701 -no-fast-install) 1712 $echo "$modename: warning: assuming \`-no-fast-install' instead" 1>&2 6876 -no-fast-install disable the fast-install mode
|
Completed in 133 milliseconds