Home
last modified time | relevance | path

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

/php-src/scripts/dev/
H A Dsearch_underscores.php69 $cnt = $cnt_modules + $cnt_classes + $cnt_methods; variable
/php-src/ext/hash/murmur/
H A DPMurHash.c106 #define dobytes(cnt, h1, c, n, ptr, len) \ argument
H A DPMurHash128.c143 #define dobytes128x86(cnt, h1, h2, h3, h4, k1, k2, k3, k4, n, ptr, len)\ argument
459 #define dobytes128x64(cnt, h1, h2, k1, k2, n, ptr, len) \ argument
/php-src/ext/standard/
H A Dcrypt_sha256.c333 size_t cnt; in php_sha256_crypt_r() local
697 int cnt, i; in main() local
H A Dcrypt_sha512.c370 size_t cnt; in php_sha512_crypt_r() local
766 int cnt; in main() local
H A Dproc_open.c162 uint32_t cnt = zend_hash_num_elements(Z_ARRVAL_P(environment)); in _php_array_to_envp() local
H A Dstreamsfuncs.c627 int cnt = 0; in stream_array_to_fd_set() local
H A Darray.c617 zend_long cnt = 0; in php_count_recursive() local
646 zend_long cnt; in PHP_FUNCTION() local
/php-src/ext/gd/libgd/
H A Dwbmp.c66 int cnt, l, accu; in putmbi() local
/php-src/ext/iconv/
H A Diconv.c562 size_t cnt; in _php_iconv_strlen() local
638 size_t cnt; in _php_iconv_substr() local
771 size_t cnt; in _php_iconv_strpos() local
/php-src/ext/simplexml/
H A Dsimplexml.c103 …element_by_offset(php_sxe_object *sxe, zend_long offset, xmlNodePtr node, zend_long *cnt) /* {{{ */ in sxe_get_element_by_offset()
283 zend_long cnt = 0; in sxe_prop_dim_read() local
369 zend_long cnt = 0; in sxe_prop_dim_write() local
/php-src/main/
H A Dphp_variables.c336 uint64_t cnt; member
/php-src/ext/mysqlnd/
H A Dmysqlnd_connection.c2091 unsigned int cnt = 0; local
2130 unsigned int cnt = 0; local
/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c2010 size_t cnt = me->max_count + ALLOC_CHUNK; in parse() local
2539 size_t len, cnt; in check_format_type() local
H A Dcompress.c425 ssize_t cnt; in sread() local
/php-src/ext/intl/locale/
H A Dlocale_methods.c1086 int cnt = 0; in add_array_entry() local
/php-src/Zend/
H A Dzend_inheritance.c2603 int cnt; member
/php-src/ext/phar/
H A Dphar_object.c4146 size_t cnt = 0; in phar_extract_file() local
/php-src/sapi/litespeed/
H A Dlsapilib.c4360 int LSAPI_Inc_Req_Processed(int cnt) in LSAPI_Inc_Req_Processed()
/php-src/ext/spl/
H A Dspl_iterators.c1307 zend_long cnt = 0; in spl_cit_check_flags() local
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c3124 int cnt; member

Completed in 185 milliseconds