Home
last modified time | relevance | path

Searched refs:punct (Results 1 – 25 of 170) sorted by relevance

1234567

/titanic_41/usr/src/test/libc-tests/tests/wctype/
H A Dwctype_test.c66 test_ctype(punct); in main()
78 test_ctype_subset(punct, print); in main()
83 test_ctype_subset(punct, graph); in main()
/titanic_41/usr/src/cmd/troff/
H A Dn8.c67 while (punct(cbits(*i++)))
75 while (punct(cbits(*i++)))
105 punct(i) in punct() function
/titanic_41/usr/src/cmd/localedef/data/
H A Dctype.sh25 for i in upper lower alpha space cntrl graph print punct digit xdigit blank \
H A Dpa_IN.UTF-8.src550 punct <EXCLAMATION_MARK>;/
H A Dgu_IN.UTF-8.src561 punct <EXCLAMATION_MARK>;/
H A Dth_TH.UTF-8.src563 punct <EXCLAMATION_MARK>;/
H A Dsi_LK.UTF-8.src563 punct <EXCLAMATION_MARK>;/
H A Dhy_AM.UTF-8.src588 punct <EXCLAMATION_MARK>;/
H A Dkn_IN.UTF-8.src571 punct <EXCLAMATION_MARK>;/
H A Dta_IN.UTF-8.src519 punct <EXCLAMATION_MARK>;/
H A Dor_IN.UTF-8.src576 punct <EXCLAMATION_MARK>;/
H A Dta_LK.UTF-8.src519 punct <EXCLAMATION_MARK>;/
H A Dte_IN.UTF-8.src585 punct <EXCLAMATION_MARK>;/
H A Dhe_IL.UTF-8.src686 punct <EXCLAMATION_MARK>;/
H A Dka_GE.UTF-8.src685 punct <EXCLAMATION_MARK>;/
H A Das_IN.UTF-8.src579 punct <EXCLAMATION_MARK>;/
H A Dbn_IN.UTF-8.src579 punct <EXCLAMATION_MARK>;/
H A Dbn_BD.UTF-8.src579 punct <EXCLAMATION_MARK>;/
H A Dml_IN.UTF-8.src601 punct <EXCLAMATION_MARK>;/
H A Dmr_IN.UTF-8.src740 punct <EXCLAMATION_MARK>;/
H A Dne_NP.UTF-8.src740 punct <EXCLAMATION_MARK>;/
H A Dkok_IN.UTF-8.src740 punct <EXCLAMATION_MARK>;/
/titanic_41/usr/src/lib/libc/port/locale/
H A Disdigit.c90 DEFN_ISTYPE(punct, _ISPUNCT)
H A Diswctype.c145 DEFN_ISWTYPE(punct, _CTYPE_P) in DEFN_ISWTYPE()
/titanic_41/usr/src/cmd/file/
H A Dfile.c1424 register int badpun = 0, punct = 0; in english() local
1442 punct++; in english()
1449 if (badpun*5 > punct) in english()

1234567