Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/html_tables/
H A Dhtml_table_gen.php358 $ident = "html5"; variable
547 echo "static const entity_stage3_row stage3_table_{$ident}_",
560 echo "{1, { {(void *)", sprintf("multi_cp_{$ident}_%05X",
610 echo "static const entity_stage2_row stage2_table_{$ident}_",
771 "static const entity_cp_map *const ht_buckets_{$ident}[] = {\n";
780 echo "ht_bucket_{$ident}_", sprintf("%03X", $i), ",";
785 "static const entity_ht ent_ht_{$ident} = {
787 ht_buckets_{$ident}
797 $ident = "html4"; variable
803 $ident = "be_noapos"; variable
[all …]
/PHP-7.3/
H A D.gitattributes1 ext/mysqlnd/mysqlnd.h ident
2 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 DUPGRADING750 - syslog.ident
751 . New INI to set syslog ident string which is prepended to every message. It
H A Dphp.ini-development583 ; The syslog ident is a string which is prepended to every message logged
585 ;syslog.ident = php
H A Dphp.ini-production585 ; The syslog ident is a string which is prepended to every message logged
587 ;syslog.ident = php
H A DNEWS1390 . Added syslog.facility and syslog.ident INI entries for customizing syslog
/PHP-7.3/sapi/fpm/
H A Dphp-fpm.conf.in37 ;syslog.ident = php-fpm

Completed in 34 milliseconds