view src/s/unixware.h @ 53375:e085973399ee

(xml-get-attribute-or-nil): New function, like xml-get-attribute, but returns nil if the attribute was not found. (xml-get-attribute): Converted to defsubst, uses xml-get-attribute-or-nil.
author Eli Zaretskii <eliz@is.elta.co.il>
date Mon, 29 Dec 2003 12:11:49 +0000
parents 695cf19ef79e
children 375f2633d815 a83a89ef11ef
line wrap: on
line source

#include "usg5-4-2.h"

#define	PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base)

/* arch-tag: d82e92e7-9443-4a60-a581-7f293cbae8a3
   (do not change this comment) */