Searched refs:notations (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/expat/xmlwf/ |
H A D | xmlwf.c | 383 NotationList **notations; in endDoctypeDecl() local 398 notations = malloc(notationCount * sizeof(NotationList *)); in endDoctypeDecl() 399 if (notations == NULL) { in endDoctypeDecl() 406 notations[i] = p; in endDoctypeDecl() 408 qsort(notations, notationCount, sizeof(NotationList *), notationCmp); in endDoctypeDecl() 418 fputts(notations[i]->notationName, data->fp); in endDoctypeDecl() 419 if (notations[i]->publicId != NULL) { in endDoctypeDecl() 421 fputts(notations[i]->publicId, data->fp); in endDoctypeDecl() 423 if (notations[i]->systemId != NULL) { in endDoctypeDecl() 426 fputts(notations[i]->systemId, data->fp); in endDoctypeDecl() [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 | 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.keys | 226 #%The description field employs a handful of notations.
|
H A D | Caps.aix4 | 223 #%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 | 847 - 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 | 12353 + fixed some upper/lower case notations because gnat-3.11p found
|