Searched refs:poolAppendChar (Results 1 – 1 of 1) sorted by relevance
629 #define poolAppendChar(pool, c) \3653 if (! poolAppendChar(&parser->m_tempPool, c)) in storeAtts() 3665 if (! poolAppendChar(&parser->m_tempPool, *s)) in storeAtts() 3698 if (! poolAppendChar(&parser->m_tempPool, *s)) in storeAtts() 5063 if (! poolAppendChar(&parser->m_tempPool, XML_T(ASCII_RPAREN)) in doProlog() 5064 || ! poolAppendChar(&parser->m_tempPool, XML_T('\0'))) in doProlog() 5101 if (! poolAppendChar(&parser->m_tempPool, XML_T(ASCII_RPAREN)) in doProlog() 5102 || ! poolAppendChar(&parser->m_tempPool, XML_T('\0'))) in doProlog() 5991 if (! poolAppendChar(pool, XML_T('\0'))) in appendAttributeValue() 6049 if (! poolAppendChar(poo in appendAttributeValue() 628 #define poolAppendChar( global() macro [all...]