Home
last modified time | relevance | path

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

/dports/lang/gauche/Gauche-0.9.10/src/gauche/
H A Dchar_attr.h45 SCM_CHAR_CATEGORY_Lo, /* Other_Letter */ enumerator
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dlibchar.scm169 [(SCM_CHAR_CATEGORY_Lo) (return 'Lo)]
H A Dchar.c346 case SCM_CHAR_CATEGORY_Lo: in Scm_CharLexerCategoryP()
H A Dread.c384 case SCM_CHAR_CATEGORY_Lo: in char_word_constituent()
H A Dlibchar.c2032 case SCM_CHAR_CATEGORY_Lo : {{SCM_RESULT=(scm__rc.d1562[82]);goto SCM_STUB_RETURN;}break;} in libcharchar_general_category()
H A Dchar_attr.c8 #define Lo SCM_CHAR_CATEGORY_Lo