Home | History | Annotate | Download | only in libxml2

Lines Matching refs:inLine

1658  * @inLine:  should we replace entity contents or show their external form
1666 xmlNodeListGetString(xmlDocPtr doc, const xmlNode *list, int inLine)
1683 if (inLine) {
1698 if (inLine) {
1747 * @inLine: should we replace entity contents or show their external form
1756 xmlNodeListGetRawString(const xmlDoc *doc, const xmlNode *list, int inLine)
1768 if (inLine) {
1780 if (inLine) {