Searched refs:EL_NAME (Results 1 – 1 of 1) sorted by relevance
59 #define EL_NAME "name" macro803 if (!strcmp((char *)atts[i], EL_NAME) && atts[i+1] && atts[i+1][0]) { in php_wddx_push_element()852 if (!strcmp((char *)atts[i], EL_NAME) && atts[i+1] && atts[i+1][0]) { in php_wddx_push_element()
Completed in 10 milliseconds