Lines Matching refs:end

352 				// Sets $this->OTLdata[$i]['wordend']=true at possible end of word boundaries
356 // Sets $this->OTLdata[$i]['wordend']=true at possible end of word boundaries
990 // Then insert U+200B at (after) all word end boundaries
997 } elseif ($this->OTLdata[$i]['uni'] == 0x2e) { // Word end if Full-stop.
1170 } // end GPOS
2919 } // if at the end of Syriac words
2996 // Sets $this->OTLdata[$i]['wordend']=true at possible end of word boundaries
3005 // Set end of word marker in OTLdata at matchpos
3014 * Sets $this->OTLdata[$i]['wordend']=true at possible end of word boundaries
3025 // Find all word boundaries and mark end of word $this->OTLdata[$i]['wordend']=true on last character
3048 // Set end of word marker in OTLdata at matchpos
3064 // Set end of word marker in OTLdata at matchpos
3073 // Set end of word marker in OTLdata at end of longest first match
4689 // X8. All explicit directional embeddings and overrides are completely terminated at the end of each paragraph.
4693 // X10. Determine the start-of-sequence (sor) and end-of-sequence (eor) types, either L or R, for each isolating run sequence. These depend on the higher of the two levels on either side of the sequence boundary:
4830 // N1. A sequence of neutrals takes the direction of the surrounding strong text if the text on both sides has the same direction. European and Arabic numbers act as if they were R in terms of their influence on neutrals. Start-of-level-run (sor) and end-of-level-run (eor) are used at level run boundaries.
4904 // 4. Any sequence of whitespace characters 'WS' at the end of the line.
4906 // Because a Paragraph Separator breaks lines, there will be at most one per line, at the end of that line.
5087 while (!($nc2 == ($numchunks - 1) && $i2 == ((count($para[$nc2][18]['char_data'])) - 1))) { // while not at end of last chunk
5188 // X8. All explicit directional embeddings and overrides are completely terminated at the end of each paragraph.
5214 // X10. Determine the start-of-sequence (sor) and end-of-sequence (eor) types, either L or R, for each isolating run sequence. These depend on the higher of the two levels on either side of the sequence boundary:
5233 while (!($nc2 == ($numchunks - 1) && $i2 == ((count($para[$nc2][18]['char_data'])) - 1))) { // while not at end of last chunk
5336 while (!($nc2 == ($numchunks - 1) && $i2 == ((count($para[$nc2][18]['char_data'])) - 1))) { // while not at end of last chunk
5385 while (!($nc2 == ($numchunks - 1) && $i2 == ((count($para[$nc2][18]['char_data'])) - 1))) { // while not at end of last chunk
5446 // N1. A sequence of neutrals takes the direction of the surrounding strong text if the text on both sides has the same direction. European and Arabic numbers act as if they were R in terms of their influence on neutrals. Start-of-level-run (sor) and end-of-level-run (eor) are used at level run boundaries.
5477 while (!($nc2 == ($numchunks - 1) && $i2 == ((count($para[$nc2][18]['char_data'])) - 1))) { // while not at end of last chunk
5610 // 4. Any sequence of whitespace characters 'WS' at the end of the line.
5612 // Because a Paragraph Separator breaks lines, there will be at most one per line, at the end of that line.
5913 $end = $this->read_ushort();
5915 for ($glyphID = $start; $glyphID <= $end; $glyphID++) {
5944 $end = $this->read_ushort();
5946 for ($glyphID = $start; $glyphID <= $end; $glyphID++) {