Home
last modified time | relevance | path

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

/PHP-5.5/ext/ereg/regex/
H A Dregexec.c41 #define BACK(dst, src, n) ((dst) |= ((unsigned)(src)&(here)) >> (n)) macro
65 #undef BACK
90 #define BACK(dst, src, n) ((dst)[here-(n)] |= (src)[here]) macro
H A Dengine.c874 BACK(aft, aft, OPND(s));
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt6487 BACK REFERENCES

Completed in 35 milliseconds