Searched refs:EL_NAME (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/wddx/ | ||
| H A D | wddx.c | 59 #define EL_NAME "name" macro 835 if (!strcmp(atts[i], EL_NAME) && atts[++i] && atts[i][0]) { 885 if (!strcmp(atts[i], EL_NAME) && atts[++i] && atts[i][0]) { |
Completed in 3 milliseconds