Home
last modified time | relevance | path

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

/PHP-5.5/scripts/dev/
H A Dsearch_underscores.php71 $cnt = $cnt_modules + $cnt_classes + $cnt_methods; variable
/PHP-5.5/ext/gd/libgd/
H A Dwbmp.c66 int cnt, l, accu; in putmbi() local
/PHP-5.5/ext/standard/
H A Dcrypt_sha512.c394 size_t cnt; in php_sha512_crypt_r() local
769 int cnt; in main() local
H A Dcrypt_sha256.c361 size_t cnt; in php_sha256_crypt_r() local
705 int cnt, i; in main() local
H A Dproc_open.c84 uint string_length, cnt, l, sizeenv=0, el_len; in _php_array_to_envp() local
H A Dstreamsfuncs.c608 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.5/ext/fileinfo/libmagic/
H A Dcompress.c193 ssize_t cnt; in sread() local
H A Dapprentice.c1538 size_t cnt = me->max_count + ALLOC_CHUNK; in parse() local
/PHP-5.5/ext/iconv/
H A Diconv.c686 unsigned int cnt; in _php_iconv_strlen() local
770 unsigned int cnt; in _php_iconv_substr() local
918 unsigned int cnt; in _php_iconv_strpos() local
/PHP-5.5/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.5/ext/mysqlnd/
H A Dmysqlnd.c1248 int cnt = 0; local
1284 unsigned int cnt = 0; local
/PHP-5.5/ext/intl/locale/
H A Dlocale_methods.c1039 int cnt = 0; in add_array_entry() local
/PHP-5.5/Zend/
H A Dzend_execute_API.c1548 int cnt; member
/PHP-5.5/ext/phar/
H A Dphar_object.c4154 int cnt = filename_len; in phar_extract_file() local
/PHP-5.5/ext/spl/
H A Dspl_iterators.c1361 int cnt = 0; in spl_cit_check_flags() local
/PHP-5.5/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 835 milliseconds