Home
last modified time | relevance | path

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

/PHP-5.6/scripts/dev/
H A Dsearch_underscores.php71 $cnt = $cnt_modules + $cnt_classes + $cnt_methods; variable
/PHP-5.6/ext/gd/libgd/
H A Dwbmp.c66 int cnt, l, accu; in putmbi() local
/PHP-5.6/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
699 int cnt, i; in main() local
H A Dproc_open.c85 uint string_length, cnt, l, sizeenv=0, el_len; in _php_array_to_envp() local
H A Dstreamsfuncs.c610 int cnt = 0; in stream_array_to_fd_set() local
H A Darray.c276 long cnt = 0; in php_count_recursive() local
H A Dstring.c1431 size_t inc_len, cnt; local
/PHP-5.6/ext/fileinfo/libmagic/
H A Dcompress.c192 ssize_t cnt; in sread() local
H A Dapprentice.c1541 size_t cnt = me->max_count + ALLOC_CHUNK; in parse() local
/PHP-5.6/ext/iconv/
H A Diconv.c751 unsigned int cnt; in _php_iconv_strlen() local
835 unsigned int cnt; in _php_iconv_substr() local
983 unsigned int cnt; in _php_iconv_strpos() local
/PHP-5.6/ext/simplexml/
H A Dsimplexml.c143 …r sxe_get_element_by_offset(php_sxe_object *sxe, long offset, xmlNodePtr node, long *cnt) /* {{{ */ in sxe_get_element_by_offset()
335 long cnt = 0; in sxe_prop_dim_read() local
465 long cnt = 0; in sxe_prop_dim_write() local
/PHP-5.6/main/
H A Dphp_variables.c239 uint64_t cnt; member
/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd.c1276 int cnt = 0; local
1312 unsigned int cnt = 0; local
/PHP-5.6/ext/intl/locale/
H A Dlocale_methods.c1046 int cnt = 0; in add_array_entry() local
/PHP-5.6/Zend/
H A Dzend_execute_API.c1446 int cnt; member
/PHP-5.6/ext/phar/
H A Dphar_object.c4165 int cnt = filename_len; in phar_extract_file() local
/PHP-5.6/ext/spl/
H A Dspl_iterators.c1433 int cnt = 0; in spl_cit_check_flags() local
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c9689 u32 cnt; /* Number of times this instruction was executed */ member
15416 int cnt = 0; in getDigits() local
19343 int cnt; /* Number of entries without a matching leave */ member

Completed in 428 milliseconds