Home
last modified time | relevance | path

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

/PHP-5.5/sapi/cli/
H A Dphp_http_parser.c307 #define LOWER(c) (unsigned char)(c | 0x20) macro
655 c = LOWER(ch); in php_http_parser_execute()
668 c = LOWER(ch); in php_http_parser_execute()
698 c = LOWER(ch); in php_http_parser_execute()
1206 c = LOWER(ch); in php_http_parser_execute()
1262 c = LOWER(ch); in php_http_parser_execute()
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_case.phpt193 [%u|b%"LOWER"]=>
/PHP-5.5/ext/standard/tests/strings/
H A Dhtml_entity_decode_cp866.phpt98 0x2584 => array(0xdc, "LOWER HALF BLOCK"),
425 LOWER HALF BLOCK: ▄ => dc
H A Dhtml_entity_decode_koi8-r.phpt18 0x2584 => array(0x8C, "LOWER HALF BLOCK"),
185 LOWER HALF BLOCK: ▄ => 8c
/PHP-5.5/ext/standard/html_tables/mappings/
H A DCP866.TXT238 0xdc 0x2584 #LOWER HALF BLOCK
H A DKOI8-R.TXT187 0x8C 0x2584 # LOWER HALF BLOCK

Completed in 56 milliseconds