Searched refs:checkName (Results 1 – 2 of 2) sorted by relevance
31 sub checkName($);250 if (!checkName($line)) {262 sub checkName($) subroutine
872 const PropertyValue* checkName = aValues.getConstArray(); in convertFastPropertyValue() local873 for ( ;checkName != valueEnd; ++checkName ) in convertFastPropertyValue()875 if ( !checkName->Name.getLength() ) in convertFastPropertyValue()
Completed in 17 milliseconds