Home
last modified time | relevance | path

Searched defs:doc (Results 1 – 25 of 28) sorted by relevance

12

/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Dattr.c112 lxb_dom_document_t *doc = lxb_dom_interface_node(attr)->owner_document; in lxb_dom_attr_interface_destroy() local
134 lxb_dom_document_t *doc = lxb_dom_interface_node(attr)->owner_document; in lxb_dom_attr_set_name() local
164 lxb_dom_document_t *doc = lxb_dom_interface_node(attr)->owner_document; in lxb_dom_attr_set_name_ns() local
214 lxb_dom_document_t *doc = lxb_dom_interface_node(attr)->owner_document; in lxb_dom_attr_set_value() local
263 lxb_dom_document_t *doc = lxb_dom_interface_node(attr)->owner_document; in lxb_dom_attr_set_value_wo_copy() local
325 lxb_dom_document_t *doc = lxb_dom_interface_node(attr)->owner_document; in lxb_dom_attr_remove() local
H A Ddocument.c20 lxb_dom_document_t *doc; in lxb_dom_document_interface_create() local
36 const lxb_dom_document_t *doc) in lxb_dom_document_interface_clone()
432 lxb_dom_document_import_node(lxb_dom_document_t *doc, lxb_dom_node_t *node, in lxb_dom_document_import_node()
H A Dcharacter_data.c52 lxb_dom_document_t *doc; in lxb_dom_character_data_interface_destroy() local
H A Delement.c349 lxb_dom_document_t *doc = lxb_dom_interface_node(element)->owner_document; in lxb_dom_element_attr_append() local
772 lxb_dom_document_t *doc = lxb_dom_interface_node(element)->owner_document; in lxb_dom_element_tag_name() local
H A Dnode.c126 lxb_dom_document_t *doc = node->owner_document; in lxb_dom_node_interface_destroy() local
741 lxb_dom_document_t *doc = el->node.owner_document; in lxb_dom_node_by_class_name_cb() local
/php-src/ext/dom/lexbor/lexbor/html/interfaces/
H A Delement.c80 lxb_html_document_t *doc = lxb_html_interface_document(root->owner_document); in lxb_html_element_inner_html_set() local
145 lxb_html_document_t *doc = lxb_html_interface_document(ddoc); in lxb_html_element_style_node_by_id() local
273 lxb_html_document_t *doc = lxb_html_interface_document(ddoc); in lxb_html_element_style_append() local
324 lxb_html_element_style_weak_append(lxb_html_document_t *doc, in lxb_html_element_style_weak_append()
444 lxb_html_element_style_remove_all_not(lxb_html_document_t *doc, in lxb_html_element_style_remove_all_not()
498 lxb_html_element_style_remove_all(lxb_html_document_t *doc, in lxb_html_element_style_remove_all()
522 lxb_html_element_style_remove_by_list(lxb_html_document_t *doc, in lxb_html_element_style_remove_by_list()
H A Dstyle_element.c56 lxb_html_document_t *doc = lxb_html_interface_document(ddoc); in lxb_html_style_element_parse() local
88 lxb_html_document_t *doc = lxb_html_interface_document(ddoc); in lxb_html_element_style_remove() local
H A Dtitle_element.c35 lxb_dom_document_t *doc = lxb_dom_interface_node(title)->owner_document; in lxb_html_title_element_interface_destroy() local
85 lxb_dom_document_t *doc = lxb_dom_interface_node(title)->owner_document; in lxb_html_title_element_strict_text() local
H A Ddocument.c45 lxb_html_document_t *doc; member
51 lxb_html_document_t *doc; member
125 lxb_dom_document_t *doc; in lxb_html_document_interface_create() local
168 lxb_dom_document_t *doc; in lxb_html_document_interface_destroy() local
630 lxb_html_document_t *doc; in lxb_html_document_style_remove_by_rule_cb() local
718 lxb_dom_document_t *doc; in lxb_html_document_parse() local
864 lxb_dom_document_t *doc; in lxb_html_document_parser_prepare() local
991 lxb_html_document_import_node(lxb_html_document_t *doc, lxb_dom_node_t *node, in lxb_html_document_import_node()
/php-src/ext/dom/lexbor/lexbor/html/
H A Dstyle.c11 lxb_html_style_id_by_name(lxb_html_document_t *doc, in lxb_html_style_id_by_name()
H A Dparser.c182 lxb_dom_document_t *doc; in lxb_html_parse_fragment_chunk_begin() local
327 lxb_dom_document_t *doc; in lxb_html_parse_fragment_chunk_destroy() local
H A Dtree.h373 lxb_html_tree_attach_document(lxb_html_tree_t *tree, lxb_html_document_t *doc) in lxb_html_tree_attach_document()
H A Dtree.c465 lxb_html_document_t *doc; in lxb_html_tree_append_attributes() local
/php-src/build/
H A Dgen_stub.php729 public function getTypeForDoc(DOMDocument $doc): DOMElement {
1604 private function generateRefSect1(DOMDocument $doc, string $role): DOMElement {
1794 private function getParameterSection(DOMDocument $doc): DOMElement {
1856 private function getReturnValueSection(DOMDocument $doc): DOMElement {
1898 DOMDocument $doc,
1961 private function getChangelogSection(DOMDocument $doc): DOMElement {
1984 private function getExampleSection(DOMDocument $doc, string $id): DOMElement {
2457 public function getFieldSynopsisElement(DOMDocument $doc, array $allConstInfos): DOMElement
2612 public function getPredefinedConstantTerm(DOMDocument $doc, int $indentationLevel): DOMElement {
3633 DOMDocument $doc,
[all …]
/php-src/ext/tidy/
H A Dtidy.c113 TidyDoc doc; member
214 static void php_tidy_load_config(TidyDoc doc, const char *path) in php_tidy_load_config()
224 static int _php_tidy_set_tidy_opt(TidyDoc doc, char *optname, zval *value) in _php_tidy_set_tidy_opt()
276 TidyDoc doc; in php_tidy_quick_repair() local
787 static int _php_tidy_apply_config_array(TidyDoc doc, HashTable *ht_options) in _php_tidy_apply_config_array()
959 TidyDoc doc; in php_tidy_output_handler() local
/php-src/ext/xsl/
H A Dxsltprocessor.c138 …ashTablePtr table, xsltStylesheetPtr sheet, php_dom_libxml_ns_mapper *ns_mapper, const xmlDoc *doc) in xsl_build_ns_map()
176 …ion_status xsl_apply_ns_hash_corrections(xsltStylesheetPtr sheetp, xmlNodePtr nodep, xmlDocPtr doc) in xsl_apply_ns_hash_corrections()
198 xmlDoc *doc = NULL, *newdoc = NULL; in PHP_METHOD() local
295 xmlDocPtr doc = NULL; in php_xsl_apply_stylesheet() local
H A Dphp_xsl.h62 php_libxml_node_object *doc; member
/php-src/ext/dom/
H A Dxml_document.c72 …atic void dom_mark_namespaces_as_attributes_too(php_dom_libxml_ns_mapper *ns_mapper, xmlDocPtr doc) in dom_mark_namespaces_as_attributes_too()
H A Dphp_dom.c1338 xmlDocPtr doc = basenode->document ? basenode->document->ptr : NULL; in dom_namednode_iter() local
1857 static void dom_reconcile_ns_internal(xmlDocPtr doc, xmlNodePtr nodep, xmlNodePtr search_parent) in dom_reconcile_ns_internal()
1888 void dom_reconcile_ns(xmlDocPtr doc, xmlNodePtr nodep) /* {{{ */ in dom_reconcile_ns()
1901 static void dom_reconcile_ns_list_internal(xmlDocPtr doc, xmlNodePtr nodep, xmlNodePtr last, xmlNod… in dom_reconcile_ns_list_internal()
1918 void dom_reconcile_ns_list(xmlDocPtr doc, xmlNodePtr nodep, xmlNodePtr last) in dom_reconcile_ns_list()
2022 xmlDocPtr doc = tree->doc; in dom_get_ns_resolve_prefix_conflict() local
2475 xmlNodePtr dom_clone_node(php_dom_libxml_ns_mapper *ns_mapper, xmlNodePtr node, xmlDocPtr doc, bool… in dom_clone_node()
H A Ddomimplementation.c356 xmlDocPtr doc = php_dom_create_html_doc(); in PHP_METHOD() local
H A Dxpath.c119 zval *doc; in dom_xpath_construct() local
/php-src/ext/libxml/
H A Dlibxml.c105 static void php_libxml_set_old_ns_list(xmlDocPtr doc, xmlNsPtr first, xmlNsPtr last) in php_libxml_set_old_ns_list()
133 PHP_LIBXML_API void php_libxml_set_old_ns(xmlDocPtr doc, xmlNsPtr ns) in php_libxml_set_old_ns()
/php-src/ext/soap/
H A Dphp_encoding.c613 xmlDocPtr doc = soap_xmlParseMemory(Z_STRVAL(return_value), Z_STRLEN(return_value)); in to_xml_user() local
3357 static xmlNsPtr xmlSearchNsPrefixByHref(xmlDocPtr doc, xmlNodePtr node, const xmlChar * href) in xmlSearchNsPrefixByHref()
H A Dphp_schema.c104 xmlDocPtr doc; in schema_load_file() local
H A Dsoap.c3341 xmlDocPtr doc; local
3714 xmlDoc *doc; local

Completed in 121 milliseconds

12