HomeSort by relevance Sort by last modified time
    Searched refs:xmlDictCreateSub (Results 1 - 4 of 4) sorted by null

  /external/libxml2/include/libxml/
dict.h 33 xmlDictCreateSub(xmlDictPtr sub);
  /external/libxml2/
dict.c 503 * xmlDictCreateSub:
514 xmlDictCreateSub(xmlDictPtr sub) {
elfgcchack.h     [all...]
  /external/libxslt/libxslt/
transform.c 439 cur->dict = xmlDictCreateSub(style->dict);
    [all...]

Completed in 732 milliseconds