Home
last modified time | relevance | path

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

/PHP-7.2/scripts/dev/
H A Dsearch_underscores.php71 $cnt = $cnt_modules + $cnt_classes + $cnt_methods; variable
/PHP-7.2/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.c80 size_t cnt, l, sizeenv = 0; in _php_array_to_envp() local
H A Dstreamsfuncs.c622 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.c1536 size_t inc_len, cnt; local
/PHP-7.2/ext/gd/libgd/
H A Dwbmp.c66 int cnt, l, accu; in putmbi() local
/PHP-7.2/ext/iconv/
H A Diconv.c743 size_t cnt; in _php_iconv_strlen() local
828 size_t cnt; in _php_iconv_substr() local
976 size_t cnt; in _php_iconv_strpos() local
/PHP-7.2/ext/fileinfo/libmagic/
H A Dcompress.c286 ssize_t cnt; in sread() local
H A Dapprentice.c1764 size_t cnt = me->max_count + ALLOC_CHUNK; in parse() local
2259 size_t len, cnt; in check_format_type() local
/PHP-7.2/ext/simplexml/
H A Dsimplexml.c128 …element_by_offset(php_sxe_object *sxe, zend_long offset, xmlNodePtr node, zend_long *cnt) /* {{{ */ in sxe_get_element_by_offset()
323 zend_long cnt = 0; in sxe_prop_dim_read() local
444 zend_long cnt = 0; in sxe_prop_dim_write() local
/PHP-7.2/main/
H A Dphp_variables.c269 uint64_t cnt; member
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_connection.c2515 unsigned int cnt = 0; local
2554 unsigned int cnt = 0; local
/PHP-7.2/ext/intl/locale/
H A Dlocale_methods.c1051 int cnt = 0; in add_array_entry() local
/PHP-7.2/Zend/
H A Dzend_execute_API.c1452 int cnt; member
/PHP-7.2/sapi/litespeed/
H A Dlsapilib.c4107 int LSAPI_Inc_Req_Processed(int cnt) in LSAPI_Inc_Req_Processed()
/PHP-7.2/ext/phar/
H A Dphar_object.c4235 int cnt = filename_len; in phar_extract_file() local
/PHP-7.2/ext/spl/
H A Dspl_iterators.c1443 zend_long cnt = 0; in spl_cit_check_flags() local
/PHP-7.2/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 535 milliseconds