Home
last modified time | relevance | path

Searched refs:EL_STRING (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/ext/wddx/
H A Dwddx.c55 #define EL_STRING "string" macro
735 } else if (!strcmp((char *)name, EL_STRING)) { in php_wddx_push_element()
892 if (!strcmp((char *)name, EL_STRING) || !strcmp((char *)name, EL_NUMBER) || in php_wddx_pop_element()

Completed in 7 milliseconds