Searched defs:ident (Results 1 – 3 of 3) sorted by relevance
358 $ident = "html5"; variable797 $ident = "html4"; variable803 $ident = "be_noapos"; variable809 $ident = "be_apos"; variable
126 void php_openlog(const char *ident, int option, int facility) in php_openlog()141 char *ident; in PHP_FUNCTION() local
146 void openlog(const char *ident, int logopt, int facility) in openlog()
Completed in 7 milliseconds