Home
last modified time | relevance | path

Searched refs:restree (Results 1 – 25 of 48) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql10-server/postgresql-10.19/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql10-client/postgresql-10.19/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql11-server/postgresql-11.14/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql11-client/postgresql-11.14/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql12-contrib/postgresql-12.9/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql12-client/postgresql-12.9/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql14-server/postgresql-14.1/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql14-plpython/postgresql-14.1/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql14-plperl/postgresql-14.1/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql14-pltcl/postgresql-14.1/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()
/dports/databases/postgresql13-pltcl/postgresql-13.5/contrib/xml2/
H A Dxslt_proc.c60 volatile xmlDocPtr restree = NULL; in xslt_process() local
138 restree = xsltApplyStylesheetUser(stylesheet, doctree, params, in xslt_process()
141 if (restree == NULL) in xslt_process()
145 resstat = xsltSaveResultToString(&resstr, &reslen, restree, stylesheet); in xslt_process()
149 if (restree != NULL) in xslt_process()
150 xmlFreeDoc(restree); in xslt_process()
167 xmlFreeDoc(restree); in xslt_process()

12