Searched refs:noenc (Results 1 – 2 of 2) sorted by relevance
133 static int noenc = 0; variable3145 noenc++; in main()
1471 int noenc = (node->name == xmlStringTextNoenc); in xsltCopyTreeInternal() local1472 return(xsltCopyTextString(ctxt, insert, node->content, noenc)); in xsltCopyTreeInternal()