Home
last modified time | relevance | path

Searched defs:cur (Results 1 – 25 of 36) sorted by last modified time

12

/php-src/ext/dom/
H A Ddocument.c1693 static xmlNodePtr php_dom_free_xinclude_node(xmlNodePtr cur) /* {{{ */ in php_dom_free_xinclude_node()
1706 static void php_dom_remove_xinclude_nodes(xmlNodePtr cur) /* {{{ */ in php_dom_remove_xinclude_nodes()
H A Dhtml_collection.c49 int cur = 0; in dom_html_collection_named_item() local
H A Dphp_dom.c1720 …p, xmlNodePtr nodep, xmlChar *ns, xmlChar *local, xmlChar *local_lower, int *cur, int index) /* {{… in dom_get_elements_by_tag_name_ns_raw()
2094 xmlNsPtr cur; in dom_get_nsdecl() local
H A Ddom_iterators.c29 int cur; member
H A Dcharacterdata.c107 xmlChar *cur; in PHP_METHOD() local
200 xmlChar *cur, *first, *second; in dom_character_data_insert_data() local
271 xmlChar *cur, *substring, *second; in dom_character_data_delete_data() local
343 xmlChar *cur, *substring, *second = NULL; in dom_character_data_replace_data() local
H A Dtext.c104 xmlChar *cur; in PHP_METHOD() local
H A Delement.c520 xmlNsPtr cur = prev->next; in dom_remove_attribute() local
H A Ddocumenttype.c135 xmlNodePtr cur = intsubset->children; in dom_documenttype_internal_subset_read() local
H A Dnamespace_compat.c472 for (const xmlNode *cur = node; cur != NULL; cur = cur->parent) { in php_dom_get_in_scope_ns() local
/php-src/ext/zlib/
H A Dzlib.c807 zval *cur; in zlib_create_dictionary_string() local
/php-src/Zend/
H A Dzend_compile.c5464 int d, cur = CG(context).current_brk_cont; in zend_compile_break_continue() local
/php-src/ext/posix/
H A Dposix.c1196 zend_long res, cur, max; in PHP_FUNCTION() local
/php-src/sapi/phpdbg/
H A Dphpdbg_print.c370 phpdbg_oplog_entry *cur = zend_arena_alloc(&PHPDBG_G(oplog_arena), sizeof(phpdbg_oplog_entry)); in phpdbg_print_opline() local
H A Dphpdbg.c204 phpdbg_oplog_list *cur = PHPDBG_G(oplog_list); in PHP_MSHUTDOWN_FUNCTION() local
445 zend_op *cur = op_array->opcodes + op_array->num_args + !!(op_array->fn_flags & ZEND_ACC_VARIADIC); in phpdbg_oplog_fill_executable() local
590 phpdbg_oplog_entry *cur; in PHP_FUNCTION() local
H A Dphpdbg_watch.c833 phpdbg_watch_element *cur = parent; local
839 phpdbg_watch_element *cur = child; local
897 phpdbg_watch_element *cur = parent; local
903 phpdbg_watch_element *cur = child; local
/php-src/ext/xsl/
H A Dxsltprocessor.c126 static void xsl_add_ns_to_map(xmlHashTablePtr table, xsltStylesheetPtr sheet, const xmlNode *cur, c… in xsl_add_ns_to_map()
140 const xmlNode *cur = xmlDocGetRootElement(doc); in xsl_build_ns_map() local
/php-src/ext/standard/
H A Dstring.c134 _locale_t cur = _get_current_locale(); in localeconv_r() local
/php-src/ext/pdo/
H A Dpdo_stmt.c960 zval cur; in do_fetch() local
/php-src/main/
H A Dfastcgi.c764 char *cur, *end; in fcgi_listen() local
823 char *cur, *end; in fcgi_set_allowed_clients() local
/php-src/Zend/Optimizer/
H A Dzend_ssa.c1333 zend_ssa_phi **cur = &ssa->vars[source].phi_use_chain; in zend_ssa_remove_use_of_phi_source() local
1355 zend_ssa_phi **cur = &block->phis; in zend_ssa_remove_phi_from_block() local
H A Dzend_cfg.c657 int *postnum, int *cur, const zend_cfg *cfg, int block_num) /* {{{ */ in compute_postnum_recursive()
/php-src/ext/simplexml/
H A Dsimplexml.c1015 const xmlChar *cur = node->content; in sxe_prop_is_empty() local
1121 const xmlChar *cur = node->content; in sxe_get_prop_hash() local
/php-src/ext/dom/lexbor/lexbor/html/
H A Dencoding.c228 size_t i, len, cur; in lxb_html_encoding_meta() local
/php-src/ext/soap/
H A Dphp_encoding.c3359 xmlNsPtr cur; in xmlSearchNsPrefixByHref() local
/php-src/ext/date/lib/
H A Dparse_date.c138 uchar *lim, *str, *ptr, *cur, *tok, *pos; member

Completed in 153 milliseconds

12