Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlInitCharEncodingHandlers

1375  * xmlInitCharEncodingHandlers:
1383 xmlInitCharEncodingHandlers(void) {
1400 xmlEncodingErrMemory("xmlInitCharEncodingHandlers : out of memory !\n");
1468 if (handlers == NULL) xmlInitCharEncodingHandlers();
1496 if (handlers == NULL) xmlInitCharEncodingHandlers();
1638 if (handlers == NULL) xmlInitCharEncodingHandlers();