Home
last modified time | relevance | path

Searched refs:METHOD (Results 1 – 8 of 8) sorted by relevance

/ext-ds/src/php/classes/
H A Dphp_vector_ce.c33 METHOD(apply) in METHOD() function
45 METHOD(clear) in METHOD() function
57 METHOD(copy) in METHOD() function
63 METHOD(count) in METHOD() function
79 METHOD(find) in METHOD() function
91 METHOD(get) in METHOD() function
109 METHOD(join) in METHOD() function
125 METHOD(last) in METHOD() function
131 METHOD(map) in METHOD() function
143 METHOD(pop) in METHOD() function
[all …]
H A Dphp_deque_ce.c27 METHOD(join) in METHOD() function
43 METHOD(apply) in METHOD() function
55 METHOD(map) in METHOD() function
61 METHOD(merge) in METHOD() function
84 METHOD(slice) in METHOD() function
101 METHOD(sort) in METHOD() function
127 METHOD(push) in METHOD() function
143 METHOD(pop) in METHOD() function
186 METHOD(sum) in METHOD() function
198 METHOD(get) in METHOD() function
[all …]
H A Dphp_stack_ce.c18 METHOD(__construct) in METHOD() function
27 METHOD(allocate) in METHOD() function
33 METHOD(capacity) in METHOD() function
39 METHOD(push) in METHOD() function
45 METHOD(pop) in METHOD() function
51 METHOD(peek) in METHOD() function
57 METHOD(count) in METHOD() function
63 METHOD(copy) in METHOD() function
69 METHOD(clear) in METHOD() function
75 METHOD(toArray) in METHOD() function
[all …]
H A Dphp_queue_ce.c17 METHOD(__construct) in METHOD() function
26 METHOD(allocate) in METHOD() function
32 METHOD(capacity) in METHOD() function
38 METHOD(push) in METHOD() function
44 METHOD(pop) in METHOD() function
50 METHOD(peek) in METHOD() function
56 METHOD(copy) in METHOD() function
62 METHOD(count) in METHOD() function
68 METHOD(clear) in METHOD() function
74 METHOD(toArray) in METHOD() function
[all …]
H A Dphp_map_ce.c36 METHOD(apply) in METHOD() function
48 METHOD(put) in METHOD() function
54 METHOD(putAll) in METHOD() function
60 METHOD(get) in METHOD() function
90 METHOD(diff) in METHOD() function
96 METHOD(clear) in METHOD() function
102 METHOD(sort) in METHOD() function
142 METHOD(keys) in METHOD() function
148 METHOD(last) in METHOD() function
239 METHOD(map) in METHOD() function
[all …]
H A Dphp_set_ce.c27 METHOD(join) in METHOD() function
49 METHOD(add) in METHOD() function
55 METHOD(remove) in METHOD() function
61 METHOD(get) in METHOD() function
73 METHOD(diff) in METHOD() function
85 METHOD(xor) in METHOD() function
91 METHOD(first) in METHOD() function
97 METHOD(last) in METHOD() function
103 METHOD(map) in METHOD() function
145 METHOD(sort) in METHOD() function
[all …]
H A Dphp_priority_queue_ce.c17 METHOD(__construct) in METHOD() function
22 METHOD(allocate) in METHOD() function
28 METHOD(capacity) in METHOD() function
34 METHOD(copy) in METHOD() function
40 METHOD(push) in METHOD() function
46 METHOD(pop) in METHOD() function
52 METHOD(peek) in METHOD() function
58 METHOD(isEmpty) in METHOD() function
64 METHOD(toArray) in METHOD() function
70 METHOD(count) in METHOD() function
[all …]
H A Dphp_pair_ce.c8 #define METHOD(name) PHP_METHOD(Pair, name) macro
12 METHOD(__construct) in METHOD() function
28 METHOD(copy) in METHOD() function
34 METHOD(toArray) in METHOD() function
40 METHOD(jsonSerialize) in METHOD() function

Completed in 26 milliseconds