Searched refs:hind (Results 1 – 3 of 3) sorted by relevance
/PHP-5.4/sapi/caudium/ |
H A D | caudium.c | 285 struct pike_string *hval, *ind, *hind; in php_caudium_set_header() local 292 hind = make_shared_binary_string(header_name, in php_caudium_set_header() 307 soldval = low_mapping_string_lookup(headermap, hind); in php_caudium_set_header() 325 mapping_string_insert(headermap, hind, &hsval); in php_caudium_set_header() 329 free_string(hind); in php_caudium_set_header()
|
/PHP-5.4/sapi/roxen/ |
H A D | roxen.c | 289 struct pike_string *hval, *ind, *hind; in php_roxen_set_header() local 297 hind = make_shared_binary_string(header_name, in php_roxen_set_header() 314 mapping_string_insert(headermap, hind, &hsval); in php_roxen_set_header() 318 free_string(hind); in php_roxen_set_header()
|
/PHP-5.4/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 6690 hind. The \X and \R escapes, which can match different numbers of data 9038 hind assertion later in the pattern could require even earlier charac-
|
Completed in 30 milliseconds