Home
last modified time | relevance | path

Searched refs:counter (Results 301 – 322 of 322) sorted by relevance

1...<<111213

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregcomp.c2204 r = noname_disable_map(&(NODE_CAR(node)), map, counter); in noname_disable_map()
2212 r = noname_disable_map(ptarget, map, counter); in noname_disable_map()
2225 (*counter)++; in noname_disable_map()
2226 map[en->m.regnum].new_val = *counter; in noname_disable_map()
2227 en->m.regnum = *counter; in noname_disable_map()
2234 r = noname_disable_map(plink, map, counter); in noname_disable_map()
2241 r = noname_disable_map(&(en->te.Then), map, counter); in noname_disable_map()
2245 r = noname_disable_map(&(en->te.Else), map, counter); in noname_disable_map()
2404 int r, i, pos, counter; in disable_noname_group_capture() local
2413 counter = 0; in disable_noname_group_capture()
[all …]
H A Dregexec.c2548 counter, GET_STACK_INDEX(stk), spos);\
2549 counter++;\
2731 static unsigned int counter = 1; in match_at() local
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_last_insert_id.phpt79 // Sequence counter pattern...
H A Dmysqli_get_client_stats.phpt801 // NOTE: this will NOT update dbl_ddls counter
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c282 sljit_uw counter = 0; in patch_pc_relative_loads() local
302 const_pool[ind] = counter; in patch_pc_relative_loads()
303 ind = counter; in patch_pc_relative_loads()
304 counter++; in patch_pc_relative_loads()
320 return counter; in patch_pc_relative_loads()
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DCALLOUTS.API231 Returns the current counter value for retry-limit-in-match.
/PHP-7.3/
H A Dltmain.sh5565 counter=1
5575 newobj=lt$counter-$objbase
5576 counter=`expr $counter + 1`
/PHP-7.3/ext/standard/tests/file/
H A Dis_executable_basic-win32-mb.phpt22 $counter = 1;
29 $counter++;
H A Dis_executable_basic-win32.phpt22 $counter = 1;
29 $counter++;
H A Dis_executable_basic.phpt34 $counter = 1;
41 $counter++;
H A Dis_readable_basic-win32-mb.phpt24 $counter = 1;
31 $counter++;
H A Dis_readable_basic-win32.phpt24 $counter = 1;
31 $counter++;
H A Dis_readable_basic.phpt34 $counter = 1;
41 $counter++;
H A Dmkdir_rmdir_variation-win32-mb.phpt20 $counter = 1;
26 $counter++;
H A Dmkdir_rmdir_variation-win32.phpt20 $counter = 1;
26 $counter++;
H A Dmkdir_rmdir_variation1.phpt30 $counter = 1;
36 $counter++;
H A Dis_writable_basic.phpt33 $counter = 1;
42 $counter++;
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_structs.h1321 unsigned int counter; member
/PHP-7.3/ext/standard/tests/misc/
H A Duser_agents.txt38 http://tools.geek-tools.org/link-counter/
H A Dget_browser_variation3.phpt89 Agent http://tools.geek-tools.org/link-counter/
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic16389 # [[${counter}=%d]] in the description
16391 # [${counter}--] in the offset of the entries
26039 # -> cc: cleaning runs counter
H A Dmagic私はガラスを食べられます16389 # [[${counter}=%d]] in the description
16391 # [${counter}--] in the offset of the entries
26039 # -> cc: cleaning runs counter

Completed in 234 milliseconds

1...<<111213