Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/src/
H A DCOLLADASaxFWLSidAddress.cpp21 const int regExpMatchesVectorLength = 30; /* should be a multiple of 3 */ variable
118 int accessorNameMatches[regExpMatchesVectorLength]; in parseAddress()
129 regExpMatchesVectorLength); /* number of elements in the output vector */ in parseAddress()
171 int accessorIndexMatches[regExpMatchesVectorLength]; in parseAddress()
181 regExpMatchesVectorLength); in parseAddress()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADABaseUtils/src/
H A DCOLLADABUURI.cpp24 const int regExpMatchesVectorLength = 30; /* should be a multiple of 3 */ variable
309 int dirMatches[regExpMatchesVectorLength]; in parsePath()
319 regExpMatchesVectorLength); /* number of elements in the output vector */ in parsePath()
326 int extMatches[regExpMatchesVectorLength]; in parsePath()
336 regExpMatchesVectorLength); /* number of elements in the output vector */ in parsePath()
924 int uriMatches[regExpMatchesVectorLength]; in parseUriRef()
934 regExpMatchesVectorLength); /* number of elements in the output vector */ in parseUriRef()