Home
last modified time | relevance | path

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

/PHP-7.1/ext/wddx/
H A Dwddx.c48 #define EL_BINARY "binary" macro
741 } else if (!strcmp((char *)name, EL_BINARY)) { in php_wddx_push_element()
895 !strcmp((char *)name, EL_RECORDSET) || !strcmp((char *)name, EL_BINARY) || in php_wddx_pop_element()
909 if (!strcmp((char *)name, EL_BINARY)) { in php_wddx_pop_element()

Completed in 9 milliseconds