Home
last modified time | relevance | path

Searched refs:OP_WORD_BEG (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXRex.cpp280 OP_WORD_BEG = 5, // Beginning of word enumerator
432 case OP_WORD_BEG: in dump()
1174 append(OP_WORD_BEG); in atom()
1680 case OP_WORD_BEG: // Must be at begin of word in match()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXRex.cpp487 OP_WORD_BEG = 5, // Beginning of word enumerator
643 case OP_WORD_BEG: in dump()
1425 append(OP_WORD_BEG); in atom()
1939 case OP_WORD_BEG: // Must be at begin of word in match()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXRex.cpp487 OP_WORD_BEG = 5, // Beginning of word enumerator
643 case OP_WORD_BEG: in dump()
1425 append(OP_WORD_BEG); in atom()
1939 case OP_WORD_BEG: // Must be at begin of word in match()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXRex.cpp587 OP_WORD_BEG, // Beginning of word enumerator
1681 append(OP_WORD_BEG); in atom()
2458 … case OP_WORD_BEG: // Must be at begin of word (word at least one letter) in match()
3432 … case OP_WORD_BEG: // Must be at begin of word (word at least one letter) in revmatch()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXRex.cpp588 OP_WORD_BEG, // Beginning of word enumerator
1692 append(OP_WORD_BEG); in atom()
2469 … case OP_WORD_BEG: // Must be at begin of word (word at least one letter) in match()
3443 … case OP_WORD_BEG: // Must be at begin of word (word at least one letter) in revmatch()