Home
last modified time | relevance | path

Searched defs:final (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/standard/
H A Dphp_crypt_r.c105 unsigned char final[16]; in php_md5_crypt_r() local
/php-src/ext/dba/libcdb/
H A Dcdb_make.h40 char final[2048]; member
/php-src/ext/hash/
H A Dhash.c492 static inline void php_hash_hmac_round(unsigned char *final, const php_hash_ops *ops, void *context… in php_hash_hmac_round()
/php-src/sapi/litespeed/
H A Dlsapilib.c3890 static int lsapi_check_path(const char *p, char *final, int max_len) in lsapi_check_path()
/php-src/ext/reflection/
H A Dphp_reflection.c595 const char *final = ZEND_CLASS_CONST_FLAGS(c) & ZEND_ACC_FINAL ? "final " : ""; in _class_const_string() local

Completed in 51 milliseconds