Home
last modified time | relevance | path

Searched refs:ident (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/
H A D.gitattributes2 /ext/ext_skel.php ident
3 /ext/phar/phar/pharcommand.inc ident
4 /ext/dba/libinifile/inifile.c ident
5 /ext/dba/libflatfile/flatfile.c ident
6 /ext/dba/libcdb/cdb_make.c ident
7 /ext/dba/libcdb/cdb.c ident
8 /run-tests.php ident
H A Dphp.ini-development590 ; The syslog ident is a string which is prepended to every message logged
592 ;syslog.ident = php
H A Dphp.ini-production590 ; The syslog ident is a string which is prepended to every message logged
592 ;syslog.ident = php
H A DNEWS2474 . Added syslog.facility and syslog.ident INI entries for customizing syslog
/PHP-7.4/ext/standard/html_tables/
H A Dhtml_table_gen.php359 $ident = "html5"; variable
548 echo "static const entity_stage3_row stage3_table_{$ident}_",
561 echo "{1, { {(void *)", sprintf("multi_cp_{$ident}_%05X",
611 echo "static const entity_stage2_row stage2_table_{$ident}_",
772 "static const entity_cp_map *const ht_buckets_{$ident}[] = {\n";
781 echo "ht_bucket_{$ident}_", sprintf("%03X", $i), ",";
786 "static const entity_ht ent_ht_{$ident} = {
788 ht_buckets_{$ident}
798 $ident = "html4"; variable
804 $ident = "be_noapos"; variable
[all …]
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in37 ;syslog.ident = php-fpm

Completed in 21 milliseconds