Searched refs:TEST_LRE (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/re/
H A Dtestregex.c74 #define TEST_LRE 0x00000010 macro
1595 test |= TEST_LRE;
1881 if (test & TEST_LRE)
1883 test &= ~TEST_LRE;

Completed in 13 milliseconds