Home
last modified time | relevance | path

Searched defs:count (Results 126 – 135 of 135) sorted by relevance

123456

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregint.h687 int count; /* for OP_REPEAT_INC, OP_REPEAT_INC_NG */ member
/PHP-7.2/ext/zip/
H A Dphp_zip.c1565 static ZIPARCHIVE_METHOD(count) in ZIPARCHIVE_METHOD() argument
/PHP-7.2/ext/ldap/
H A Dldap.c1486 int i, count; in PHP_FUNCTION() local
/PHP-7.2/ext/spl/
H A Dspl_directory.c1605 SPL_METHOD(GlobIterator, count) in SPL_METHOD() argument
/PHP-7.2/Zend/
H A Dzend_vm_def.h8144 zend_long count; variable
H A Dzend_vm_execute.h1364 uint32_t count = zend_hash_num_elements(ht); local
8073 zend_long count; local
14716 zend_long count; local
21764 zend_long count; local
41278 zend_long count; local
H A Dzend_compile.c2322 uint32_t i, count = zend_stack_count(&CG(delayed_oplines_stack)); in zend_delayed_compile_end() local
/PHP-7.2/ext/reflection/
H A Dphp_reflection.c316 int count, count_static_props = 0, count_static_funcs = 0, count_shadow_props = 0; in _class_string() local
713 uint32_t i, count; in _function_closure_string() local
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_structs.h306 size_t count; member
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c13418 unsigned int count; /* Number of entries in this table */ member
13421 unsigned int count; /* Number of entries with this hash */ member

Completed in 720 milliseconds

123456