Home
last modified time | relevance | path

Searched refs:sourceLength (Results 1 – 25 of 666) sorted by relevance

12345678910>>...27

/dports/games/openspades/openspades-0.1.3/Sources/AngelScript/source/
H A Das_tokenizer.cpp168 if( sourceLength >= 3 && in IsWhiteSpace()
181 for( n = 0; n < sourceLength; n++ ) in IsWhiteSpace()
207 if( sourceLength < 2 ) in IsComment()
219 for( n = 2; n < sourceLength; n++ ) in IsComment()
237 for( n = 2; n < sourceLength-1; ) in IsComment()
273 for( n = 2; n < sourceLength; n++ ) in IsConstant()
284 for( n = 0; n < sourceLength; n++ ) in IsConstant()
295 for( ; n < sourceLength; n++ ) in IsConstant()
308 for( ; n < sourceLength; n++ ) in IsConstant()
363 for( n = 1; n < sourceLength; n++ ) in IsConstant()
[all …]
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/angelscript/source/
H A Das_tokenizer.cpp168 if( sourceLength >= 3 && in IsWhiteSpace()
181 for( n = 0; n < sourceLength; n++ ) in IsWhiteSpace()
207 if( sourceLength < 2 ) in IsComment()
219 for( n = 2; n < sourceLength; n++ ) in IsComment()
237 for( n = 2; n < sourceLength-1; ) in IsComment()
273 for( n = 2; n < sourceLength; n++ ) in IsConstant()
284 for( n = 0; n < sourceLength; n++ ) in IsConstant()
295 for( ; n < sourceLength; n++ ) in IsConstant()
308 for( ; n < sourceLength; n++ ) in IsConstant()
363 for( n = 1; n < sourceLength; n++ ) in IsConstant()
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/AngelScript/source/
H A Das_tokenizer.cpp168 if( sourceLength >= 3 && in IsWhiteSpace()
181 for( n = 0; n < sourceLength; n++ ) in IsWhiteSpace()
207 if( sourceLength < 2 ) in IsComment()
219 for( n = 2; n < sourceLength; n++ ) in IsComment()
237 for( n = 2; n < sourceLength-1; ) in IsComment()
273 for( n = 2; n < sourceLength; n++ ) in IsConstant()
284 for( n = 0; n < sourceLength; n++ ) in IsConstant()
295 for( ; n < sourceLength; n++ ) in IsConstant()
308 for( ; n < sourceLength; n++ ) in IsConstant()
363 for( n = 1; n < sourceLength; n++ ) in IsConstant()
[all …]
/dports/lang/angelscript/sdk/angelscript/source/
H A Das_tokenizer.cpp168 if( sourceLength >= 3 && in IsWhiteSpace()
181 for( n = 0; n < sourceLength; n++ ) in IsWhiteSpace()
207 if( sourceLength < 2 ) in IsComment()
219 for( n = 2; n < sourceLength; n++ ) in IsComment()
237 for( n = 2; n < sourceLength-1; ) in IsComment()
273 for( n = 2; n < sourceLength; n++ ) in IsConstant()
284 for( n = 0; n < sourceLength; n++ ) in IsConstant()
295 for( ; n < sourceLength; n++ ) in IsConstant()
308 for( ; n < sourceLength; n++ ) in IsConstant()
363 for( n = 1; n < sourceLength; n++ ) in IsConstant()
[all …]
/dports/devel/icu-lx/icu/source/common/
H A Dushape.cpp640 destSize = sourceLength; in calculateSize()
924 i = j = sourceLength-1; in expandCompositCharAtBegin()
986 j = sourceLength - 1; in expandCompositCharAtEnd()
1007 for(i=sourceLength-1;i>=sourceLength-countr;i--) { in expandCompositCharAtEnd()
1016 destSize = sourceLength; in expandCompositCharAtEnd()
1063 destSize = sourceLength; in expandCompositCharAtNear()
1233 i = sourceLength - 1; in shapeUnicode()
1351 destSize = sourceLength; in shapeUnicode()
1407 destSize = sourceLength; in deShapeUnicode()
1473 if(sourceLength==-1) { in u_shapeArabic()
[all …]
/dports/devel/icu/icu/source/common/
H A Dushape.cpp640 destSize = sourceLength; in calculateSize()
924 i = j = sourceLength-1; in expandCompositCharAtBegin()
986 j = sourceLength - 1; in expandCompositCharAtEnd()
1007 for(i=sourceLength-1;i>=sourceLength-countr;i--) { in expandCompositCharAtEnd()
1016 destSize = sourceLength; in expandCompositCharAtEnd()
1063 destSize = sourceLength; in expandCompositCharAtNear()
1233 i = sourceLength - 1; in shapeUnicode()
1351 destSize = sourceLength; in shapeUnicode()
1407 destSize = sourceLength; in deShapeUnicode()
1473 if(sourceLength==-1) { in u_shapeArabic()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Dushape.cpp640 destSize = sourceLength; in calculateSize()
924 i = j = sourceLength-1; in expandCompositCharAtBegin()
986 j = sourceLength - 1; in expandCompositCharAtEnd()
1007 for(i=sourceLength-1;i>=sourceLength-countr;i--) { in expandCompositCharAtEnd()
1016 destSize = sourceLength; in expandCompositCharAtEnd()
1063 destSize = sourceLength; in expandCompositCharAtNear()
1233 i = sourceLength - 1; in shapeUnicode()
1351 destSize = sourceLength; in shapeUnicode()
1407 destSize = sourceLength; in deShapeUnicode()
1473 if(sourceLength==-1) { in u_shapeArabic()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Dushape.cpp640 destSize = sourceLength; in calculateSize()
924 i = j = sourceLength-1; in expandCompositCharAtBegin()
986 j = sourceLength - 1; in expandCompositCharAtEnd()
1007 for(i=sourceLength-1;i>=sourceLength-countr;i--) { in expandCompositCharAtEnd()
1016 destSize = sourceLength; in expandCompositCharAtEnd()
1063 destSize = sourceLength; in expandCompositCharAtNear()
1233 i = sourceLength - 1; in shapeUnicode()
1351 destSize = sourceLength; in shapeUnicode()
1407 destSize = sourceLength; in deShapeUnicode()
1473 if(sourceLength==-1) { in u_shapeArabic()
[all …]
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Dushape.cpp640 destSize = sourceLength; in calculateSize()
924 i = j = sourceLength-1; in expandCompositCharAtBegin()
986 j = sourceLength - 1; in expandCompositCharAtEnd()
1007 for(i=sourceLength-1;i>=sourceLength-countr;i--) { in expandCompositCharAtEnd()
1016 destSize = sourceLength; in expandCompositCharAtEnd()
1063 destSize = sourceLength; in expandCompositCharAtNear()
1233 i = sourceLength - 1; in shapeUnicode()
1351 destSize = sourceLength; in shapeUnicode()
1407 destSize = sourceLength; in deShapeUnicode()
1473 if(sourceLength==-1) { in u_shapeArabic()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Dushape.cpp640 destSize = sourceLength; in calculateSize()
924 i = j = sourceLength-1; in expandCompositCharAtBegin()
986 j = sourceLength - 1; in expandCompositCharAtEnd()
1007 for(i=sourceLength-1;i>=sourceLength-countr;i--) { in expandCompositCharAtEnd()
1016 destSize = sourceLength; in expandCompositCharAtEnd()
1063 destSize = sourceLength; in expandCompositCharAtNear()
1233 i = sourceLength - 1; in shapeUnicode()
1351 destSize = sourceLength; in shapeUnicode()
1407 destSize = sourceLength; in deShapeUnicode()
1473 if(sourceLength==-1) { in u_shapeArabic()
[all …]
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Dushape.cpp640 destSize = sourceLength; in calculateSize()
924 i = j = sourceLength-1; in expandCompositCharAtBegin()
986 j = sourceLength - 1; in expandCompositCharAtEnd()
1007 for(i=sourceLength-1;i>=sourceLength-countr;i--) { in expandCompositCharAtEnd()
1016 destSize = sourceLength; in expandCompositCharAtEnd()
1063 destSize = sourceLength; in expandCompositCharAtNear()
1233 i = sourceLength - 1; in shapeUnicode()
1351 destSize = sourceLength; in shapeUnicode()
1407 destSize = sourceLength; in deShapeUnicode()
1473 if(sourceLength==-1) { in u_shapeArabic()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Dushape.cpp640 destSize = sourceLength; in calculateSize()
924 i = j = sourceLength-1; in expandCompositCharAtBegin()
986 j = sourceLength - 1; in expandCompositCharAtEnd()
1007 for(i=sourceLength-1;i>=sourceLength-countr;i--) { in expandCompositCharAtEnd()
1016 destSize = sourceLength; in expandCompositCharAtEnd()
1063 destSize = sourceLength; in expandCompositCharAtNear()
1233 i = sourceLength - 1; in shapeUnicode()
1351 destSize = sourceLength; in shapeUnicode()
1407 destSize = sourceLength; in deShapeUnicode()
1473 if(sourceLength==-1) { in u_shapeArabic()
[all …]
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Dushape.cpp640 destSize = sourceLength; in calculateSize()
924 i = j = sourceLength-1; in expandCompositCharAtBegin()
986 j = sourceLength - 1; in expandCompositCharAtEnd()
1007 for(i=sourceLength-1;i>=sourceLength-countr;i--) { in expandCompositCharAtEnd()
1016 destSize = sourceLength; in expandCompositCharAtEnd()
1063 destSize = sourceLength; in expandCompositCharAtNear()
1233 i = sourceLength - 1; in shapeUnicode()
1351 destSize = sourceLength; in shapeUnicode()
1407 destSize = sourceLength; in deShapeUnicode()
1473 if(sourceLength==-1) { in u_shapeArabic()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Dushape.cpp640 destSize = sourceLength; in calculateSize()
924 i = j = sourceLength-1; in expandCompositCharAtBegin()
986 j = sourceLength - 1; in expandCompositCharAtEnd()
1007 for(i=sourceLength-1;i>=sourceLength-countr;i--) { in expandCompositCharAtEnd()
1016 destSize = sourceLength; in expandCompositCharAtEnd()
1063 destSize = sourceLength; in expandCompositCharAtNear()
1233 i = sourceLength - 1; in shapeUnicode()
1351 destSize = sourceLength; in shapeUnicode()
1407 destSize = sourceLength; in deShapeUnicode()
1473 if(sourceLength==-1) { in u_shapeArabic()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/
H A Dushape.cpp642 destSize = sourceLength; in calculateSize()
926 i = j = sourceLength-1; in expandCompositCharAtBegin()
988 j = sourceLength - 1; in expandCompositCharAtEnd()
1009 for(i=sourceLength-1;i>=sourceLength-countr;i--) { in expandCompositCharAtEnd()
1018 destSize = sourceLength; in expandCompositCharAtEnd()
1065 destSize = sourceLength; in expandCompositCharAtNear()
1235 i = sourceLength - 1; in shapeUnicode()
1353 destSize = sourceLength; in shapeUnicode()
1409 destSize = sourceLength; in deShapeUnicode()
1475 if(sourceLength==-1) { in u_shapeArabic()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/
H A Dushape.cpp642 destSize = sourceLength; in calculateSize()
926 i = j = sourceLength-1; in expandCompositCharAtBegin()
988 j = sourceLength - 1; in expandCompositCharAtEnd()
1009 for(i=sourceLength-1;i>=sourceLength-countr;i--) { in expandCompositCharAtEnd()
1018 destSize = sourceLength; in expandCompositCharAtEnd()
1065 destSize = sourceLength; in expandCompositCharAtNear()
1235 i = sourceLength - 1; in shapeUnicode()
1353 destSize = sourceLength; in shapeUnicode()
1409 destSize = sourceLength; in deShapeUnicode()
1475 if(sourceLength==-1) { in u_shapeArabic()
[all …]
/dports/textproc/R-cran-stringi/stringi/src/icu55/common/
H A Dushape.cpp640 destSize = sourceLength; in calculateSize()
924 i = j = sourceLength-1; in expandCompositCharAtBegin()
986 j = sourceLength - 1; in expandCompositCharAtEnd()
1007 for(i=sourceLength-1;i>=sourceLength-countr;i--) { in expandCompositCharAtEnd()
1016 destSize = sourceLength; in expandCompositCharAtEnd()
1063 destSize = sourceLength; in expandCompositCharAtNear()
1233 i = sourceLength - 1; in shapeUnicode()
1351 destSize = sourceLength; in shapeUnicode()
1407 destSize = sourceLength; in deShapeUnicode()
1473 if(sourceLength==-1) { in u_shapeArabic()
[all …]
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Dushape.cpp640 destSize = sourceLength; in calculateSize()
924 i = j = sourceLength-1; in expandCompositCharAtBegin()
986 j = sourceLength - 1; in expandCompositCharAtEnd()
1007 for(i=sourceLength-1;i>=sourceLength-countr;i--) { in expandCompositCharAtEnd()
1016 destSize = sourceLength; in expandCompositCharAtEnd()
1063 destSize = sourceLength; in expandCompositCharAtNear()
1233 i = sourceLength - 1; in shapeUnicode()
1351 destSize = sourceLength; in shapeUnicode()
1407 destSize = sourceLength; in deShapeUnicode()
1473 if(sourceLength==-1) { in u_shapeArabic()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/
H A Dushape.cpp640 destSize = sourceLength; in calculateSize()
924 i = j = sourceLength-1; in expandCompositCharAtBegin()
986 j = sourceLength - 1; in expandCompositCharAtEnd()
1007 for(i=sourceLength-1;i>=sourceLength-countr;i--) { in expandCompositCharAtEnd()
1016 destSize = sourceLength; in expandCompositCharAtEnd()
1063 destSize = sourceLength; in expandCompositCharAtNear()
1233 i = sourceLength - 1; in shapeUnicode()
1351 destSize = sourceLength; in shapeUnicode()
1407 destSize = sourceLength; in deShapeUnicode()
1473 if(sourceLength==-1) { in u_shapeArabic()
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/remex-html/RemexHtml/TreeBuilder/
H A DInTableText.php14 $text, $start, $length, $sourceStart, $sourceLength ];
18 $sourceStart, $sourceLength );
20 $handleNonNull( $text, $start, $length, $sourceStart, $sourceLength );
30 public function comment( $text, $sourceStart, $sourceLength ) { argument
33 ->comment( $text, $sourceStart, $sourceLength );
39 ->startTag( $name, $attrs, $selfClose, $sourceStart, $sourceLength );
42 public function endTag( $name, $sourceStart, $sourceLength ) { argument
45 ->endTag( $name, $sourceStart, $sourceLength );
62 list( $text, $start, $length, $sourceStart, $sourceLength ) = $token;
69 list( $text, $start, $length, $sourceStart, $sourceLength ) = $token;
[all …]
H A DInsertionMode.php26 public function comment( $text, $sourceStart, $sourceLength ) { argument
27 $this->builder->comment( null, $text, $sourceStart, $sourceLength );
35 $sourceStart, $sourceLength argument
59 $sourceLength - $matchLength - $cdataLength
65 $sourceStart, $sourceLength argument
75 list( $start, $length, $sourceStart, $sourceLength ) = $part1;
79 $sourceStart, $sourceLength );
85 list( $start, $length, $sourceStart, $sourceLength ) = $part2;
91 $sourceLength--;
117 $sourceStart, $sourceLength ); argument
[all …]
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/wikimedia/remex-html/RemexHtml/TreeBuilder/
H A DInTableText.php14 $text, $start, $length, $sourceStart, $sourceLength ];
18 $sourceStart, $sourceLength );
20 $handleNonNull( $text, $start, $length, $sourceStart, $sourceLength );
30 public function comment( $text, $sourceStart, $sourceLength ) { argument
33 ->comment( $text, $sourceStart, $sourceLength );
39 ->startTag( $name, $attrs, $selfClose, $sourceStart, $sourceLength );
42 public function endTag( $name, $sourceStart, $sourceLength ) { argument
45 ->endTag( $name, $sourceStart, $sourceLength );
62 list( $text, $start, $length, $sourceStart, $sourceLength ) = $token;
69 list( $text, $start, $length, $sourceStart, $sourceLength ) = $token;
[all …]
H A DInsertionMode.php26 public function comment( $text, $sourceStart, $sourceLength ) { argument
27 $this->builder->comment( null, $text, $sourceStart, $sourceLength );
35 $sourceStart, $sourceLength argument
59 $sourceLength - $matchLength - $cdataLength
65 $sourceStart, $sourceLength argument
75 list( $start, $length, $sourceStart, $sourceLength ) = $part1;
79 $sourceStart, $sourceLength );
85 list( $start, $length, $sourceStart, $sourceLength ) = $part2;
91 $sourceLength--;
117 $sourceStart, $sourceLength ); argument
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/remex-html/src/TreeBuilder/
H A DInTableText.php14 $text, $start, $length, $sourceStart, $sourceLength ];
18 $sourceStart, $sourceLength );
20 $handleNonNull( $text, $start, $length, $sourceStart, $sourceLength );
30 public function comment( $text, $sourceStart, $sourceLength ) { argument
33 ->comment( $text, $sourceStart, $sourceLength );
39 ->startTag( $name, $attrs, $selfClose, $sourceStart, $sourceLength );
42 public function endTag( $name, $sourceStart, $sourceLength ) { argument
45 ->endTag( $name, $sourceStart, $sourceLength );
62 list( $text, $start, $length, $sourceStart, $sourceLength ) = $token;
69 list( $text, $start, $length, $sourceStart, $sourceLength ) = $token;
[all …]
H A DInsertionMode.php26 public function comment( $text, $sourceStart, $sourceLength ) {
27 $this->builder->comment( null, $text, $sourceStart, $sourceLength );
35 $sourceStart, $sourceLength
59 $sourceLength - $matchLength - $cdataLength
65 $sourceStart, $sourceLength
75 list( $start, $length, $sourceStart, $sourceLength ) = $part1;
79 $sourceStart, $sourceLength );
85 list( $start, $length, $sourceStart, $sourceLength ) = $part2;
91 $sourceLength--;
117 $sourceStart, $sourceLength );
[all …]

12345678910>>...27