Searched refs:IDREF (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSUnserializeXML.cpp131 IDREF = 262, enumerator in enum:yytokentype
144 #define IDREF 262 macro
570 "IDREF", "KEY", "NUMBER", "SET", "STRING", "SYNTAX_ERROR", "'{'", "'}'",
2263 // handle allocation and check for "ID" and "IDREF" tags up front
2275 return IDREF;
H A DOSUnserializeXML.y142 %token IDREF
246 idref: IDREF
651 // handle allocation and check for "ID" and "IDREF" tags up front
663 return IDREF;

Completed in 17 milliseconds