Home
last modified time | relevance | path

Searched defs:__n (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/standard/
H A Dphp_rand.h44 #define RAND_RANGE(__n, __min, __max, __tmax) \ argument
/PHP-5.5/ext/simplexml/
H A Dphp_simplexml_exports.h33 #define GET_NODE(__s, __n) { \ argument
H A Dsimplexml.c102 #define GET_NODE(__s, __n) { \ argument
/PHP-5.5/Zend/
H A Dzend_API.h385 #define add_assoc_long(__arg, __key, __n) add_assoc_long_ex(__arg, __key, strlen(__key)+1, __n) argument
440 #define add_property_long(__arg, __key, __n) add_property_long_ex(__arg, __key, strlen(__key)+1, __… argument

Completed in 21 milliseconds