Home
last modified time | relevance | path

Searched refs:notations (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/expat/xmlwf/
H A Dxmlwf.c383 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 DCaps.uwin223 #%The description field employs a handful of notations.
H A DCaps.hpux11223 #%The description field employs a handful of notations.
H A DCaps223 #%The description field employs a handful of notations.
H A DCaps.osf1r5223 #%The description field employs a handful of notations.
H A DCaps.keys226 #%The description field employs a handful of notations.
H A DCaps.aix4223 #%The description field employs a handful of notations.
/freebsd/contrib/one-true-awk/
H A DFIXES.1e642 patterns of characters. in any case, the notations [:lower:], etc.,
/freebsd/contrib/unbound/doc/
H A DChangelog847 - Fix to remove two c99 notations.
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in25468 …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 DNEWS12353 + fixed some upper/lower case notations because gnat-3.11p found