/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/string/c/sdcc_iy/ |
H A D | strcoll.asm | 7 PUBLIC _strcoll 11 _strcoll: label
|
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/string/c/sdcc_ix/ |
H A D | strcoll.asm | 7 PUBLIC _strcoll 11 _strcoll: label
|
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/string/c/sccz80/ |
H A D | strcoll.asm | 31 PUBLIC _strcoll 32 defc _strcoll = strcoll
|
/dports/databases/py-sqlite3/Python-3.8.12/Lib/ |
H A D | locale.py | 33 def _strcoll(a,b): function 99 strcoll = _strcoll
|
/dports/databases/py-gdbm/Python-3.8.12/Lib/ |
H A D | locale.py | 33 def _strcoll(a,b): function 99 strcoll = _strcoll
|
/dports/lang/python37/Python-3.7.12/Lib/ |
H A D | locale.py | 33 def _strcoll(a,b): function 99 strcoll = _strcoll
|
/dports/lang/python38/Python-3.8.12/Lib/ |
H A D | locale.py | 33 def _strcoll(a,b): function 99 strcoll = _strcoll
|
/dports/lang/python-tools/Python-3.8.12/Lib/ |
H A D | locale.py | 33 def _strcoll(a,b): function 99 strcoll = _strcoll
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/ |
H A D | locale.py | 33 def _strcoll(a,b): function 99 strcoll = _strcoll
|
/dports/lang/python310/Python-3.10.1/Lib/ |
H A D | locale.py | 33 def _strcoll(a,b): function 99 strcoll = _strcoll
|
/dports/lang/python39/Python-3.9.9/Lib/ |
H A D | locale.py | 33 def _strcoll(a,b): function 99 strcoll = _strcoll
|
/dports/lang/python311/Python-3.11.0a3/Lib/ |
H A D | locale.py | 33 def _strcoll(a,b): function 99 strcoll = _strcoll
|
/dports/games/freeciv-nox11/freeciv-2.6.6/utility/ |
H A D | support.c | 353 return _strcoll(str0, str1); in fc_strcoll()
|
/dports/games/freeciv/freeciv-2.6.6/utility/ |
H A D | support.c | 353 return _strcoll(str0, str1); in fc_strcoll()
|
/dports/games/freeciv/freeciv-2.6.6/gen_headers/ |
H A D | fc_config.h.in | 592 /* Define to 1 if you have the `_strcoll' function. */
|
/dports/games/freeciv-nox11/freeciv-2.6.6/gen_headers/ |
H A D | fc_config.h.in | 592 /* Define to 1 if you have the `_strcoll' function. */
|
/dports/games/freeciv/freeciv-2.6.6/ |
H A D | configure.ac | 1318 AC_CHECK_FUNCS([usleep getline _strcoll stricoll _stricoll strcasecoll backtrace])
|
/dports/games/freeciv-nox11/freeciv-2.6.6/ |
H A D | configure.ac | 1318 AC_CHECK_FUNCS([usleep getline _strcoll stricoll _stricoll strcasecoll backtrace])
|
/dports/lang/zig/zig-0.9.0/lib/libc/darwin/ |
H A D | libSystem.10.tbd | 1331 _strcmp, _strcoll, _strcoll_l, _strcpy, _strcspn, _strdup,
|
H A D | libSystem.11.tbd | 1567 _strcasestr_l, _strcat, _strcoll, _strcoll_l, _strcspn, _strdup,
|
H A D | libSystem.12.tbd | 1545 _strcasestr_l, _strcat, _strcoll, _strcoll_l, _strcspn, _strdup,
|
/dports/lang/zig-devel/zig-0.9.0/lib/libc/darwin/ |
H A D | libSystem.10.tbd | 1331 _strcmp, _strcoll, _strcoll_l, _strcpy, _strcspn, _strdup,
|
H A D | libSystem.11.tbd | 1567 _strcasestr_l, _strcat, _strcoll, _strcoll_l, _strcspn, _strdup,
|
H A D | libSystem.12.tbd | 1545 _strcasestr_l, _strcat, _strcoll, _strcoll_l, _strcspn, _strdup,
|
/dports/devel/gnulib/gnulib-20140202-stable/ |
H A D | ChangeLog | 33450 Don't use conversion with transliteration in u{8,16,32}_strcoll.
|