| /freebsd-14.2/contrib/ntp/sntp/ag-tpl/ |
| H A D | Mdoc.pm | 378 my ($in_brace, @punct) = ''; 389 push @punct, ns, $_; 399 splice (@punct), $_; 402 push @new, @punct;
|
| /freebsd-14.2/contrib/ntp/sntp/ag-tpl/0-old/ |
| H A D | Mdoc.pm | 351 my ($in_brace, @punct) = ''; 362 push @punct, ns, $_; 372 splice (@punct), $_; 375 push @new, @punct;
|
| /freebsd-14.2/contrib/mandoc/ |
| H A D | mdoc_markdown.c | 1361 const struct roff_node *link, *descr, *punct; in md_pre_Lk() local 1367 punct = n->last; in md_pre_Lk() 1368 while (punct != link && punct->flags & NODE_DELIMC) in md_pre_Lk() 1369 punct = punct->prev; in md_pre_Lk() 1370 punct = punct->next; in md_pre_Lk() 1374 if (descr == punct) in md_pre_Lk() 1381 } while (descr != punct); in md_pre_Lk() 1391 while (punct != NULL) { in md_pre_Lk() 1392 md_word(punct->string); in md_pre_Lk() 1393 punct = punct->next; in md_pre_Lk()
|
| H A D | mdoc_man.c | 1593 const struct roff_node *link, *descr, *punct; in pre_lk() local 1599 punct = n->last; in pre_lk() 1600 while (punct != link && punct->flags & NODE_DELIMC) in pre_lk() 1601 punct = punct->prev; in pre_lk() 1602 punct = punct->next; in pre_lk() 1605 if ((descr = link->next) != NULL && descr != punct) { in pre_lk() 1607 while (descr != punct) { in pre_lk() 1621 while (punct != NULL) { in pre_lk() 1622 print_word(punct->string); in pre_lk() 1623 punct = punct->next; in pre_lk()
|
| H A D | mdoc_html.c | 1240 const struct roff_node *link, *descr, *punct; in mdoc_lk_pre() local 1247 punct = n->last; in mdoc_lk_pre() 1248 while (punct != link && punct->flags & NODE_DELIMC) in mdoc_lk_pre() 1249 punct = punct->prev; in mdoc_lk_pre() 1250 punct = punct->next; in mdoc_lk_pre() 1254 if (descr == punct) in mdoc_lk_pre() 1262 } while (descr != punct); in mdoc_lk_pre() 1266 while (punct != NULL) { in mdoc_lk_pre() 1268 print_text(h, punct->string); in mdoc_lk_pre() 1269 punct = punct->next; in mdoc_lk_pre()
|
| H A D | mdoc_term.c | 1866 const struct roff_node *link, *descr, *punct; in termp_lk_pre() local 1872 punct = n->last; in termp_lk_pre() 1873 while (punct != link && punct->flags & NODE_DELIMC) in termp_lk_pre() 1874 punct = punct->prev; in termp_lk_pre() 1875 punct = punct->next; in termp_lk_pre() 1878 if ((descr = link->next) != NULL && descr != punct) { in termp_lk_pre() 1880 while (descr != punct) { in termp_lk_pre() 1897 while (punct != NULL) { in termp_lk_pre() 1899 term_word(p, punct->string); in termp_lk_pre() 1900 punct = punct->next; in termp_lk_pre()
|
| /freebsd-14.2/contrib/llvm-project/libcxx/src/ |
| H A D | locale.cpp | 921 punct | print, punct | print, in classic_table() 922 punct | print, punct | print, in classic_table() 923 punct | print, punct | print, in classic_table() 924 punct | print, punct | print, in classic_table() 925 punct | print, punct | print, in classic_table() 926 punct | print, punct | print, in classic_table() 927 punct | print, punct | print, in classic_table() 933 punct | print, punct | print, in classic_table() 1133 if ((m & punct) == punct) in do_is() 1202 if ((m & punct) == punct && iswpunct_l(ch, __l_)) in do_scan_is() [all …]
|
| H A D | regex.cpp | 318 {"punct", ctype_base::punct},
|
| /freebsd-14.2/bin/sh/tests/builtins/ |
| H A D | case8.0 | 21 [![:alnum:][:punct:]]) ;;
|
| /freebsd-14.2/contrib/netbsd-tests/lib/libc/regex/data/ |
| H A D | bracket.in | 45 [[:punct:]]+ - S%-&T %-&
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/ |
| H A D | __locale | 325 static const mask punct = 1 << 7; 344 static const mask punct = _ISpunct; 361 static const mask punct = _PUNCT; 382 static const mask punct = _CTYPE_P; 403 static const mask punct = _ISPUNCT; 419 static const mask punct = static_cast<mask>(_P); 437 static const mask punct = _ISPUNCT_A; 449 static const mask punct = __ISPUNCT; 458 static const mask graph = alnum | punct; 463 … digit | punct | xdigit | blank)) == __regex_word, [all …]
|
| /freebsd-14.2/contrib/flex/src/ |
| H A D | scan.l | 848 "[:punct:]" BEGIN(CCL); return CCE_PUNCT; 861 "[:^punct:]" BEGIN(CCL); return CCE_NEG_PUNCT;
|
| /freebsd-14.2/include/xlocale/ |
| H A D | _ctype.h | 133 XLOCALE_ISCTYPE(punct, _CTYPE_P)
|
| /freebsd-14.2/share/ctypedef/ |
| H A D | hi_IN.ISCII-DEV.src | 727 punct <EXCLAMATION_MARK>;/
|
| H A D | hy_AM.ARMSCII-8.src | 572 punct <EXCLAMATION_MARK>;/
|
| H A D | el_GR.ISO8859-7.src | 1389 punct <EXCLAMATION_MARK>;/
|
| H A D | uk_UA.CP1251.src | 1613 punct <EXCLAMATION_MARK>;/
|
| H A D | be_BY.CP1131.src | 1610 punct <EXCLAMATION_MARK>;/
|
| H A D | ca_IT.ISO8859-1.src | 4202 punct <EXCLAMATION_MARK>;/
|
| H A D | en_US.ISO8859-1.src | 4200 punct <EXCLAMATION_MARK>;/
|
| H A D | zh_TW.Big5.src | 6837 punct <EXCLAMATION_MARK>;/
|
| H A D | zh_CN.eucCN.src | 10830 punct <EXCLAMATION_MARK>;/
|
| H A D | ko_KR.eucKR.src | 35450 punct <EXCLAMATION_MARK>;/
|
| /freebsd-14.2/lib/libc/regex/grot/ |
| H A D | tests | 316 [[:punct:]]+ - S%-&T %-&
|
| /freebsd-14.2/contrib/flex/ |
| H A D | ONEWS | 277 [:lower:] [:print:] [:punct:] [:space:] [:upper:] [:xdigit:]
|