Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/html_tables/
H A Dhtml_table_gen.php359 $ident = "html5"; variable
798 $ident = "html4"; variable
804 $ident = "be_noapos"; variable
810 $ident = "be_apos"; variable
/PHP-7.4/ext/standard/
H A Dsyslog.c126 void php_openlog(const char *ident, int option, int facility) in php_openlog()
141 char *ident; in PHP_FUNCTION() local
H A Dpassword.c42 int php_password_algo_register(const char *ident, const php_password_algo *algo) { in php_password_algo_register()
51 void php_password_algo_unregister(const char *ident) { in php_password_algo_unregister()
547 const php_password_algo* php_password_algo_find(const zend_string *ident) { in php_password_algo_find()
605 const char *ident, *ident_end; in php_password_algo_extract_ident() local
624 zend_string *ident = php_password_algo_extract_ident(hash); in php_password_algo_identify_ex() local
640 zend_string *hash, *ident; in PHP_FUNCTION() local
/PHP-7.4/win32/
H A Dwsyslog.c146 void openlog(const char *ident, int logopt, int facility) in openlog()
/PHP-7.4/ext/gd/libgd/
H A Dgd_tga.h26 char *ident; // identifcation tag string member

Completed in 21 milliseconds