Home
last modified time | relevance | path

Searched refs:SCM_CHAR_CATEGORY_Lt (Results 1 – 6 of 6) sorted by relevance

/dports/lang/gauche/Gauche-0.9.10/src/gauche/
H A Dchar_attr.h43 SCM_CHAR_CATEGORY_Lt, /* Titlecase_Letter */ enumerator
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dlibchar.scm167 [(SCM_CHAR_CATEGORY_Lt) (return 'Lt)]
H A Dchar.c344 case SCM_CHAR_CATEGORY_Lt: in Scm_CharLexerCategoryP()
1383 return (Scm_CharGeneralCategory(ch) == SCM_CHAR_CATEGORY_Lt); in Scm_CharTitlecaseP()
H A Dread.c382 case SCM_CHAR_CATEGORY_Lt: in char_word_constituent()
H A Dlibchar.c2030 case SCM_CHAR_CATEGORY_Lt : {{SCM_RESULT=(scm__rc.d1562[80]);goto SCM_STUB_RETURN;}break;} in libcharchar_general_category()
H A Dchar_attr.c6 #define Lt SCM_CHAR_CATEGORY_Lt