Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/html_tables/
H A Dhtml_table_gen.php358 $ident = "html5"; variable
797 $ident = "html4"; variable
803 $ident = "be_noapos"; variable
809 $ident = "be_apos"; variable
/PHP-7.3/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
/PHP-7.3/win32/
H A Dwsyslog.c146 void openlog(const char *ident, int logopt, int facility) in openlog()

Completed in 7 milliseconds