Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/html_tables/
H A Dhtml_table_gen.php360 $ident = "html5"; variable
550 echo "static const entity_stage3_row stage3_table_{$ident}_",
563 echo "{1, { {(void *)", sprintf("multi_cp_{$ident}_%05X",
613 echo "static const entity_stage2_row stage2_table_{$ident}_",
774 "static const entity_cp_map *const ht_buckets_{$ident}[] = {\n";
783 echo "ht_bucket_{$ident}_", sprintf("%03X", $i), ",";
788 "static const entity_ht ent_ht_{$ident} = {
790 ht_buckets_{$ident}
800 $ident = "html4"; variable
806 $ident = "be_noapos"; variable
[all …]
/PHP-5.5/
H A D.gitattributes1 ext/mysqlnd/mysqlnd.h ident
2 ext/simplexml/simplexml.c ident
3 ext/iconv/php_iconv.h ident
4 ext/posix/posix.c ident
5 ext/recode/recode.c ident
6 ext/skeleton/create_stubs ident
7 ext/phar/phar/pharcommand.inc ident
8 ext/phar/phar.c ident
9 ext/sysvmsg/sysvmsg.c ident
10 ext/enchant/enchant.c ident
[all …]
H A DNEWS8733 - Fixed bug #36808 (syslog ident becomes garbage between requests). (Tony)
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in45 ;syslog.ident = php-fpm

Completed in 39 milliseconds