Home
last modified time | relevance | path

Searched defs:counter (Results 1 – 10 of 10) sorted by relevance

/PHP-7.3/Zend/
H A Dzend_gc.c239 # define GC_BENCH_INC(counter) GC_G(counter)++ argument
240 # define GC_BENCH_DEC(counter) GC_G(counter)-- argument
241 # define GC_BENCH_PEAK(peak, counter) do { \ argument
247 # define GC_BENCH_INC(counter) argument
248 # define GC_BENCH_DEC(counter) argument
249 # define GC_BENCH_PEAK(peak, counter) argument
/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c285 int counter = 0; in create_xml_escape() local
/PHP-7.3/ext/oci8/
H A Doci8_statement.c499 ub4 counter; in php_oci_statement_execute() local
/PHP-7.3/ext/dom/
H A Delement.c695 int counter = 1; in _dom_new_reconNs() local
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c282 sljit_uw counter = 0; in patch_pc_relative_loads() local
H A DsljitNativeARM_T2_32.c477 sljit_s32 counter; in get_imm() local
/PHP-7.3/ext/simplexml/
H A Dsimplexml.c426 int counter = 0; in sxe_prop_dim_write() local
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregcomp.c2195 noname_disable_map(Node** plink, GroupNumRemap* map, int* counter) in noname_disable_map()
2404 int r, i, pos, counter; in disable_noname_group_capture() local
H A Dregexec.c2731 static unsigned int counter = 1; in match_at() local
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_structs.h1321 unsigned int counter; member

Completed in 110 milliseconds