Searched defs:high (Results 1 – 8 of 8) sorted by relevance
/PHP-5.4/win32/ |
H A D | flock.c | 58 DWORD low = 1, high = 0; in flock() local
|
/PHP-5.4/ext/mbstring/oniguruma/enc/ |
H A D | utf16_be.c | 104 unsigned int plane, high; in utf16be_code_to_mbc() local
|
H A D | utf16_le.c | 106 unsigned int plane, high; in utf16le_code_to_mbc() local
|
/PHP-5.4/ext/filter/ |
H A D | sanitizing_filters.c | 67 …encode_url(zval *value, const unsigned char* chars, const int char_len, int high, int low, int enc… in php_filter_encode_url()
|
/PHP-5.4/ext/xmlrpc/libxmlrpc/ |
H A D | queue.c | 715 static void QuickSort(void *list[], int low, int high, in QuickSort()
|
/PHP-5.4/ext/mbstring/oniguruma/ |
H A D | regexec.c | 1357 OnigCodePoint low, high, x; in onig_is_in_code_range() local 3299 UChar* range, UChar** low, UChar** high, UChar** low_prev) in forward_search_range() 3429 UChar** low, UChar** high) in backward_search_range() 3733 UChar *sch_range, *low, *high, *low_prev; in onig_search() local 3796 UChar *low, *high, *adjrange, *sch_start; in onig_search() local
|
H A D | regparse.c | 1667 int low, high, bound, x; in add_code_range_to_buf() local
|
/PHP-5.4/ext/standard/ |
H A D | array.c | 1656 unsigned char *low, *high; in PHP_FUNCTION() local 1704 double low, high, value; in PHP_FUNCTION() local 1735 double low, high; in PHP_FUNCTION() local
|
Completed in 35 milliseconds