/dports/converters/fondu/fondu/ |
H A D | ufondbdf.c | 40 int charmax; member 126 for ( i=0; i<font->charmax; ++i ) if ( font->chars[i]!=NULL ) { in FreeBdfFont() 199 if ( enc>=bdffont->charmax ) { in SlurpFont() 201 if ( bdffont->charmax==0 ) bdffont->chars = malloc(new*sizeof(char **)); in SlurpFont() 203 for ( i=bdffont->charmax; i<new; ++i ) in SlurpFont() 205 bdffont->charmax = new; in SlurpFont() 361 if ( ch<bdf->charmax && bdf->chars[ch]!=NULL ) in CvtBdfToNfnt() 381 if ( ch<bdf->charmax && bdf->chars[ch]!=NULL ) in CvtBdfToNfnt()
|
/dports/math/py-numpy/numpy-1.20.3/numpy/core/tests/ |
H A D | test_unicode.py | 7 charmax = 0 9 charmax = max([ord(c) for c in arr]) 10 if charmax < 256: 12 elif charmax < 65536:
|
/dports/textproc/p5-Unicode-LineBreak/Unicode-LineBreak-2019.001/test-data/ |
H A D | README.test-data | 9 charmax: 998 119 charmax: 79
|
/dports/textproc/p5-Unicode-LineBreak/Unicode-LineBreak-2019.001/sombok/lib/ |
H A D | break.c | 872 0 < lbobj->charmax && in _break_partial() 873 lbobj->charmax < str->gcstr[str->pos - 1].idx + in _break_partial() 875 size_t charmax, chars; in _break_partial() local 885 charmax = lbobj->charmax; in _break_partial() 892 else if (charmax < in _break_partial()
|
/dports/textproc/p5-Unicode-LineBreak/Unicode-LineBreak-2019.001/sombok/include/ |
H A D | sombok.h.in | 161 size_t charmax; member 227 * default of charmax member. */
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/test/examples/sha256_erlang_nif/c_src/sha-2/ |
H A D | GIT_VERSION | 66 …./../../../x86_64-w64-mingw32/lib/../lib/libmingw32.a(lib64_libmingw32_a-charmax.o): in function `… 67 …C:/repo/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/charmax.c:19:(.text+0x3): relocation tru…
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/lib_src/yielding_c_fun/test/examples/sha256_erlang_nif/c_src/sha-2/ |
H A D | GIT_VERSION | 66 …./../../../x86_64-w64-mingw32/lib/../lib/libmingw32.a(lib64_libmingw32_a-charmax.o): in function `… 67 …C:/repo/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/charmax.c:19:(.text+0x3): relocation tru…
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/test/examples/sha256_erlang_nif/c_src/sha-2/ |
H A D | GIT_VERSION | 66 …./../../../x86_64-w64-mingw32/lib/../lib/libmingw32.a(lib64_libmingw32_a-charmax.o): in function `… 67 …C:/repo/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/charmax.c:19:(.text+0x3): relocation tru…
|
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/test/examples/sha256_erlang_nif/c_src/sha-2/ |
H A D | GIT_VERSION | 66 …./../../../x86_64-w64-mingw32/lib/../lib/libmingw32.a(lib64_libmingw32_a-charmax.o): in function `… 67 …C:/repo/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/charmax.c:19:(.text+0x3): relocation tru…
|
/dports/lang/erlang/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/test/examples/sha256_erlang_nif/c_src/sha-2/ |
H A D | GIT_VERSION | 66 …./../../../x86_64-w64-mingw32/lib/../lib/libmingw32.a(lib64_libmingw32_a-charmax.o): in function `… 67 …C:/repo/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/charmax.c:19:(.text+0x3): relocation tru…
|
/dports/textproc/p5-Unicode-LineBreak/Unicode-LineBreak-2019.001/sombok/ |
H A D | ChangeLog | 146 - Chg: charmax may be 0 (unlimited). NOTE: this feature has not been 250 (> charmax) unbreakable line.
|
/dports/textproc/p5-Unicode-LineBreak/Unicode-LineBreak-2019.001/ |
H A D | LineBreak.xs | 618 RETVAL = newSVuv(self->charmax); 927 self->charmax = SvUV(val);
|
/dports/lang/zig-devel/zig-0.9.0/src/ |
H A D | mingw.zig | 507 "charmax.c",
|
/dports/lang/zig/zig-0.9.0/src/ |
H A D | mingw.zig | 507 "charmax.c",
|
/dports/www/matomo/piwik/vendor/tecnickcom/tcpdf/ |
H A D | tcpdf.php | 22120 * @param int $charmax Maximum length of broken piece of word. 22126 …enateWord($word, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22152 $imax = min(($tmpnumchars - $pos), $charmax); 22200 * @param int $charmax Maximum length of broken piece of word. 22206 …enateText($text, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22226 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax)); 22258 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax));
|
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/tecnickcom/tcpdf/ |
H A D | tcpdf.php | 22120 * @param int $charmax Maximum length of broken piece of word. 22126 …enateWord($word, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22152 $imax = min(($tmpnumchars - $pos), $charmax); 22200 * @param int $charmax Maximum length of broken piece of word. 22206 …enateText($text, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22226 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax)); 22258 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax));
|
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/tecnickcom/tcpdf/ |
H A D | tcpdf.php | 22143 * @param int $charmax Maximum length of broken piece of word. 22149 …enateWord($word, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22175 $imax = min(($tmpnumchars - $pos), $charmax); 22223 * @param int $charmax Maximum length of broken piece of word. 22229 …enateText($text, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22249 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax)); 22281 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax));
|
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/tecnickcom/tcpdf/ |
H A D | tcpdf.php | 22108 …enateWord($word, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22134 $imax = min(($tmpnumchars - $pos), $charmax); 22188 …enateText($text, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22208 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax)); 22240 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax));
|
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/tecnickcom/tcpdf/ |
H A D | tcpdf.php | 22030 …enateWord($word, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22056 $imax = min(($tmpnumchars - $pos), $charmax); 22110 …enateText($text, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22130 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax)); 22162 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax));
|
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/tecnickcom/tcpdf/ |
H A D | tcpdf.php | 22046 …enateWord($word, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22072 $imax = min(($tmpnumchars - $pos), $charmax); 22126 …enateText($text, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22146 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax)); 22178 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax));
|
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/tecnickcom/tcpdf/ |
H A D | tcpdf.php | 22030 …enateWord($word, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22056 $imax = min(($tmpnumchars - $pos), $charmax); 22110 …enateText($text, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22130 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax)); 22162 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax));
|
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/tecnickcom/tcpdf/ |
H A D | tcpdf.php | 22046 …enateWord($word, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22072 $imax = min(($tmpnumchars - $pos), $charmax); 22126 …enateText($text, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22146 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax)); 22178 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax));
|
/dports/www/phpmyfaq/phpmyfaq/src/libs/tcpdf/ |
H A D | tcpdf.php | 22030 …enateWord($word, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22056 $imax = min(($tmpnumchars - $pos), $charmax); 22110 …enateText($text, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22130 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax)); 22162 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax));
|
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/tcpdf/ |
H A D | tcpdf.php | 22147 …enateWord($word, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22173 $imax = min(($tmpnumchars - $pos), $charmax); 22227 …enateText($text, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22247 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax)); 22279 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax));
|
/dports/www/itop/web/lib/tcpdf/ |
H A D | tcpdf.php | 21970 …enateWord($word, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 21996 $imax = min(($tmpnumchars - $pos), $charmax); 22050 …enateText($text, $patterns, $dictionary=array(), $leftmin=1, $rightmin=2, $charmin=1, $charmax=8) { argument 22070 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax)); 22102 …arr, $this->hyphenateWord($word, $patterns, $dictionary, $leftmin, $rightmin, $charmin, $charmax));
|