Home
last modified time | relevance | path

Searched refs:hind (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/sapi/caudium/
H A Dcaudium.c285 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.5/sapi/roxen/
H A Droxen.c289 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.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt6714 hind. The \X and \R escapes, which can match different numbers of data
9062 hind assertion later in the pattern could require even earlier charac-

Completed in 41 milliseconds