Home
last modified time | relevance | path

Searched defs:cut_str (Results 1 – 22 of 22) sorted by relevance

/dports/editors/lazarus/lazarus/components/aggpas/src/platform/linux/
H A Dfile_utils_.pas31 function cut_str(s : shortstring ) : shortstring; in cut_str() function
102 function cut_str; in cut_str() function
/dports/editors/lazarus/lazarus/components/aggpas/src/platform/win/
H A Dfile_utils_.pas31 function cut_str(s : shortstring ) : shortstring; in cut_str() function
102 function cut_str; in cut_str() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/platform/linux/
H A Dfile_utils_.pas31 function cut_str(s : shortstring ) : shortstring; in cut_str() function
102 function cut_str; in cut_str() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/platform/win/
H A Dfile_utils_.pas31 function cut_str(s : shortstring ) : shortstring; in cut_str() function
102 function cut_str; in cut_str() function
/dports/editors/lazarus-qt5/lazarus/components/aggpas/src/platform/linux/
H A Dfile_utils_.pas31 function cut_str(s : shortstring ) : shortstring; in cut_str() function
102 function cut_str; in cut_str() function
/dports/editors/lazarus-qt5/lazarus/components/aggpas/src/platform/win/
H A Dfile_utils_.pas31 function cut_str(s : shortstring ) : shortstring; in cut_str() function
102 function cut_str; in cut_str() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/platform/win/
H A Dfile_utils_.pas31 function cut_str(s : shortstring ) : shortstring; in cut_str() function
102 function cut_str; in cut_str() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/platform/linux/
H A Dfile_utils_.pas31 function cut_str(s : shortstring ) : shortstring; in cut_str() function
102 function cut_str; in cut_str() function
/dports/editors/lazarus/lazarus/components/aggpas/src/platform/mac/
H A Dfile_utils_.pas35 function cut_str(s : shortstring ) : shortstring; in cut_str() function
109 function cut_str; in cut_str() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/platform/mac/
H A Dfile_utils_.pas35 function cut_str(s : shortstring ) : shortstring; in cut_str() function
109 function cut_str; in cut_str() function
/dports/editors/lazarus-qt5/lazarus/components/aggpas/src/platform/mac/
H A Dfile_utils_.pas35 function cut_str(s : shortstring ) : shortstring; in cut_str() function
109 function cut_str; in cut_str() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/platform/mac/
H A Dfile_utils_.pas35 function cut_str(s : shortstring ) : shortstring; in cut_str() function
109 function cut_str; in cut_str() function
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/System/Language/
H A Dscilab_language.cpp412 bool cut_str= false; in get_color() local
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/x11/
H A Dtalk.c1281 char cut_str[MSG_LEN]; /* for fetching the messages line by line */ in Talk_cut_from_messages() local
/dports/games/xpilot/xpilot-4.5.5/src/client/
H A Dtalk.c1378 char cut_str[MSG_LEN]; /* for fetching the messages line by line */ in Talk_cut_from_messages() local
/dports/textproc/uim-gtk/uim-d1ac9d9/fep/
H A Descseq.c1202 char *cut_str; in cut_padding() local
/dports/textproc/uim-el/uim-d1ac9d9/fep/
H A Descseq.c1202 char *cut_str; in cut_padding() local
/dports/textproc/uim-qt5/uim-d1ac9d9/fep/
H A Descseq.c1202 char *cut_str; in cut_padding() local
/dports/textproc/uim-m17nlib/uim-d1ac9d9/fep/
H A Descseq.c1202 char *cut_str; in cut_padding() local
/dports/textproc/uim-gtk3/uim-d1ac9d9/fep/
H A Descseq.c1202 char *cut_str; in cut_padding() local
/dports/japanese/uim-anthy/uim-d1ac9d9/fep/
H A Descseq.c1202 char *cut_str; in cut_padding() local
/dports/sysutils/toybox/toybox-0.8.5/toys/pending/
H A Dvi.c229 static int cut_str(size_t offset, size_t len) in cut_str() function