Lines Matching refs:match

1285 		// - Implemented in functions checkContextMatch and checkContextMatchMultiple by failing to match if outside scope of current 'syllable'
1394 // Implemented in functions checkContextMatch and checkContextMatchMultiple by failing to match if outside scope of current 'syllable'
1451 // Implemented in functions checkContextMatch and checkContextMatchMultiple by failing to match if outside scope of current 'syllable'
1612 $match = true;
1614 $match = false;
1623 if ($match) {
1784 $match = true;
1800 $match = false;
1806 if ($match) {
2945 $match = true;
2951 $match = false;
2957 $match = false;
2959 $match = false;
2968 $match = false;
2974 $match = false;
2976 $match = false;
2981 if ($match) {
3073 // Set end of word marker in OTLdata at end of longest first match
3092 Node type: Linear match.
3095 Intermediate match
3097 Final match
3108 // Do not match if next character in text is a Mark
3115 // Do not match if next character in text is a Mark
3129 // Do not match if next character in text is a Mark
4169 // return false if no match, else an array of ptr for matches (0=>0, 1=>3,...)
4180 // If outside scope of current syllable - return no match
4196 // If outside scope of current syllable - return no match
4212 // If outside scope of current syllable - return no match
4227 // return false if no match, else an array of ptr for matches (0=>0, 1=>3,...)
4240 // If outside scope of current syllable - return no match
4259 // If outside scope of current syllable - return no match
4278 // If outside scope of current syllable - return no match
4295 // return false if no match, else an array of ptr for matches (0=>0, 1=>3,...)
4308 // If outside scope of current syllable - return no match
4327 // If outside scope of current syllable - return no match
4346 // If outside scope of current syllable - return no match
4658 $match = array_pop($remember);
4659 $cel = $match['cel'];
4660 $dos = $match['dos'];
5061 $match = array_pop($remember);
5062 $cel = $match['cel'];
5063 $dos = $match['dos'];
5144 $match = array_pop($remember);
5145 $cel = $match['cel'];
5146 $dos = $match['dos'];
5147 $diid = $match['diid'];
5152 $match = array_pop($remember);