Searched defs:GET_NODE (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/simplexml/ | ||
H A D | php_simplexml_exports.h | 29 #define GET_NODE(__s, __n) { \ macro |
/php-src/Zend/ | ||
H A D | zend_compile.c | 51 #define GET_NODE(target, src) do { \ macro |
Completed in 29 milliseconds