Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlInitCharEncodingHandlers

1380  * xmlInitCharEncodingHandlers:
1388 xmlInitCharEncodingHandlers(void) {
1405 xmlEncodingErrMemory("xmlInitCharEncodingHandlers : out of memory !\n");
1473 if (handlers == NULL) xmlInitCharEncodingHandlers();
1501 if (handlers == NULL) xmlInitCharEncodingHandlers();
1647 if (handlers == NULL) xmlInitCharEncodingHandlers();