Home
last modified time | relevance | path

Searched defs:cur (Results 1 – 25 of 36) sorted by path

12

/php-src/Zend/Optimizer/
H A Dzend_cfg.c657 int *postnum, int *cur, const zend_cfg *cfg, int block_num) /* {{{ */ in compute_postnum_recursive()
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
/php-src/Zend/
H A Dzend_compile.c5464 int d, cur = CG(context).current_brk_cont; in zend_compile_break_continue() local
H A Dzend_gc.h115 zval *cur; member
/php-src/ext/date/lib/
H A Dparse_date.c138 uchar *lim, *str, *ptr, *cur, *tok, *pos; member
H A Dparse_iso_intervals.c75 uchar *lim, *str, *ptr, *cur, *tok, *pos; member
/php-src/ext/dba/
H A Ddba_lmdb.c34 MDB_cursor *cur; member
/php-src/ext/dom/
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 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 Ddocumenttype.c135 xmlNodePtr cur = intsubset->children; in dom_documenttype_internal_subset_read() local
H A Ddom_iterators.c29 int cur; member
H A Delement.c520 xmlNsPtr cur = prev->next; in dom_remove_attribute() local
H A Dhtml_collection.c49 int cur = 0; in dom_html_collection_named_item() local
H A Dnamespace_compat.c472 for (const xmlNode *cur = node; cur != NULL; cur = cur->parent) { in php_dom_get_in_scope_ns() 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 Dtext.c104 xmlChar *cur; in PHP_METHOD() 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/intl/breakiterator/
H A Dbreakiterator_iterators.cpp159 int32_t cur, in _breakiterator_parts_move_forward() local
/php-src/ext/pdo/
H A Dpdo_stmt.c960 zval cur; in do_fetch() local
/php-src/ext/posix/
H A Dposix.c1196 zend_long res, cur, max; in PHP_FUNCTION() local
/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/soap/
H A Dphp_encoding.c3359 xmlNsPtr cur; in xmlSearchNsPrefixByHref() local
H A Dphp_packet_soap.c26 xmlNodePtr trav, env, head, body, resp, cur, fault; in parse_packet_soap() local
/php-src/ext/standard/
H A Dbrowscap.c632 const char *cur; in browser_reg_compare() local
H A Dstring.c134 _locale_t cur = _get_current_locale(); in localeconv_r() local

Completed in 147 milliseconds

12