Home
last modified time | relevance | path

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

/PHP-5.5/ext/ereg/regex/
H A Dregex.h72 #define REG_TRACE 00400 /* tracing of execution */ macro
H A Dengine.c53 #define NOTE(str) { if (m->eflags&REG_TRACE) printf("=%s\n", (str)); }
945 if (!(m->eflags&REG_TRACE))
975 if (!(m->eflags&REG_TRACE))
H A Dmain.c355 o |= REG_TRACE;

Completed in 26 milliseconds