Home
last modified time | relevance | path

Searched defs:cnt (Results 1 – 20 of 20) sorted by relevance

/PHP-7.1/scripts/dev/
H A Dsearch_underscores.php71 $cnt = $cnt_modules + $cnt_classes + $cnt_methods; variable
/PHP-7.1/ext/standard/
H A Dcrypt_sha512.c388 size_t cnt; in php_sha512_crypt_r() local
763 int cnt; in main() local
H A Dcrypt_sha256.c355 size_t cnt; in php_sha256_crypt_r() local
698 int cnt, i; in main() local
H A Dproc_open.c85 size_t cnt, l, sizeenv = 0; in _php_array_to_envp() local
H A Dstreamsfuncs.c591 int cnt = 0; in stream_array_to_fd_set() local
H A Darray.c748 zend_long cnt = 0; in php_count_recursive() local
782 zend_long cnt; in PHP_FUNCTION() local
H A Dstring.c1517 size_t inc_len, cnt; local
/PHP-7.1/ext/gd/libgd/
H A Dwbmp.c66 int cnt, l, accu; in putmbi() local
/PHP-7.1/ext/fileinfo/libmagic/
H A Dcompress.c203 ssize_t cnt; in sread() local
H A Dapprentice.c1749 size_t cnt = me->max_count + ALLOC_CHUNK; in parse() local
/PHP-7.1/ext/iconv/
H A Diconv.c752 size_t cnt; in _php_iconv_strlen() local
837 size_t cnt; in _php_iconv_substr() local
985 size_t cnt; in _php_iconv_strpos() local
/PHP-7.1/ext/simplexml/
H A Dsimplexml.c130 …element_by_offset(php_sxe_object *sxe, zend_long offset, xmlNodePtr node, zend_long *cnt) /* {{{ */ in sxe_get_element_by_offset()
325 zend_long cnt = 0; in sxe_prop_dim_read() local
456 zend_long cnt = 0; in sxe_prop_dim_write() local
/PHP-7.1/main/
H A Dphp_variables.c261 uint64_t cnt; member
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_connection.c2501 unsigned int cnt = 0; local
2540 unsigned int cnt = 0; local
/PHP-7.1/ext/intl/locale/
H A Dlocale_methods.c1051 int cnt = 0; in add_array_entry() local
/PHP-7.1/Zend/
H A Dzend_execute_API.c1489 int cnt; member
/PHP-7.1/ext/phar/
H A Dphar_object.c4177 int cnt = filename_len; in phar_extract_file() local
/PHP-7.1/sapi/litespeed/
H A Dlsapilib.c3961 int LSAPI_Inc_Req_Processed(int cnt) in LSAPI_Inc_Req_Processed()
/PHP-7.1/ext/spl/
H A Dspl_iterators.c1444 zend_long cnt = 0; in spl_cit_check_flags() local
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c14745 u32 cnt; /* Number of times this instruction was executed */ member
20711 u32 cnt = 0; in countLookasideSlots() local
21032 int cnt = 0; in getDigits() local
25286 int cnt; /* Number of entries without a matching leave */ member

Completed in 424 milliseconds