Searched refs:Transform (Results 1 – 13 of 13) sorted by relevance
2 Test 1: Transform To XML String7 echo "Test 1: Transform To XML String";16 Test 1: Transform To XML String
2 Test 6: Transform To Doc7 echo "Test 6: Transform To Doc";17 Test 6: Transform To Doc
2 Test 7: Transform To Uri7 echo "Test 7: Transform To Uri";18 Test 7: Transform To Uri
2 Test 2: Transform To HTML String7 echo "Test 2: Transform To HTML String";24 Test 2: Transform To HTML String
16 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
18 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
20 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
1 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
33 void (*Transform)(php_hash_uint32 state[8], const unsigned char block[128]); member
263 context->Transform = PHP_##p##HAVALTransform; }303 context->Transform(context->state, context->buffer); in PHP_HAVALUpdate()306 context->Transform(context->state, &input[i]); in PHP_HAVALUpdate()
4382 # Transform the output of nm in a proper C declaration4385 # Transform the output of nm in a C name address pair4544 # Transform an extracted symbol line into a proper C declaration4547 # Transform an extracted symbol line into symbol name and symbol address4612 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
Completed in 45 milliseconds