Searched refs:isname (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/xar-202/xar/lib/
H A Dfiletree.c997 int isname = 0, isencoded = 0; local
1009 isname = 1;
1016 if( isname && (strcmp(name, "enctype") == 0) && (strcmp(value, "base64") == 0) ) {
1043 if( isname ) {
/macosx-10.9.5/CPANInternal-140/XML-Parser/Expat/
H A DExpat.pm521 sub isname { subroutine
1155 =item isname

Completed in 150 milliseconds