Home
last modified time | relevance | path

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

/php-src/ext/simplexml/
H A Dsimplexml.c1347 int strval_len; in PHP_METHOD() local
1386 …xmlDocDumpMemoryEnc((xmlDocPtr) sxe->document->ptr, &strval, &strval_len, (const char *) ((xmlDocP… in PHP_METHOD()
1390 RETVAL_STRINGL((char *)strval, strval_len); in PHP_METHOD()

Completed in 15 milliseconds