Searched refs:notations (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/expat/xmlwf/ |
| H A D | xmlwf.c | 400 NotationList **notations; in endDoctypeDecl() 405 /* How many notations do we have? */ in endDoctypeDecl() 416 fprintf(stderr, "Unable to sort notations"); in endDoctypeDecl() 420 notations = malloc(notationCount * sizeof(NotationList *)); in endDoctypeDecl() 421 if (notations == NULL) { in endDoctypeDecl() 422 fprintf(stderr, "Unable to sort notations"); in endDoctypeDecl() 427 notations[i] = p; in endDoctypeDecl() 429 qsort(notations, notationCount, sizeof(NotationList *), notationCmp); in endDoctypeDecl() 439 fputts(notations[i]->notationName, data->fp); in endDoctypeDecl() 440 if (notations[ in endDoctypeDecl() 385 NotationList **notations; endDoctypeDecl() local [all...] |
| /freebsd/contrib/ncurses/include/ |
| H A D | Caps.uwin | 223 #%The description field employs a handful of notations.
|
| H A D | Caps.hpux11 | 223 #%The description field employs a handful of notations.
|
| H A D | Caps.osf1r5 | 223 #%The description field employs a handful of notations.
|
| H A D | Caps | 225 #%The description field employs a handful of notations.
|
| H A D | Caps.aix4 | 223 #%The description field employs a handful of notations.
|
| H A D | Caps.keys | 226 #%The description field employs a handful of notations.
|
| /freebsd/contrib/one-true-awk/ |
| H A D | FIXES.1e | 642 patterns of characters. in any case, the notations [:lower:], etc.,
|
| /freebsd/contrib/unbound/doc/ |
| H A D | Changelog | 1893 - Fix to remove two c99 notations.
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 25468 …abstract = "A variety of concepts, laws, and notations are presented which facilitate reasonin… 25475 …; functional restriction; functions; imaging; intervals; laws; merging; notations; ordering; parti…
|
| /freebsd/contrib/ncurses/ |
| H A D | NEWS | 12922 + fixed some upper/lower case notations because gnat-3.11p found
|