__p 28 ext/simplexml/php_simplexml_exports.h #define SKIP_TEXT(__p) \ __p 29 ext/simplexml/php_simplexml_exports.h if ((__p)->type == XML_TEXT_NODE) { \ __p 123 ext/standard/php_smart_str.h char *__p = (buf); \ __p 125 ext/standard/php_smart_str.h *__p = '\0'; \ __p 127 ext/standard/php_smart_str.h *--__p = (char) (__num % 10) + '0'; \ __p 130 ext/standard/php_smart_str.h result = __p; \