| /freebsd/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/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/contrib/mandoc/ |
| H A D | mdoc_markdown.c | 1370 const struct roff_node *link, *descr, *punct; in md_pre_Lk() 1376 punct = n->last; in md_pre_Lk() 1377 while (punct != link && punct->flags & NODE_DELIMC) in md_pre_Lk() 1378 punct = punct->prev; in md_pre_Lk() 1379 punct = punct->next; in md_pre_Lk() 1383 if (descr == punct) in md_pre_Lk() 1390 } while (descr != punct); in md_pre_Lk() 1362 const struct roff_node *link, *descr, *punct; md_pre_Lk() local [all...] |
| H A D | mdoc_html.c | 1262 const struct roff_node *link, *descr, *punct; in mdoc_lk_pre() 1269 punct = n->last; in mdoc_lk_pre() 1270 while (punct != link && punct->flags & NODE_DELIMC) in mdoc_lk_pre() 1271 punct = punct->prev; in mdoc_lk_pre() 1272 punct = punct->next; in mdoc_lk_pre() 1276 if (descr == punct) in mdoc_lk_pre() 1284 } while (descr != punct); in mdoc_lk_pre() 1253 const struct roff_node *link, *descr, *punct; mdoc_lk_pre() local [all...] |
| H A D | mdoc_man.c | 1597 const struct roff_node *link, *descr, *punct; in pre_lk() 1603 punct = n->last; in pre_lk() 1604 while (punct != link && punct->flags & NODE_DELIMC) in pre_lk() 1605 punct = punct->prev; in pre_lk() 1606 punct = punct->next; in pre_lk() 1609 if ((descr = link->next) != NULL && descr != punct) { in pre_lk() 1611 while (descr != punct) { in pre_lk() 1596 const struct roff_node *link, *descr, *punct; pre_lk() local [all...] |
| H A D | mdoc_term.c | 1881 const struct roff_node *link, *descr, *punct; in termp_lk_pre() 1887 punct = n->last; in termp_lk_pre() 1888 while (punct != link && punct->flags & NODE_DELIMC) in termp_lk_pre() 1889 punct = punct->prev; in termp_lk_pre() 1890 punct = punct->next; in termp_lk_pre() 1893 if ((descr = link->next) != NULL && descr != punct) { in termp_lk_pre() 1895 while (descr != punct) { in termp_lk_pre() 1865 const struct roff_node *link, *descr, *punct; termp_lk_pre() local [all...] |
| /freebsd/contrib/llvm-project/libcxx/src/ |
| H A D | locale.cpp | 692 const ctype_base::mask ctype_base::punct; member in ctype_base 864 space | blank | print, punct | print, in classic_table() 865 punct | print, punct | print, in classic_table() 866 punct | print, punct | print, in classic_table() 867 punct | print, punct | print, in classic_table() 868 punct | print, punct | print, in classic_table() 869 punct | print, punct | print, in classic_table() 870 punct | print, punct | print, in classic_table() 871 punct | print, punct | print, in classic_table() 877 punct | print, punct | print, in classic_table() [all …]
|
| H A D | regex.cpp | 318 {"punct", ctype_base::punct},
|
| /freebsd/bin/sh/tests/builtins/ |
| H A D | case8.0 | 21 [![:alnum:][:punct:]]) ;;
|
| /freebsd/contrib/netbsd-tests/lib/libc/regex/data/ |
| H A D | bracket.in | 45 [[:punct:]]+ - S%-&T %-&
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | __locale | 305 static const mask punct = 1 << 7; 324 static const mask punct = _ISpunct; 341 static const mask punct = _PUNCT; 362 static const mask punct = _CTYPE_P; 383 static const mask punct = _ISPUNCT; 399 static const mask punct = static_cast<mask>(_P); 417 static const mask punct = _ISPUNCT_A; 429 static const mask punct = __ISPUNCT; 438 static const mask graph = alnum | punct; 443 … digit | punct | xdigit | blank)) == __regex_word, [all …]
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | __locale | 310 static const mask punct = 1 << 7; 329 static const mask punct = _ISpunct; 346 static const mask punct = _PUNCT; 367 static const mask punct = _CTYPE_P; 388 static const mask punct = _ISPUNCT; 404 static const mask punct = static_cast<mask>(_P); 422 static const mask punct = _ISPUNCT_A; 434 static const mask punct = __ISPUNCT; 443 static const mask graph = alnum | punct; 448 … digit | punct | xdigit | blank)) == __regex_word, [all …]
|
| /freebsd/contrib/flex/src/ |
| H A D | scan.l | 848 "[:punct:]" BEGIN(CCL); return CCE_PUNCT; 861 "[:^punct:]" BEGIN(CCL); return CCE_NEG_PUNCT;
|
| /freebsd/include/xlocale/ |
| H A D | _ctype.h | 133 XLOCALE_ISCTYPE(punct, _CTYPE_P)
|
| /freebsd/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 | be_BY.CP1131.src | 1610 punct <EXCLAMATION_MARK>;/
|
| H A D | uk_UA.CP1251.src | 1613 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>;/
|
| /freebsd/lib/libc/regex/grot/ |
| H A D | tests | 316 [[:punct:]]+ - S%-&T %-&
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | fw.c | 4072 u16 punct = bss_conf->chanreq.oper.punctured; local 4074 h2c->w4 |= le32_encode_bits(~punct, 4195 u16 punct = bss_conf->chanreq.oper.punctured; local 4197 h2c->w4 |= le32_encode_bits(~punct,
|
| /freebsd/contrib/flex/ |
| H A D | ONEWS | 277 [:lower:] [:print:] [:punct:] [:space:] [:upper:] [:xdigit:]
|